Update to 0.8.3
Approved by: maintainer (implicitly)
This commit is contained in:
parent
7e6e9ca46e
commit
0d302e5793
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86370
@ -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
|
||||
|
@ -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
Loading…
Reference in New Issue
Block a user