[68197] trunk/dports/python/py26-pylons/Portfile

perry at macports.org perry at macports.org
Fri May 28 15:13:00 PDT 2010


Revision: 68197
          http://trac.macports.org/changeset/68197
Author:   perry at macports.org
Date:     2010-05-28 15:12:54 -0700 (Fri, 28 May 2010)
Log Message:
-----------
Update python/py26-pylons to 1.0 and fix livecheck.regex.

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

Modified: trunk/dports/python/py26-pylons/Portfile
===================================================================
--- trunk/dports/python/py26-pylons/Portfile	2010-05-28 21:47:57 UTC (rev 68196)
+++ trunk/dports/python/py26-pylons/Portfile	2010-05-28 22:12:54 UTC (rev 68197)
@@ -4,7 +4,7 @@
 PortGroup               python26 1.0
 
 name                    py26-pylons
-version                 0.10rc1
+version                 1.0
 maintainers             perry openmaintainer
 platforms               darwin
 
@@ -14,7 +14,7 @@
 license                 BSD
 homepage                http://pypi.python.org/pypi/Pylons/
 
-livecheck.regex         {: Pylons (.+)<}
+livecheck.regex         {/Pylons/(.+)"}
 livecheck.type          regex
 livecheck.url           ${homepage}
 
@@ -39,4 +39,4 @@
 distname                Pylons-${version}
 master_sites            http://pypi.python.org/packages/source/P/Pylons/
 
-checksums               rmd160 55624fd01a1bb6cbd2ed98ed69bf6127e725342a
+checksums               rmd160 7d33c3656096780839ccb723ea2fb9107a82fd63
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100528/f2ccef47/attachment.html>


More information about the macports-changes mailing list