[59740] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Wed Oct 21 07:39:59 PDT 2009


Revision: 59740
          http://trac.macports.org/changeset/59740
Author:   stromnov at macports.org
Date:     2009-10-21 07:39:56 -0700 (Wed, 21 Oct 2009)
Log Message:
-----------
New port python/py26-beaker 1.4.2

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

Added Paths:
-----------
    trunk/dports/python/py26-beaker/

Modified: trunk/dports/python/py26-beaker/Portfile
===================================================================
--- trunk/dports/python/py25-beaker/Portfile	2009-10-21 07:53:53 UTC (rev 59737)
+++ trunk/dports/python/py26-beaker/Portfile	2009-10-21 14:39:56 UTC (rev 59740)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-beaker
-version             1.0.2
+name                py26-beaker
+version             1.4.2
 categories-append   www
 maintainers         openmaintainer stechert akitada
 description         Session WSGI Middleware
@@ -18,9 +18,12 @@
 master_sites        http://cheeseshop.python.org/packages/source/B/Beaker/
 distname            Beaker-${version}
 
-depends_lib         port:py25-setuptools \
-                    port:py25-myghtyutils
+depends_lib         port:py26-setuptools
 
-checksums           md5 0123b5bead109d0e26df595a2f7456ca \
-                    sha1 b0f8cef4d22a888fceb39cda0f6d4d974ce0b155 \
-                    rmd160 036f771b2772a60b95d77ea4a532f25c49177dfc
+checksums           md5     fa65f7cbef01dde83af545c1dd6a5b1b \
+                    sha1    e54ae0334e368432ce0fb10c42c045ab0ebd282a \
+                    rmd160  65983346c721bf6413146203ee8c0dd2280ad7ec
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "Beaker-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091021/3faa37ef/attachment.html>


More information about the macports-changes mailing list