ports/142326: [PATCH] audio/mpg123: update to 1.10.0

Yuri Pankov yuri.pankov at gmail.com
Mon Jan 4 20:00:10 UTC 2010


>Number:         142326
>Category:       ports
>Synopsis:       [PATCH] audio/mpg123: update to 1.10.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 04 20:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darklight.org.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r201182: Tue Dec 29 12:47:51 MSK
>Description:
- Update to 1.10.0, which fixes modules (namely, oss output) with libtool 2.2.6b.

Dependent ports should be bumped if needed as shlib version has changed.

Port maintainer (novel at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mpg123-1.10.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/mpg123/Makefile,v
retrieving revision 1.73
diff -u -r1.73 Makefile
--- Makefile	20 Nov 2009 19:56:08 -0000	1.73
+++ Makefile	4 Jan 2010 19:43:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mpg123
-PORTVERSION=	1.9.1
+PORTVERSION=	1.10.0
 CATEGORIES=	audio ipv6
 MASTER_SITES=	SF \
 		http://www.mpg123.de/download/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/mpg123/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	20 Nov 2009 19:56:08 -0000	1.16
+++ distinfo	4 Jan 2010 19:43:17 -0000
@@ -1,3 +1,3 @@
-MD5 (mpg123-1.9.1.tar.bz2) = 39aa4407b53fa8c86f7d963bfe0702c9
-SHA256 (mpg123-1.9.1.tar.bz2) = 58b0a60abf9e437b955ea657d948e0815b5c6b1bad15c49f106c334086d82e34
-SIZE (mpg123-1.9.1.tar.bz2) = 736625
+MD5 (mpg123-1.10.0.tar.bz2) = 0005c9a89c381484e2d2ff450b3dfe5e
+SHA256 (mpg123-1.10.0.tar.bz2) = bcabf4549a4ed65770a80ff80ae54d471b064e2be22f1560764c007da834bc53
+SIZE (mpg123-1.10.0.tar.bz2) = 745415
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/mpg123/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	20 Aug 2009 18:53:59 -0000	1.5
+++ pkg-plist	4 Jan 2010 19:43:17 -0000
@@ -2,7 +2,7 @@
 include/mpg123.h
 lib/libmpg123.la
 lib/libmpg123.so
-lib/libmpg123.so.20
+lib/libmpg123.so.22
 lib/mpg123/output_dummy.la
 lib/mpg123/output_dummy.so
 lib/mpg123/output_oss.la
--- mpg123-1.10.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list