[38604] trunk/dports/python/py-xmldiff/Portfile
ecronin at macports.org
ecronin at macports.org
Fri Jul 25 11:48:44 PDT 2008
Revision: 38604
http://trac.macosforge.org/projects/macports/changeset/38604
Author: ecronin at macports.org
Date: 2008-07-25 11:48:44 -0700 (Fri, 25 Jul 2008)
Log Message:
-----------
python/py-xmldiff: Update to 0.6.8. No longer needs logilab as a dep.
Modified Paths:
--------------
trunk/dports/python/py-xmldiff/Portfile
Modified: trunk/dports/python/py-xmldiff/Portfile
===================================================================
--- trunk/dports/python/py-xmldiff/Portfile 2008-07-25 17:23:24 UTC (rev 38603)
+++ trunk/dports/python/py-xmldiff/Portfile 2008-07-25 18:48:44 UTC (rev 38604)
@@ -4,8 +4,7 @@
PortGroup python24 1.0
name py-xmldiff
-version 0.6.6
-revision 1
+version 0.6.8
categories python textproc
platforms darwin
maintainers nomaintainer
@@ -19,15 +18,14 @@
homepage http://www.logilab.org/projects/xmldiff/
master_sites ftp://ftp.logilab.org/pub/xmldiff/
distname xmldiff-${version}
-checksums md5 d640c12e9a9467873b7caaf1379d3fe8
+checksums md5 bc1e184e45ce7f9c6beedda76fbeaa16 \
+ sha1 eed3a15496df1e892c0363273da67f0532a716a7 \
+ rmd160 0ce0e87293f4adc1d801e1bd8f40c32939d6f884
-# dep. on py-logilab-common is _only_ because of duplicate logilab/__init__.py
-depends_lib-append port:py-xml \
- port:py-logilab-common
+depends_lib-append port:py-xml
post-destroot {
xinstall -m 644 -W ${worksrcpath} ChangeLog README README.xmlrev TODO \
doc/API.html doc/API.txt doc/HELP.html doc/HELP.txt \
${destroot}${prefix}/share/doc/${name}
- file delete ${destroot}${python.pkgd}/logilab/__init__.py
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080725/aaddc950/attachment.html
More information about the macports-changes
mailing list