| Summary: | [PATCH] devel/git: don't remove dirs that are in BSD.local.dist | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Rong-En Fan <rafan> | ||||
| 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
Rong-En Fan
2008-03-19 15:10:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->anholt Over to maintainer (via the GNATS Auto Assign Tool) wxs 2008-06-16 17:32:57 UTC
FreeBSD ports repository
Modified files:
devel/git Makefile distinfo pkg-plist
devel/git/files patch-Makefile
Log:
Update to 1.5.5.4 [1].
Fix crash in git-fetch [2].
Don't remove directories listed in BSD.local.dist [3].
Fix "git help foo" bug [4][5].
PR: ports/124559 [1], ports/123369 [2], ports/121869 [3],
ports/123318 [4], ports/124301 [5]
Submitted by: rea-fbsd@codelabs.ru [1], cokane [2], rafan [3],
potatosaladx@gmail.com [4], keramida [5]
Revision Changes Path
1.29 +1 -1 ports/devel/git/Makefile
1.18 +6 -6 ports/devel/git/distinfo
1.8 +15 -5 ports/devel/git/files/patch-Makefile
1.16 +0 -2 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! |