Date: Tue, 23 Jun 2009 11:48:21 GMT From: Vitaly Magerya <vmagerya@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135958: [patch] update audio/mpg123 from 1.6.4 to 1.8.1 Message-ID: <200906231148.n5NBmLMO080145@www.freebsd.org> Resent-Message-ID: <200906231150.n5NBo4tg006008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135958 >Category: ports >Synopsis: [patch] update audio/mpg123 from 1.6.4 to 1.8.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 23 11:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Vitaly Magerya >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: FreeBSD landmine.tx97.net 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Mar 14 15:26:28 EET 2009 root@landmine.tx97.net:/usr/obj/usr/src/sys/T40_SC i386 >Description: Update audio/mpg123 to 1.8.1 Change file is here: http://mpg123.org/cgi-bin/viewvc.cgi/tags/1.8.1/NEWS?view=markup >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN mpg123.orig/Makefile mpg123/Makefile --- mpg123.orig/Makefile 2009-06-23 14:22:23.000000000 +0000 +++ mpg123/Makefile 2009-06-23 14:24:10.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= mpg123 -PORTVERSION= 1.6.4 +PORTVERSION= 1.8.1 CATEGORIES= audio ipv6 MASTER_SITES= SF \ http://www.mpg123.de/download/ diff -ruN mpg123.orig/distinfo mpg123/distinfo --- mpg123.orig/distinfo 2009-06-23 14:22:23.000000000 +0000 +++ mpg123/distinfo 2009-06-23 14:25:00.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (mpg123-1.6.4.tar.bz2) = a111bcb82628e602abd9a5860928e870 -SHA256 (mpg123-1.6.4.tar.bz2) = 94acb66cdb1f4bf2349729767de8edd46cd58863fc1682f2771fc5fc758354ae -SIZE (mpg123-1.6.4.tar.bz2) = 1055119 +MD5 (mpg123-1.8.1.tar.bz2) = 856893f14b29b1cddf4aba32469860b4 +SHA256 (mpg123-1.8.1.tar.bz2) = 21a7e13b16972819a7dfd4fa7b91b45902c43440b6dae46e3efc54e8ed733628 +SIZE (mpg123-1.8.1.tar.bz2) = 885440 diff -ruN mpg123.orig/pkg-plist mpg123/pkg-plist --- mpg123.orig/pkg-plist 2009-06-23 14:22:23.000000000 +0000 +++ mpg123/pkg-plist 2009-06-23 14:38:22.000000000 +0000 @@ -2,7 +2,7 @@ include/mpg123.h lib/libmpg123.la lib/libmpg123.so -lib/libmpg123.so.11 +lib/libmpg123.so.18 lib/mpg123/output_dummy.la lib/mpg123/output_dummy.so lib/mpg123/output_oss.la >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906231148.n5NBmLMO080145>