| Summary: | [UPDATE] emulators/wahcade: update to version 0.16 | ||||||
|---|---|---|---|---|---|---|---|
| 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-02-22 04:30:06 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-03-05 09:47:15 UTC
FreeBSD ports repository
Modified files:
emulators/wahcade Makefile distinfo pkg-plist
Added files:
emulators/wahcade/files pkg-message.in
Removed files:
emulators/wahcade pkg-message
Log:
- Update to version 0.16.
- Do not use PYTHON_PKGNAMEPREFIX since it is not a Python module.
- Remove default DISTNAME.
- Use Bourne Shell (/bin/sh) script instead of bash (also it was not listed in
RUN_DEPENDS).
- Make PSYCHO an option instead of a knob.
- Respect NOPORTDOCS.
- Clean up.
PR: ports/109421
Submitted by: alepulver (myself)
Approved by: robb_force@holybuffalo.net (maintainer, timeout)
Revision Changes Path
1.2 +43 -68 ports/emulators/wahcade/Makefile
1.2 +3 -3 ports/emulators/wahcade/distinfo
1.1 +14 -0 ports/emulators/wahcade/files/pkg-message.in (new)
1.2 +0 -10 ports/emulators/wahcade/pkg-message (dead)
1.2 +66 -40 ports/emulators/wahcade/pkg-plist
_______________________________________________
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! |