| Summary: | [patch] devel/ccache mmap fix for 8.0-BETA2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Aragon Gouveia <aragon> | ||||
| Component: | Individual Port(s) | Assignee: | Michael Johnson <ahze> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Aragon Gouveia
2009-07-21 23:00:16 UTC
Responsible Changed From-To: freebsd-ports-bugs->ahze Over to maintainer (via the GNATS Auto Assign Tool) ahze 2009-08-05 02:40:48 UTC
FreeBSD ports repository
Modified files:
devel/ccache Makefile
devel/ccache/files patch-md4
Log:
- Fix bug with mmap() on 8.x [1]
- Remove gcc 295, 32, 33, 40, and 40 support [2]
- Bump PORTREVISION
PR: ports/136971 [1]
ports/136679 [2]
Submitted by: Aragon Gouveia <aragon@phat.za.net> [1]
Ulrich Spoerlein <uqs@spoerlein.net> [2]
gerald [2]
Revision Changes Path
1.45 +2 -5 ports/devel/ccache/Makefile
1.3 +13 -9 ports/devel/ccache/files/patch-md4
_______________________________________________
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! |