[83977] trunk/dports/audio/mpg123

ryandesign at macports.org ryandesign at macports.org
Tue Sep 13 21:04:52 PDT 2011


Revision: 83977
          http://trac.macports.org/changeset/83977
Author:   ryandesign at macports.org
Date:     2011-09-13 21:04:49 -0700 (Tue, 13 Sep 2011)
Log Message:
-----------
mpg123: update to 1.13.4, rewrite master_sites to avoid redirects

Modified Paths:
--------------
    trunk/dports/audio/mpg123/Portfile

Removed Paths:
-------------
    trunk/dports/audio/mpg123/files/

Modified: trunk/dports/audio/mpg123/Portfile
===================================================================
--- trunk/dports/audio/mpg123/Portfile	2011-09-14 02:47:09 UTC (rev 83976)
+++ trunk/dports/audio/mpg123/Portfile	2011-09-14 04:04:49 UTC (rev 83977)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		mpg123
-version		1.9.2
+version		1.13.4
 categories	audio
 maintainers	gmx.at:astifter openmaintainer
 description	fast mp3 player for linux and unix systems
@@ -18,17 +18,15 @@
 
 homepage	http://www.mpg123.de/
 platforms	darwin
-master_sites	sourceforge \
+master_sites	sourceforge:project/mpg123/mpg123/${version} \
 		${homepage}download/
 use_bzip2	yes
-checksums	md5     5313b1bcc0274b4d7c394397c205bb20 \
-		sha1    89d80da4dde0dbed1f605650c06a49d70cabff4c \
-		rmd160  a7a786d85f7fb7d019cfad26562f4c8b3cfb77e3
 
+checksums	rmd160  b1b386fcc3e7f64eb9d4c4aa0daa06bb644c6b5f \
+		sha256  f7ec51069ad0d6ac589d78ee431fbf7a4874f9c7338f01b67964640305e627c3
+
 depends_lib	port:libtool
 
-patchfiles	patch-src-module.c
-
 platform macosx {
     configure.args-append --with-audio=coreaudio
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110913/be43003a/attachment-0001.html>


More information about the macports-changes mailing list