| Summary: | [PATCH] net-p2p/rblibtorrent: respect CFLAGS, clean up | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2007-04-18 01:50:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback State Changed From-To: feedback->open Maintainer timeout. alepulver 2007-04-26 00:15:08 UTC
FreeBSD ports repository
Modified files:
net-p2p/rblibtorrent Makefile pkg-descr
Log:
- Use SF macro in MASTER_SITES.
- Use only one library for the dependencies (all of them point to the same
port).
- Respect CFLAGS/CXXFLAGS.
- Remove IGNORE for FreeBSD 4.x since it's not supported anymore.
- Reformat pkg-descr.
PR: ports/111803
Submitted by: alepulver (myself)
Approved by: maintainer timeout
Revision Changes Path
1.6 +4 -13 ports/net-p2p/rblibtorrent/Makefile
1.2 +7 -7 ports/net-p2p/rblibtorrent/pkg-descr
_______________________________________________
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! |