Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2010 22:52:08 +0300 (MSK)
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        novel@FreeBSD.org
Subject:   ports/142326: [PATCH] audio/mpg123: update to 1.10.0
Message-ID:  <201001041952.o04Jq8lw028315@darklight.org.ru>
Resent-Message-ID: <201001042000.o04K0Am7037901@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001041952.o04Jq8lw028315>