| Summary: | Update audio/aqualung to 0.9beta11 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Joseph S. Atkinson <jsa> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it State Changed From-To: open->closed Committed, with minor changes. Thanks! amdmi3 2010-02-11 23:24:41 UTC
FreeBSD ports repository
Modified files:
audio/aqualung Makefile distinfo pkg-plist
Log:
- Update to 0.9beta11
PR: 143664
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Revision Changes Path
1.24 +23 -10 ports/audio/aqualung/Makefile
1.5 +3 -3 ports/audio/aqualung/distinfo
1.5 +4 -1 ports/audio/aqualung/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"
|
Just under a year and aqualung has released the 11th beta of the 0.9 line. While I am bumping this, correct a few things from before my tenure as maintainer such as: Removed broken attempt at NOPORTDOCS, which didn't work and the port lacks proper hooks for this. Remove forced dependency on audio/jack. OSS is in base and used by the port by default, thus forcing jack was superfluous. Add OPTIONS for JACK and PULSE. If someone really wants them, they are still available. Correct a non-OPTION for TRAYICON, this feature is now implicit and can be disabled via the application's settings. For an actual list of changes, see the ChangeLog at upstream's website or in ${WRKSRC}. Fix: Patch attached with submission follows: