Revision: 77345 http://trac.macports.org/changeset/77345 Author: dh@macports.org Date: 2011-03-27 15:56:06 -0700 (Sun, 27 Mar 2011) Log Message: ----------- Upgrade to version 1.1.2 - patch removed as no longer seems required Modified Paths: -------------- trunk/dports/python/py26-pyxb/Portfile Removed Paths: ------------- trunk/dports/python/py26-pyxb/files/ Modified: trunk/dports/python/py26-pyxb/Portfile =================================================================== --- trunk/dports/python/py26-pyxb/Portfile 2011-03-27 22:38:48 UTC (rev 77344) +++ trunk/dports/python/py26-pyxb/Portfile 2011-03-27 22:56:06 UTC (rev 77345) @@ -4,7 +4,7 @@ PortGroup python26 1.0 name py26-pyxb -version 1.1.1 +version 1.1.2 categories python devel textproc maintainers nomaintainer platforms darwin @@ -20,9 +20,9 @@ master_sites sourceforge:pyxb distname PyXB-full-${version} -checksums md5 58af5134ca6228308d635004bf602c9a \ - sha1 eda02715333be192e25bacd7cfab5145d94fd1c8 \ - rmd160 abb50fe95665ca2ec4e1593d1d1c4c2b7961e478 +checksums md5 2614e945274d5c23b96bafb12f639674 \ + sha1 9f575749aa4c73d33b1b672e39422e87ab274997 \ + rmd160 92c4996fc94c603eb6e2eff57d1aa75922153385 post-extract { delete ${worksrcpath}/tests/bugs/test-200908271556.py @@ -30,8 +30,6 @@ worksrcdir PyXB-${version} -patchfiles patch-pyxb-utils-utility.py.diff - test.run yes test.cmd ${python.bin} -u setup.py
participants (1)
-
dh@macports.org