| Summary: | devel/git: update to 1.5.3.8 and various changes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Florent Thoumie <flz> | ||||
| Component: | Individual Port(s) | Assignee: | Eric Anholt <anholt> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | anholt | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Florent Thoumie
2008-01-16 17:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->anholt Over to maintainer (via the GNATS Auto Assign Tool) flz 2008-01-16 23:29:11 UTC
FreeBSD ports repository
Modified files:
devel/git Makefile distinfo pkg-plist
Added files:
devel/git/files git-daemon.in
Removed files:
devel/git/files patch-while-case
Log:
- Update the port to 1.5.3.8.
- Fix handling of OPTIONS as WITHOUT_GUI wouldn trigger the dependency on Tk.
- Add some more manpages, and install GUI-related manpages only when necessary.
- Silence some commands.
- Install git-daemon rc script.
- Add git-shell to /etc/shells.
PR: ports/119728
Submitted by: flz
Approved by: anholt (maintainer)
Revision Changes Path
1.26 +28 -12 ports/devel/git/Makefile
1.16 +6 -6 ports/devel/git/distinfo
1.1 +29 -0 ports/devel/git/files/git-daemon.in (new)
1.2 +0 -298 ports/devel/git/files/patch-while-case (dead)
1.14 +2 -0 ports/devel/git/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |