[40227] trunk/dports/python

akira at macports.org akira at macports.org
Fri Sep 26 07:41:00 PDT 2008


Revision: 40227
          http://trac.macports.org/changeset/40227
Author:   akira at macports.org
Date:     2008-09-26 07:40:59 -0700 (Fri, 26 Sep 2008)
Log Message:
-----------
Updated ClientForm to 0.2.9

Modified Paths:
--------------
    trunk/dports/python/py-clientform/Portfile
    trunk/dports/python/py25-clientform/Portfile

Modified: trunk/dports/python/py-clientform/Portfile
===================================================================
--- trunk/dports/python/py-clientform/Portfile	2008-09-26 14:18:22 UTC (rev 40226)
+++ trunk/dports/python/py-clientform/Portfile	2008-09-26 14:40:59 UTC (rev 40227)
@@ -5,7 +5,7 @@
 PortGroup python24 1.0
 
 name                py-clientform
-version             0.2.7
+version             0.2.9
 categories          python www
 platforms           darwin
 maintainers         openmaintainer akira
@@ -18,7 +18,9 @@
 homepage            http://wwwsearch.sourceforge.net/ClientForm/
 master_sites        ${homepage}/src/
 distname            ClientForm-${version}
-checksums           md5 bb46e199ab19c697ee4c71c08654c91a
+checksums           md5 21e68d52cc5939ab3345b97e09f0a25a \
+                    sha1 ab07cf5bc293ffa1676bb7f4c5c756cb2907d782 \
+                    rmd160 f82975f171ef3c673d78fa08f7ade3205a0cc87a
 
 test.run            yes
 test.cmd            ${python.bin}

Modified: trunk/dports/python/py25-clientform/Portfile
===================================================================
--- trunk/dports/python/py25-clientform/Portfile	2008-09-26 14:18:22 UTC (rev 40226)
+++ trunk/dports/python/py25-clientform/Portfile	2008-09-26 14:40:59 UTC (rev 40227)
@@ -5,7 +5,7 @@
 PortGroup python25 1.0
 
 name                py25-clientform
-version             0.2.7
+version             0.2.9
 categories          python www
 platforms           darwin
 maintainers         openmaintainer akira
@@ -18,8 +18,13 @@
 homepage            http://wwwsearch.sourceforge.net/ClientForm/
 master_sites        ${homepage}/src/
 distname            ClientForm-${version}
-checksums           md5 bb46e199ab19c697ee4c71c08654c91a
+checksums           md5 21e68d52cc5939ab3345b97e09f0a25a \
+                    sha1 ab07cf5bc293ffa1676bb7f4c5c756cb2907d782 \
+                    rmd160 f82975f171ef3c673d78fa08f7ade3205a0cc87a
 
+depends_lib-append  port:py25-hashlib \
+                    port:py25-zlib
+
 test.run            yes
 test.cmd            ${python.bin}
 test.target         test.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080926/f35dd1c4/attachment.html 


More information about the macports-changes mailing list