[35343] trunk/dports/python/py25-formencode/Portfile

akira at macports.org akira at macports.org
Tue Mar 25 08:35:11 PDT 2008


Revision: 35343
          http://trac.macosforge.org/projects/macports/changeset/35343
Author:   akira at macports.org
Date:     2008-03-25 08:35:05 -0700 (Tue, 25 Mar 2008)

Log Message:
-----------
Updated FornEncode for Python2.5 to 1.0. Approved by stechert. Added missing dependencies

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

Modified: trunk/dports/python/py25-formencode/Portfile
===================================================================
--- trunk/dports/python/py25-formencode/Portfile	2008-03-25 15:25:15 UTC (rev 35342)
+++ trunk/dports/python/py25-formencode/Portfile	2008-03-25 15:35:05 UTC (rev 35343)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-formencode
-version			0.9
+version			1.0
 categories		python devel
 platforms		darwin
 maintainers		stechert at macports.org
@@ -14,9 +14,11 @@
 homepage		http://formencode.org
 master_sites	http://cheeseshop.python.org/packages/source/F/FormEncode/
 distname		FormEncode-${version}
-checksums		md5 adcca643088f6d2ac49d903901cf110d \
-			sha1 dacafd374c52529ce069429273a4aec2d57e1d23 \
-			rmd160 21da527d74867830322c3cf3cd4dd457c3e1960a
+checksums		md5 de45c382e9a265a5fa0894ff65c4028e \
+			sha1 1033fca968e03be35c34d89765dc3d395085928d \
+			rmd160 323c776224c11f05ff5065fcb5d3495367511531
+depends_lib		port:py25-hashlib \
+			port:py25-setuptools
 
 post-destroot {
 	xinstall -m 644 -W ${worksrcpath}/docs community.txt index.txt news.txt \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080325/1f8c1452/attachment.html 


More information about the macports-changes mailing list