[122301] trunk/dports/python/py-mutagen/Portfile

elelay at macports.org elelay at macports.org
Sun Jul 20 01:13:01 PDT 2014


Revision: 122301
          https://trac.macports.org/changeset/122301
Author:   elelay at macports.org
Date:     2014-07-20 01:13:00 -0700 (Sun, 20 Jul 2014)
Log Message:
-----------
py-mutagen: upgrade to 1.23, hosting moved to bitbucket

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

Modified: trunk/dports/python/py-mutagen/Portfile
===================================================================
--- trunk/dports/python/py-mutagen/Portfile	2014-07-20 03:24:54 UTC (rev 122300)
+++ trunk/dports/python/py-mutagen/Portfile	2014-07-20 08:13:00 UTC (rev 122301)
@@ -5,7 +5,7 @@
 PortGroup python 1.0
 
 name            py-mutagen
-version         1.22
+version         1.23
 description     A Python module to handle audio metadata
 platforms       darwin
 supported_archs noarch
@@ -22,15 +22,15 @@
     packet/page level.
 
 distname        mutagen-${version}
-homepage        http://code.google.com/p/mutagen/
-master_sites    googlecode:mutagen
-checksums       rmd160  7b537e21c4c0681374106cbde2f21e99cfb55253 \
-                sha256  ddf2907bcaf4827b044a3d70b2fb3c1b58954497d86133f16715fc6c407d494e
+homepage        https://bitbucket.org/lazka/mutagen
+master_sites    https://bitbucket.org/lazka/mutagen/downloads
+checksums       rmd160  f6a67b5c203602ce121e960e6e3c249c5fcd3a58 \
+                sha256  fd6431748e2dae674b1106af1705ad2b3962f8ad5f748bf81b12d1dce46f4f47
 
 python.versions 24 25 26 27
 
 if {${name} eq ${subport}} {
     livecheck.type		regex
-    livecheck.url		http://code.google.com/p/mutagen/downloads/list
+    livecheck.url		https://bitbucket.org/lazka/mutagen/downloads
     livecheck.regex "mutagen-(\\d+(?:\\.\\d+)*)${extract.suffix}"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140720/6c6d53b9/attachment.html>


More information about the macports-changes mailing list