[133087] trunk/dports/python/py-unidecode/Portfile

larryv at macports.org larryv at macports.org
Thu Feb 19 20:48:36 PST 2015


Revision: 133087
          https://trac.macports.org/changeset/133087
Author:   larryv at macports.org
Date:     2015-02-19 20:48:36 -0800 (Thu, 19 Feb 2015)
Log Message:
-----------
py-unidecode: Move distname and checksums to top level

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

Modified: trunk/dports/python/py-unidecode/Portfile
===================================================================
--- trunk/dports/python/py-unidecode/Portfile	2015-02-20 04:48:33 UTC (rev 133086)
+++ trunk/dports/python/py-unidecode/Portfile	2015-02-20 04:48:36 UTC (rev 133087)
@@ -22,11 +22,11 @@
 homepage            https://pypi.python.org/pypi/Unidecode/
 
 master_sites        https://pypi.python.org/packages/source/U/Unidecode/
+distname            Unidecode-${version}
+checksums           rmd160  a1743f2c737a99ba47eb5ddd00fafe6006623fc2 \
+                    sha256  a66f8a527ee0709742caa16745cc882b85d6cfc12b37fa2f56024d07031f230c
 
 python.versions     27 33 34
 
 if {${subport} ne ${name}} {
-    distname        Unidecode-${version}
-    checksums       rmd160  a1743f2c737a99ba47eb5ddd00fafe6006623fc2 \
-                    sha256  a66f8a527ee0709742caa16745cc882b85d6cfc12b37fa2f56024d07031f230c
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150219/3f2bf9d2/attachment.html>


More information about the macports-changes mailing list