[120219] trunk/dports/python/py-eyed3/Portfile

g5pw at macports.org g5pw at macports.org
Mon May 19 12:33:07 PDT 2014


Revision: 120219
          https://trac.macports.org/changeset/120219
Author:   g5pw at macports.org
Date:     2014-05-19 12:33:07 -0700 (Mon, 19 May 2014)
Log Message:
-----------
python/py-eyeD3:
  update to 0.7.4
  update checksums
  move checksums inside if block, where we actually have some distfiles.

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

Modified: trunk/dports/python/py-eyed3/Portfile
===================================================================
--- trunk/dports/python/py-eyed3/Portfile	2014-05-19 19:29:29 UTC (rev 120218)
+++ trunk/dports/python/py-eyed3/Portfile	2014-05-19 19:33:07 UTC (rev 120219)
@@ -4,7 +4,7 @@
 PortGroup python 1.0
 
 name			py-eyed3
-version			0.7.3
+version			0.7.4
 categories-append	audio
 license			GPL-2+
 platforms		darwin
@@ -21,7 +21,6 @@
 master_sites	${homepage}releases/
 distname		eyeD3-${version}
 extract.suffix		.tgz
-checksums           sha1    3b1699c2a9b0ce59baeaf657a1080a96553ccf86
 
 # setyp.py is not compatible with python 2.5 as of 0.7.1
 python.versions	26 27
@@ -30,7 +29,10 @@
     # override commands because they add --no-user-cfg which is not supported
     build.cmd       "${python.bin} setup.py"
     destroot.cmd       "${python.bin} setup.py"
-    
+
+    checksums           rmd160  140e1b7d930beee117d83a1160c7a8997a05c86e \
+                        sha256  a138e6e1fd5b8c2b7947a2d22868167ede16bb96e8e02a067951388bf1fb3000
+
     depends_build-append port:py${python.version}-setuptools
 
     pre-destroot	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140519/f400cb2d/attachment.html>


More information about the macports-changes mailing list