aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2008-07-26 13:23:31 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2008-07-26 13:23:31 +0000
commit0a481a2e0ffceadc0d92986dd5e954e529b064f9 (patch)
tree49269ce896e656abd00be58c4f1a006a2d2b3727 /textproc
parente382429d12e0ca0ab95056c31f0239b6aee50546 (diff)
downloadports-0a481a2e0ffceadc0d92986dd5e954e529b064f9.tar.gz
ports-0a481a2e0ffceadc0d92986dd5e954e529b064f9.zip
- Update to 1.0.2 [1]
- Remote stuff for old python version PR: ports/125729 Submitted by: Mike Brown <mike AT skew.org> (maintainer)
Notes
Notes: svn path=/head/; revision=217565
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-4suite-xml/Makefile12
-rw-r--r--textproc/py-4suite-xml/distinfo6
-rw-r--r--textproc/py-4suite-xml/pkg-plist2
3 files changed, 7 insertions, 13 deletions
diff --git a/textproc/py-4suite-xml/Makefile b/textproc/py-4suite-xml/Makefile
index 3199c4962da3..d399cb0b2121 100644
--- a/textproc/py-4suite-xml/Makefile
+++ b/textproc/py-4suite-xml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= 4Suite-XML
-PORTVERSION= 1.0
+PORTVERSION= 1.0.2
CATEGORIES= textproc python
MASTER_SITES= ftp://ftp.4suite.org/pub/4Suite/ \
${MASTER_SITE_SOURCEFORGE}
@@ -18,19 +18,11 @@ COMMENT= A collection of Python tools for XML processing
USE_BZIP2= yes
REINPLACE_ARGS= -i "" -E
-USE_PYTHON= 2.2.1+
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
-PYDISTUTILS_PKGNAME= 4Suite-XML
-PYDISTUTILS_PKGVERSION= 1.0
CONFLICTS= py*-4suite-[01]*
-# xml.sax.make_parser() needs to return an Expat parser in order to
-# support generation of API docs in XML format. --with/without-docs
-# only affects whether the XML is rendered to other formats and
-# installed. PyExpat is already installed in python-2.3.2_2 and up.
-BUILD_DEPENDS= ${PYEXPAT}
-
.include <bsd.port.pre.mk>
BINDIR= bin
diff --git a/textproc/py-4suite-xml/distinfo b/textproc/py-4suite-xml/distinfo
index 0c960bdcd67e..aa0e673c3fb9 100644
--- a/textproc/py-4suite-xml/distinfo
+++ b/textproc/py-4suite-xml/distinfo
@@ -1,3 +1,3 @@
-MD5 (4Suite-XML-1.0.tar.bz2) = 6f87c2b25c507d65783a7ad9bf7de179
-SHA256 (4Suite-XML-1.0.tar.bz2) = 2fb1294d3db84f1a9998ccd1779e308220f9d86fab0a21c2aac6e915baa892fb
-SIZE (4Suite-XML-1.0.tar.bz2) = 1283701
+MD5 (4Suite-XML-1.0.2.tar.bz2) = b3e976a666899113d58f333518205968
+SHA256 (4Suite-XML-1.0.2.tar.bz2) = 5a4546dc1fad9b240a46c1b967fae317857cd2d2689e4226de1647083bf6ac3c
+SIZE (4Suite-XML-1.0.2.tar.bz2) = 1286713
diff --git a/textproc/py-4suite-xml/pkg-plist b/textproc/py-4suite-xml/pkg-plist
index e6df78b9490b..a5f3ff535e7f 100644
--- a/textproc/py-4suite-xml/pkg-plist
+++ b/textproc/py-4suite-xml/pkg-plist
@@ -16,6 +16,7 @@
%%LIBDIR%%/tests/Xml/Borrowed/ie-050515.py
%%LIBDIR%%/tests/Xml/Borrowed/jb-060405.py
%%LIBDIR%%/tests/Xml/Borrowed/rs-030516.py
+%%LIBDIR%%/tests/Xml/Borrowed/rs-060405.py
%%LIBDIR%%/tests/Xml/Borrowed/uo-051205.py
%%LIBDIR%%/tests/Xml/Core/4suite.xsa
%%LIBDIR%%/tests/Xml/Core/__init__.py
@@ -53,6 +54,7 @@
%%LIBDIR%%/tests/Xml/Core/test_format_number.py
%%LIBDIR%%/tests/Xml/Core/test_markup_writer.py
%%LIBDIR%%/tests/Xml/Core/test_nss.py
+%%LIBDIR%%/tests/Xml/Core/test_parse_fragment.py
%%LIBDIR%%/tests/Xml/Core/test_printers.py
%%LIBDIR%%/tests/Xml/Core/test_ranges.py
%%LIBDIR%%/tests/Xml/Core/test_relax_ng.py