mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
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
3 changed files with 1064 additions and 1049 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= xml
|
PORTNAME= xml
|
||||||
PORTVERSION= 0.8.1
|
PORTVERSION= 0.8.3
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= pyxml
|
MASTER_SITE_SUBDIR= pyxml
|
||||||
|
@ -22,8 +22,8 @@ USE_PYDISTUTILS= yes
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
CPIO= cpio --quiet -pdum -R
|
CPIO= cpio --quiet -pdum -R
|
||||||
DOCSDIR= ${PREFIX}/share/doc/py-xml
|
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||||
EXAMPLESDIR= ${PREFIX}/share/examples/py-xml
|
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}
|
||||||
PLIST_SUB+= PACKAGE_DIR=_xmlplus
|
PLIST_SUB+= PACKAGE_DIR=_xmlplus
|
||||||
PYDISTUTILS_BUILDARGS+= --with-xslt
|
PYDISTUTILS_BUILDARGS+= --with-xslt
|
||||||
PYDISTUTILS_INSTALLARGS+= --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…
Add table
Reference in a new issue