[81192] trunk/dports/python/py26-formalchemy/Portfile

perry at macports.org perry at macports.org
Tue Jul 26 19:26:48 PDT 2011


Revision: 81192
          http://trac.macports.org/changeset/81192
Author:   perry at macports.org
Date:     2011-07-26 19:26:47 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
python/py26-formalchemy - Update to 1.4.1 and fix livecheck.regex.

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

Modified: trunk/dports/python/py26-formalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-formalchemy/Portfile	2011-07-27 02:23:56 UTC (rev 81191)
+++ trunk/dports/python/py26-formalchemy/Portfile	2011-07-27 02:26:47 UTC (rev 81192)
@@ -4,7 +4,7 @@
 PortGroup               python26 1.0
 
 name                    py26-formalchemy
-version                 1.3.7
+version                 1.4.1
 maintainers             perry openmaintainer
 platforms               darwin
 
@@ -14,7 +14,7 @@
 license                 MIT
 homepage                http://pypi.python.org/pypi/FormAlchemy/
 
-livecheck.regex         {: FormAlchemy (.+)<}
+livecheck.regex         {>FormAlchemy (.+) :}
 livecheck.type          regex
 livecheck.url           ${homepage}
 
@@ -22,9 +22,10 @@
 depends_lib-append \
     port:py26-sqlalchemy \
     port:py26-tempita \
-    port:py26-webhelpers
+    port:py26-webhelpers \
+    port:py26-webob
 
 distname                FormAlchemy-${version}
 master_sites            http://pypi.python.org/packages/source/F/FormAlchemy/
 
-checksums               rmd160 ca1b756d8ddd45f4590821eb324f406478058381
+checksums               rmd160 d7f78d51bf7fd20c642356002bcfa77022fb56fc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/8fb63e63/attachment.html>


More information about the macports-changes mailing list