[50098] trunk/dports/python/py25-werkzeug

arthurk at macports.org arthurk at macports.org
Sat Apr 25 03:15:50 PDT 2009


Revision: 50098
          http://trac.macports.org/changeset/50098
Author:   arthurk at macports.org
Date:     2009-04-25 03:15:46 -0700 (Sat, 25 Apr 2009)
Log Message:
-----------
Update py25-werkzeug to version 0.5

Modified Paths:
--------------
    trunk/dports/python/py25-werkzeug/Portfile

Removed Paths:
-------------
    trunk/dports/python/py25-werkzeug/files/

Modified: trunk/dports/python/py25-werkzeug/Portfile
===================================================================
--- trunk/dports/python/py25-werkzeug/Portfile	2009-04-25 08:53:17 UTC (rev 50097)
+++ trunk/dports/python/py25-werkzeug/Portfile	2009-04-25 10:15:46 UTC (rev 50098)
@@ -4,11 +4,11 @@
 PortGroup         	python25 1.0
 
 name                py25-werkzeug
-version             0.4.1
+version             0.5
 categories-append   devel
 depends_lib-append  port:py25-setuptools
 platforms           darwin
-maintainers         arthurkoziel.com:arthur openmaintainer
+maintainers         arthurk openmaintainer
 
 homepage            http://werkzeug.pocoo.org/
 description         The Swiss Army knife of Python web development
@@ -28,15 +28,10 @@
 
 master_sites        http://pypi.python.org/packages/source/W/Werkzeug/
 distname            Werkzeug-${version}
-checksums           md5     9bc096feb9fc43ea9f6c558b9c330c3e \
-                    sha1    a0c9c4f203b8afd2c6ec0ca1e0b9c88acc92454b \
-                    rmd160  c5489f3d45681996cc55d3b7badf28564038fb70
+checksums           md5     d980e9c332a16db3538798aa303b1af5 \
+                    sha1    cd76645f44f0416d8bc019875422207c30452637 \
+                    rmd160  39475c313ff411e21538108830ec196ec8b88247
 
-patchfiles          patch-setup.py.diff
-post-patch {
-   reinplace "s|@@NAME@@|${name}|g" ${worksrcpath}/setup.py
-}
-
 livecheck.check     regex
 livecheck.url       http://pypi.python.org/pypi/Werkzeug/
-livecheck.regex     Jinja2 (0\.\[0-9\]+\.\[0-9\]+)
+livecheck.regex     Werkzeug (0\.\[0-9\]+\.\[0-9\]+)
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090425/c7679c5e/attachment.html>


More information about the macports-changes mailing list