[49634] trunk/dports/python

blb at macports.org blb at macports.org
Mon Apr 13 18:49:15 PDT 2009


Revision: 49634
          http://trac.macports.org/changeset/49634
Author:   blb at macports.org
Date:     2009-04-13 18:49:14 -0700 (Mon, 13 Apr 2009)
Log Message:
-----------
python/py*-formencode - version update to 1.2.2

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

Modified: trunk/dports/python/py-formencode/Portfile
===================================================================
--- trunk/dports/python/py-formencode/Portfile	2009-04-14 01:35:42 UTC (rev 49633)
+++ trunk/dports/python/py-formencode/Portfile	2009-04-14 01:49:14 UTC (rev 49634)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-formencode
-version			1.0.1
+version			1.2.2
 categories		python devel
 platforms		darwin
 maintainers		Will at mtintouch.net akitada openmaintainer
@@ -14,9 +14,10 @@
 homepage		http://formencode.org
 master_sites	http://cheeseshop.python.org/packages/source/F/FormEncode/
 distname		FormEncode-${version}
-checksums		md5 544e3fd5d9ff8bb6532e1c6f176e7a0d \
-			sha1 1654c8e0015b31b820d127806a60d57c7e4f0801 \
-			rmd160 d03124f9aa9134807a9cac3677166228dc40af6e
+checksums		md5     da23d54af521d1feab12b4caf30e3111 \
+				sha1    573359ec15934be9b1e74c11e1796b8df872c677 \
+				rmd160  e829668f767ff47a5b62416d8ee2ea282fa633bd
+depends_lib-append	port:py-setuptools
 
 post-destroot {
 	xinstall -m 644 -W ${worksrcpath}/docs community.txt index.txt news.txt \

Modified: trunk/dports/python/py25-formencode/Portfile
===================================================================
--- trunk/dports/python/py25-formencode/Portfile	2009-04-14 01:35:42 UTC (rev 49633)
+++ trunk/dports/python/py25-formencode/Portfile	2009-04-14 01:49:14 UTC (rev 49634)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-formencode
-version			1.0.1
+version			1.2.2
 categories		python devel
 platforms		darwin
 maintainers		stechert akitada openmaintainer
@@ -14,9 +14,9 @@
 homepage		http://formencode.org
 master_sites	http://cheeseshop.python.org/packages/source/F/FormEncode/
 distname		FormEncode-${version}
-checksums		md5 544e3fd5d9ff8bb6532e1c6f176e7a0d \
-			sha1 1654c8e0015b31b820d127806a60d57c7e4f0801 \
-			rmd160 d03124f9aa9134807a9cac3677166228dc40af6e
+checksums		md5     da23d54af521d1feab12b4caf30e3111 \
+				sha1    573359ec15934be9b1e74c11e1796b8df872c677 \
+				rmd160  e829668f767ff47a5b62416d8ee2ea282fa633bd
 depends_lib		port:py25-hashlib \
 			port:py25-setuptools
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090413/88e1092e/attachment.html>


More information about the macports-changes mailing list