[76927] trunk/dports/python/py26-mako/Portfile

dh at macports.org dh at macports.org
Sun Mar 13 14:24:19 PDT 2011


Revision: 76927
          http://trac.macports.org/changeset/76927
Author:   dh at macports.org
Date:     2011-03-13 14:24:19 -0700 (Sun, 13 Mar 2011)
Log Message:
-----------
Upgrade to 0.4.0 (maintainer timeout)

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

Modified: trunk/dports/python/py26-mako/Portfile
===================================================================
--- trunk/dports/python/py26-mako/Portfile	2011-03-13 21:19:26 UTC (rev 76926)
+++ trunk/dports/python/py26-mako/Portfile	2011-03-13 21:24:19 UTC (rev 76927)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-mako
-version				0.2.5
+version				0.4.0
 categories-append   www
 maintainers			akitada
 description         A super-fast templating language that borrows \
@@ -32,6 +32,10 @@
 master_sites        http://cheeseshop.python.org/packages/source/M/Mako/
 distname            Mako-${version}
 
-checksums           md5     d8ca783630dc5e93970a2075532fa643 \
-                    sha1    b3e4d48c30b5a2d273959e3921de428772f2acb4 \
-                    rmd160  53341654526e5636d3eb3c5472bf53446d82dfad
+checksums           md5     d8acbf3c1d302760f5e4bf0ed2a2ee41 \
+                    sha1    05ce25d0d72fb9dc1d5ad4447db07aee9b94c199 \
+                    rmd160  a3b181c0160542636c99936f3246e354abc44742
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "Mako-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110313/a8ec3284/attachment.html>


More information about the macports-changes mailing list