Update to 0.8.3

Approved by:	maintainer (implicitly)
This commit is contained in:
Hye-Shik Chang 2003-08-06 09:26:03 +00:00
parent 7e6e9ca46e
commit 0d302e5793
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86370
3 changed files with 1064 additions and 1049 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xml
PORTVERSION= 0.8.1
PORTVERSION= 0.8.3
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pyxml
@ -22,8 +22,8 @@ USE_PYDISTUTILS= yes
.include <bsd.port.pre.mk>
CPIO= cpio --quiet -pdum -R
DOCSDIR= ${PREFIX}/share/doc/py-xml
EXAMPLESDIR= ${PREFIX}/share/examples/py-xml
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
PLIST_SUB+= PACKAGE_DIR=_xmlplus
PYDISTUTILS_BUILDARGS+= --with-xslt
PYDISTUTILS_INSTALLARGS+= --with-xslt

View File

@ -1 +1 @@
MD5 (PyXML-0.8.1.tar.gz) = a89276ec01675ad57a964901687387fa
MD5 (PyXML-0.8.3.tar.gz) = 7083d950064ce90840d9ed48c818dc85

File diff suppressed because it is too large Load Diff