| Summary: | [PATCH] net-p2p/limewire: unbreak and update | ||||||
|---|---|---|---|---|---|---|---|
| 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-26 01:30:11 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-05-02 16:33:51 UTC
FreeBSD ports repository
Modified files:
. LEGAL
net-p2p/limewire Makefile distinfo
net-p2p/limewire/files limewire.sh.in
Added files:
net-p2p/limewire pkg-plist
Log:
- Update to latest stable version (is minor than the port version so use
PORTEPOCH).
- Remove BROKEN.
- Remove RESTRICTED (also removed from LEGAL) since it's distributed under GPL.
- Use pkg-plist (static).
- Preserve command line arguments in the wrapper script.
PR: ports/112150
Submitted by: alepulver (myself)
Approved by: armitage@smartwifi.com.ph (maintainer, timeout)
Revision Changes Path
1.536 +1 -2 ports/LEGAL
1.29 +17 -31 ports/net-p2p/limewire/Makefile
1.17 +3 -3 ports/net-p2p/limewire/distinfo
1.2 +2 -2 ports/net-p2p/limewire/files/limewire.sh.in
1.8 +44 -0 ports/net-p2p/limewire/pkg-plist (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: open->closed Committed. Thanks! |