Revision: 70285 http://trac.macports.org/changeset/70285 Author: elelay@macports.org Date: 2010-08-04 12:59:20 -0700 (Wed, 04 Aug 2010) Log Message: ----------- updating mutagen to 1.20 Modified Paths: -------------- trunk/dports/python/py26-mutagen/Portfile Modified: trunk/dports/python/py26-mutagen/Portfile =================================================================== --- trunk/dports/python/py26-mutagen/Portfile 2010-08-04 19:39:27 UTC (rev 70284) +++ trunk/dports/python/py26-mutagen/Portfile 2010-08-04 19:59:20 UTC (rev 70285) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-mutagen -version 1.19 +version 1.20 description A Python module to handle audio metadata platforms darwin categories-append audio devel @@ -23,9 +23,9 @@ homepage http://code.google.com/p/mutagen/ master_sites googlecode:mutagen -checksums md5 68132949f3cd68491b87ff880ded4680 \ - sha1 a2e25d311999ffe76c1e7f85510cf5c04d24638d \ - rmd160 a25497b809ebc2448415f507072c294ba40bb4b4 +checksums md5 adb16d9f6056bc864a5c86c6f885af79 \ + sha1 7a8c1918160e6b5d24acd146f57c08ed942a2fa8 \ + rmd160 e8edceba11d670cdd3021429debcf454e11d4d96 livecheck.type regex livecheck.url http://code.google.com/p/mutagen/downloads/list
participants (1)
-
elelay@macports.org