[120839] trunk/dports/python/py-mako/Portfile
stromnov at macports.org
stromnov at macports.org
Mon Jun 9 12:52:59 PDT 2014
Revision: 120839
https://trac.macports.org/changeset/120839
Author: stromnov at macports.org
Date: 2014-06-09 12:52:59 -0700 (Mon, 09 Jun 2014)
Log Message:
-----------
py-mako: update to version 1.0.0
Modified Paths:
--------------
trunk/dports/python/py-mako/Portfile
Modified: trunk/dports/python/py-mako/Portfile
===================================================================
--- trunk/dports/python/py-mako/Portfile 2014-06-09 19:27:39 UTC (rev 120838)
+++ trunk/dports/python/py-mako/Portfile 2014-06-09 19:52:59 UTC (rev 120839)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-mako
-version 0.9.1
+version 1.0.0
revision 0
categories-append www
platforms darwin
@@ -38,10 +38,19 @@
distname Mako-${version}
-checksums rmd160 e5f239c395a08d95fa330459e941fff87c5990f8 \
- sha256 ed74d72b720a97a51590dfa839f2048ceeb76cc80d1d9ea5731a5262384316ae
+checksums rmd160 3efe5c2e30eebb6b99e2566894b45ce4e0088139 \
+ sha256 a3cd72cfef507204b50f74ffcbfcfde7e856437891d3f6cfe780866986d006fe
if {${name} ne ${subport}} {
+
+ if {[lsearch {24 25 26 32} ${python.version}] != -1} {
+ version 0.9.1
+ revision 0
+ distname Mako-${version}
+ checksums rmd160 e5f239c395a08d95fa330459e941fff87c5990f8 \
+ sha256 ed74d72b720a97a51590dfa839f2048ceeb76cc80d1d9ea5731a5262384316ae
+ }
+
# Mako depends on pkg_resources from setuptools
depends_lib-append port:py${python.version}-setuptools \
port:py${python.version}-beaker \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140609/63c748d9/attachment.html>
More information about the macports-changes
mailing list