- update - add SNDFILE option - respect CC/CFLAGS and remove -g -O0[1] - vistest clients are no longer installed by default unless EXCLUDE+=--with-vis-reference-clients is added either to Makefile.local, make.conf or to command-line args. [1] according to git blame debug flags slipped in http://git.xmms2.org/xmms2/xmms2-devel/commit/?id=5bd0db3
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: miwi->madpilot I'll take it. Talked to miwi via email about this.
madpilot 2012-05-08 18:47:50 UTC FreeBSD ports repository Modified files: audio/p5-xmms2 pkg-plist audio/py-xmms2 pkg-plist audio/xmms2 Makefile distinfo pkg-plist audio/xmms2/files extra-patch-src-clients-vistest-wscript patch-patch-src-plugins-musepack-wscript patch-src-plugins-airplay-wscript patch-wscript Added files: audio/xmms2/files patch-src-plugins-file-wscript Removed files: audio/xmms2/files patch-wafadmin-Task.py Log: - Update xmms2 to 0.8 [1] - Add SNDFILE option [1] - Don't install test and debugging components by default [2] - Fix slave ports - Take maintainership PR: ports/163056 Submitted by: Jan Beich <jbeich@tormail.net> [1] and [2] partly Approved by: crees (mentor) Revision Changes Path 1.4 +4 -0 ports/audio/p5-xmms2/pkg-plist 1.4 +1 -0 ports/audio/py-xmms2/pkg-plist 1.68 +51 -17 ports/audio/xmms2/Makefile 1.14 +2 -2 ports/audio/xmms2/distinfo 1.2 +24 -19 ports/audio/xmms2/files/extra-patch-src-clients-vistest-wscript 1.2 +7 -7 ports/audio/xmms2/files/patch-patch-src-plugins-musepack-wscript 1.3 +8 -16 ports/audio/xmms2/files/patch-src-plugins-airplay-wscript 1.1 +19 -0 ports/audio/xmms2/files/patch-src-plugins-file-wscript (new) 1.2 +0 -18 ports/audio/xmms2/files/patch-wafadmin-Task.py (dead) 1.3 +27 -24 ports/audio/xmms2/files/patch-wscript 1.21 +11 -2 ports/audio/xmms2/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, with minor changes. Thanks!