| Summary: | Fix compile in net/gatekeeper after pwlib update | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Steve Ames <steve> | ||||
| Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Steve Ames
2008-01-06 05:00:01 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it. rafan 2008-03-01 07:26:20 UTC
FreeBSD ports repository
Modified files:
net/gatekeeper Makefile
Added files:
net/gatekeeper/files patch-Routing-cxx patch-addpasswd-cxx
patch-capctrl-cxx patch-clirw-cxx
patch-main-cxx
Log:
- Fix build after devel/pwlib updated to 1.12.0
PR: ports/119375
Submitted by: Steve Ames <steve at energistic.com> (maintainer of devel/pwlib)
Approved by: maintainer timeout (2 months)
Revision Changes Path
1.47 +1 -1 ports/net/gatekeeper/Makefile
1.1 +12 -0 ports/net/gatekeeper/files/patch-Routing-cxx (new)
1.1 +11 -0 ports/net/gatekeeper/files/patch-addpasswd-cxx (new)
1.1 +22 -0 ports/net/gatekeeper/files/patch-capctrl-cxx (new)
1.1 +21 -0 ports/net/gatekeeper/files/patch-clirw-cxx (new)
1.1 +14 -0 ports/net/gatekeeper/files/patch-main-cxx (new)
_______________________________________________
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: feedback->closed Committed. Thanks! |