| Summary: | [UPDATE] net-p2p/phex: Update to 3.4.2.116, maintain | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jason E. Hale <bsdkaffee> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jason E. Hale
2009-07-30 03:40:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2009-07-30 15:15:26 UTC
FreeBSD ports repository
Modified files:
net-p2p/phex Makefile distinfo
Added files:
net-p2p/phex/files phex.sh.in
Removed files:
net-p2p/phex/files wrapper.sh
Log:
- Update to 3.4.2.116
- Clean up and simplify Makefile
- Use pkg-plist since new version installs almost twice as many files
- Convert wrapper script to a SUB_FILES style
- Take maintainership
PR: 137252
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Revision Changes Path
1.29 +14 -53 ports/net-p2p/phex/Makefile
1.14 +3 -3 ports/net-p2p/phex/distinfo
1.1 +5 -0 ports/net-p2p/phex/files/phex.sh.in (new)
1.5 +0 -11 ports/net-p2p/phex/files/wrapper.sh (dead)
_______________________________________________
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"
amdmi3 2009-07-30 15:15:58 UTC
FreeBSD ports repository
Added files:
net-p2p/phex pkg-plist
Log:
- Add forgotten pkg-plist
PR: 137252
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Revision Changes Path
1.7 +15 -0 ports/net-p2p/phex/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! |