[59250] trunk/dports/python/py25-mutagen/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Oct 12 12:53:11 PDT 2009


Revision: 59250
          http://trac.macports.org/changeset/59250
Author:   macsforever2000 at macports.org
Date:     2009-10-12 12:53:10 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
Update to version 1.17. Minor changes to make the portfile look like py26-mutagen.

Modified Paths:
--------------
    trunk/dports/python/py25-mutagen/Portfile

Modified: trunk/dports/python/py25-mutagen/Portfile
===================================================================
--- trunk/dports/python/py25-mutagen/Portfile	2009-10-12 19:49:35 UTC (rev 59249)
+++ trunk/dports/python/py25-mutagen/Portfile	2009-10-12 19:53:10 UTC (rev 59250)
@@ -5,10 +5,10 @@
 PortGroup python25 1.0
 
 name            py25-mutagen
-version         1.16
+version         1.17
 description     A Python module to handle audio metadata
 platforms       darwin
-categories      python audio devel
+categories-append   audio devel
 maintainers     sfiera openmaintainer
 long_description \
     Supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg \
@@ -20,12 +20,13 @@
     packet/page level.
 
 distname        mutagen-${version}
-homepage        http://code.google.com/p/mutagen
+homepage        http://code.google.com/p/mutagen/
 master_sites    googlecode:mutagen
-checksums           md5     feea89bebee5816aed911f33a2171559 \
-                    sha1    01a84e48408cde18a7c755e0cd38eef7db866087 \
-                    rmd160  d00b438c950366064a86d3de39c63fd7f4ec019d
 
+checksums           md5     c24c7a6eda29dffdec9bef83f177e3d4 \
+                    sha1    920330de7e5a58d277243dd74cbd41f4af2680b4 \
+                    rmd160  97976c8f381e5c0bcb56c035e861f919084fdfa5
+
 livecheck.type		regex
 livecheck.url		http://code.google.com/p/mutagen/downloads/list
 livecheck.regex "mutagen-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091012/c3778fe8/attachment.html>


More information about the macports-changes mailing list