ports/138008: [patch] audio/xmms2: bump mpg123 shlib

Anonymous swell.k at gmail.com
Fri Aug 21 01:40:02 UTC 2009


>Number:         138008
>Category:       ports
>Synopsis:       [patch] audio/xmms2: bump mpg123 shlib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 21 01:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD 8.0-BETA2 #0 r196396M: Thu Aug 20 02:38:37 UTC 2009     root at loli.local:/usr/obj/usr/src/sys/PHOENIX  amd64

Tested: xmms2 with mpg123 plugin *does* work
>Description:
Chase audio/mpg123 recent update.
>How-To-Repeat:
1. install xmms2 with mpg123 support
2. set priority higher than for `mad' lib if you have it installed
   $ xmms2 config mpg123.priority.audio/mpeg 60
3. play some .mp3 file
>Fix:
--- xmms2.diff begins here ---
Index: audio/xmms2/Makefile
===================================================================
RCS file: /home/csup/ports/audio/xmms2/Makefile,v
retrieving revision 1.46
diff -u -p -r1.46 Makefile
--- audio/xmms2/Makefile	19 Aug 2009 11:55:53 -0000	1.46
+++ audio/xmms2/Makefile	21 Aug 2009 01:19:00 -0000
@@ -233,7 +233,7 @@ PLIST_SUB+=	MODPLUG="@comment "
 .endif
 
 .if !defined(WITHOUT_MPG123)
-LIB_DEPENDS+=	mpg123.11:${PORTSDIR}/audio/mpg123
+LIB_DEPENDS+=	mpg123.20:${PORTSDIR}/audio/mpg123
 PLIST_SUB+=	MPG123=""
 .else
 EXCLUDE+=	--without-plugins="mpg123"
--- xmms2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list