[71749] trunk/dports/python
ryandesign at macports.org
ryandesign at macports.org
Tue Sep 21 21:51:33 PDT 2010
Revision: 71749
http://trac.macports.org/changeset/71749
Author: ryandesign at macports.org
Date: 2010-09-21 21:51:32 -0700 (Tue, 21 Sep 2010)
Log Message:
-----------
py*-beaker: update to 1.5.4 and add "supported_archs noarch"
Modified Paths:
--------------
trunk/dports/python/py-beaker/Portfile
trunk/dports/python/py25-beaker/Portfile
trunk/dports/python/py26-beaker/Portfile
Modified: trunk/dports/python/py-beaker/Portfile
===================================================================
--- trunk/dports/python/py-beaker/Portfile 2010-09-22 04:44:40 UTC (rev 71748)
+++ trunk/dports/python/py-beaker/Portfile 2010-09-22 04:51:32 UTC (rev 71749)
@@ -5,9 +5,11 @@
PortGroup python24 1.0
name py-beaker
-version 1.0.2
+version 1.5.4
categories-append www
maintainers openmaintainer stechert akitada
+supported_archs noarch
+
description Session WSGI Middleware
long_description Beaker is a simple WSGI middleware to use the \
Myghty Container API.
@@ -21,6 +23,10 @@
depends_lib port:py-setuptools \
port:py-myghtyutils
-checksums md5 0123b5bead109d0e26df595a2f7456ca \
- sha1 b0f8cef4d22a888fceb39cda0f6d4d974ce0b155 \
- rmd160 036f771b2772a60b95d77ea4a532f25c49177dfc
+checksums md5 de84e7511119dc0b8eb4ac177d3e2512 \
+ sha1 72a696854e36e2ea92f4535209e4538baf06caa0 \
+ rmd160 a60e052a362a6fbf0d3564caaff625879fdef37f
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "Beaker-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Modified: trunk/dports/python/py25-beaker/Portfile
===================================================================
--- trunk/dports/python/py25-beaker/Portfile 2010-09-22 04:44:40 UTC (rev 71748)
+++ trunk/dports/python/py25-beaker/Portfile 2010-09-22 04:51:32 UTC (rev 71749)
@@ -5,9 +5,11 @@
PortGroup python25 1.0
name py25-beaker
-version 1.0.2
+version 1.5.4
categories-append www
maintainers openmaintainer stechert akitada
+supported_archs noarch
+
description Session WSGI Middleware
long_description Beaker is a simple WSGI middleware to use the \
Myghty Container API.
@@ -21,6 +23,10 @@
depends_lib port:py25-distribute \
port:py25-myghtyutils
-checksums md5 0123b5bead109d0e26df595a2f7456ca \
- sha1 b0f8cef4d22a888fceb39cda0f6d4d974ce0b155 \
- rmd160 036f771b2772a60b95d77ea4a532f25c49177dfc
+checksums md5 de84e7511119dc0b8eb4ac177d3e2512 \
+ sha1 72a696854e36e2ea92f4535209e4538baf06caa0 \
+ rmd160 a60e052a362a6fbf0d3564caaff625879fdef37f
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "Beaker-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Modified: trunk/dports/python/py26-beaker/Portfile
===================================================================
--- trunk/dports/python/py26-beaker/Portfile 2010-09-22 04:44:40 UTC (rev 71748)
+++ trunk/dports/python/py26-beaker/Portfile 2010-09-22 04:51:32 UTC (rev 71749)
@@ -5,9 +5,11 @@
PortGroup python26 1.0
name py26-beaker
-version 1.5.3
+version 1.5.4
categories-append www
maintainers openmaintainer stechert akitada
+supported_archs noarch
+
description Session WSGI Middleware
long_description Beaker is a simple WSGI middleware to use the \
Myghty Container API.
@@ -20,9 +22,9 @@
depends_lib port:py26-distribute
-checksums md5 b465f1919dbbed4917febc91318c8e0f \
- sha1 333d1bcd1fc79a7fe3210de81e0375df3a867afd \
- rmd160 fe855cabed3327cb75d080639d2750f0a7a02982
+checksums md5 de84e7511119dc0b8eb4ac177d3e2512 \
+ sha1 72a696854e36e2ea92f4535209e4538baf06caa0 \
+ rmd160 a60e052a362a6fbf0d3564caaff625879fdef37f
livecheck.type regex
livecheck.url ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100921/aa8871de/attachment.html>
More information about the macports-changes
mailing list