[34994] trunk/dports/python/py25-formencode/Portfile
stechert at macports.org
stechert at macports.org
Thu Mar 13 12:36:07 PDT 2008
Revision: 34994
http://trac.macosforge.org/projects/macports/changeset/34994
Author: stechert at macports.org
Date: 2008-03-13 12:36:06 -0700 (Thu, 13 Mar 2008)
Log Message:
-----------
Bringing formencode up to version 0.9 as per ticket #14235
Modified Paths:
--------------
trunk/dports/python/py25-formencode/Portfile
Modified: trunk/dports/python/py25-formencode/Portfile
===================================================================
--- trunk/dports/python/py25-formencode/Portfile 2008-03-13 19:30:12 UTC (rev 34993)
+++ trunk/dports/python/py25-formencode/Portfile 2008-03-13 19:36:06 UTC (rev 34994)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name py25-formencode
-version 0.7.1
+version 0.9
categories python devel
platforms darwin
maintainers stechert at macports.org
@@ -14,12 +14,10 @@
homepage http://formencode.org
master_sites http://cheeseshop.python.org/packages/source/F/FormEncode/
distname FormEncode-${version}
-checksums md5 86ee82f7e808d2b7973b13a96bb740cc \
- sha1 a5c90c3d130b6cf385485fa85f97117a1062164c \
- rmd160 841251a4174070e1ad7c6be8dd75e5beebf92166
+checksums md5 adcca643088f6d2ac49d903901cf110d \
+ sha1 dacafd374c52529ce069429273a4aec2d57e1d23 \
+ rmd160 21da527d74867830322c3cf3cd4dd457c3e1960a
-patchfiles patch-setup.py
-
post-destroot {
xinstall -m 644 -W ${worksrcpath}/docs community.txt index.txt news.txt \
Validator.txt htmlfill.txt ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080313/fd971747/attachment.html
More information about the macports-changes
mailing list