wxs 2010-07-04 18:49:44 UTC
FreeBSD ports repository
Modified files:
devel/git Makefile distinfo pkg-plist
devel/git/files git_daemon.in
Removed files:
devel/git/files patch-gitk-git__gitk
Log:
Update to 1.7.1.1
Conditionally depend on python now. Earlier releases required python, this
release does not. [1]
Strip binaries before install. [2]
Add ${PREFIX}/libexec/git-core to rc script PATH. Not having this causes
git-daemon to be unable to exec upload-pack. Users always had to restart
the RC script once the box was booted in order to fix this. [3]
Properly fix bug when using gitk that "wish" is not found. [4]
Changelog for 1.7.1.1:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.1.txt
PR: [1]: ports/146605
[2]: ports/146961
[3]: ports/148337
Submitted by: [1]: Alex Kozlov <[email protected]>
[2]: Anonymous <[email protected]>
[3]: Marin Atanasov Nikolov <[email protected]>
[4]: N.J. Thomas (private mail)
Feature safe: yes
Revision Changes Path
1.87 +16 -6 ports/devel/git/Makefile
1.61 +18 -18 ports/devel/git/distinfo
1.6 +3 -1 ports/devel/git/files/git_daemon.in
1.2 +0 -10 ports/devel/git/files/patch-gitk-git__gitk (dead)
1.57 +12 -11 ports/devel/git/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"