[110193] trunk/dports/python/py-mako/Portfile

stromnov at macports.org stromnov at macports.org
Wed Aug 28 02:49:01 PDT 2013


Revision: 110193
          https://trac.macports.org/changeset/110193
Author:   stromnov at macports.org
Date:     2013-08-28 02:49:01 -0700 (Wed, 28 Aug 2013)
Log Message:
-----------
py-mako: update to version 0.9.0

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

Modified: trunk/dports/python/py-mako/Portfile
===================================================================
--- trunk/dports/python/py-mako/Portfile	2013-08-28 09:46:01 UTC (rev 110192)
+++ trunk/dports/python/py-mako/Portfile	2013-08-28 09:49:01 UTC (rev 110193)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-mako
-version             0.8.1
+version             0.9.0
 revision            0
 categories-append   www
 platforms           darwin
@@ -38,13 +38,15 @@
 
 distname            Mako-${version}
 
-checksums           rmd160  09a667be607eba7cbbd9368f89fcc6f32e3bf9c1 \
-                    sha256  4791be305338b1fbe09054ec42fb606856599cdcdcde6f348858c13b5fa29158
+checksums           rmd160  cfe181afedb1352bdc7809e49e6b5a5086c4cc63 \
+                    sha256  c090ae3d775f714c572583f2bb7ace591847eab0d86accd81d17005411b10027
 
+
 if {$subport != $name} {
     depends_build-append \
-                        port:py${python.version}-setuptools \
-                        port:py${python.version}-beaker \
+                        port:py${python.version}-setuptools
+
+    depends_lib-append  port:py${python.version}-beaker \
                         port:py${python.version}-markupsafe
 
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130828/279e2064/attachment.html>


More information about the macports-changes mailing list