Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497292 - dev-vcs/git add epatch_user
Summary: dev-vcs/git add epatch_user
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 17:17 UTC by Julian Ospald
Modified: 2014-02-04 09:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2014-01-06 17:17:13 UTC
There are some interesting patches that users might want to apply without messing with overlays, including

https://github.com/git/git/commit/2af2ef3c85612946cac3f16143b4875c9f31c4d2



--- dev-vcs/git/git-1.8.5.2.ebuild
+++ dev-vcs/git/git-1.8.5.2.ebuild
@@ -234,6 +234,8 @@
 	# hack, needs better upstream solution
 	epatch "${FILESDIR}"/git-1.8.5-mw-vendor.patch
 
+	epatch_user
+
 	sed -i \
 		-e 's:^\(CFLAGS[[:space:]]*=\).*$:\1 $(OPTCFLAGS) -Wall:' \
 		-e 's:^\(LDFLAGS[[:space:]]*=\).*$:\1 $(OPTLDFLAGS):' \
Comment 1 Julian Ospald 2014-01-22 00:26:38 UTC
ping
Comment 2 Julian Ospald 2014-01-29 13:41:35 UTC
will fix this in 2 weeks unless someone has objections
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-02-04 09:37:00 UTC
+  04 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> git-1.8.1.5.ebuild,
+  git-1.8.1.5-r1.ebuild, git-1.8.2.1.ebuild, git-1.8.4.5.ebuild,
+  -git-1.8.5.2.ebuild, git-1.8.5.3.ebuild, git-9999.ebuild,
+  -files/git-1.7.12-git-svn-backport.patch, +files/git-daemon-r1.initd:
+  Added rewritten init script which no longer contains "need net" (bug
+  #490446). Added epatch_user (bug #497292). Added www-servers/nginx to the
+  list of server who work with git-instaweb (bug #491862). Removed reference to
+  no longer needed patch in remaining ebuilds. Removed old files and ebuilds.
+