ports/90624: Patch to update textproc/py-4suite-xml to latest version

Mike Brown mike at skew.org
Mon Dec 19 01:40:04 UTC 2005


>Number:         90624
>Category:       ports
>Synopsis:       Patch to update textproc/py-4suite-xml to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 19 01:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Mike Brown
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Fourthought, Inc.
>Environment:
System: FreeBSD chilled.skew.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:
The attached patch should be sufficient to bring the textproc/py-4suite-xml     
port up to date. The new version of the software should also work on 64-bit
architectures as well.

--- py-4suite-xml.diff begins here ---
diff -d -H -u -ruN py-4suite-xml.old/Makefile py-4suite-xml/Makefile
--- py-4suite-xml.old/Makefile	Sun Dec 18 15:04:33 2005
+++ py-4suite-xml/Makefile	Sun Dec 18 15:27:28 2005
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	4Suite-XML
-PORTVERSION=	1.0.b2
+PORTVERSION=	1.0.b3
 CATEGORIES=	textproc python
 MASTER_SITES=	ftp://ftp.4suite.org/pub/4Suite/ \
 		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	foursuite
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	4Suite-XML-1.0b2
+DISTNAME=	4Suite-XML-1.0b3
 
 MAINTAINER=	mike at skew.org
 COMMENT=	A collection of Python tools for XML processing
@@ -23,15 +23,11 @@
 USE_PYTHON=	2.2.1+
 USE_PYDISTUTILS=	yes
 
-WRKSRC=		${WRKDIR}/4Suite-1.0b2
+WRKSRC=		${WRKDIR}/4Suite-1.0b3
 CONFLICTS=	py*-4suite-[01]* py*-xml-0.7*
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} != "i386"
-BROKEN=		"Does not build on !i386"
-.endif
-
 BINDIR=		bin
 SYSCONFDIR=	etc/4Suite
 LIBDIR=		lib/4Suite
@@ -72,6 +68,5 @@
 .if !defined(NOPORTDOCS)
 	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/${DOCSDIR}
 .endif
-	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.post.mk>
diff -d -H -u -ruN py-4suite-xml.old/distinfo py-4suite-xml/distinfo
--- py-4suite-xml.old/distinfo	Sat Nov 12 13:24:31 2005
+++ py-4suite-xml/distinfo	Sun Dec 18 15:32:50 2005
@@ -1,3 +1,2 @@
-MD5 (4Suite-XML-1.0b2.tar.bz2) = 9674031e9cc372504a047411d4d7cdf7
-SHA256 (4Suite-XML-1.0b2.tar.bz2) = 7703871a33a22f55ae2ee79e8be81bd59707764a66376e245bfd5a309819d63e
-SIZE (4Suite-XML-1.0b2.tar.bz2) = 1051469
+MD5 (4Suite-XML-1.0b3.tar.bz2) = 9decb8b1032415ae155fe9a917fe8126
+SIZE (4Suite-XML-1.0b3.tar.bz2) = 1053430
diff -d -H -u -ruN py-4suite-xml.old/pkg-plist py-4suite-xml/pkg-plist
--- py-4suite-xml.old/pkg-plist	Sat Nov 12 13:24:31 2005
+++ py-4suite-xml/pkg-plist	Sun Dec 18 15:40:15 2005
@@ -12,7 +12,9 @@
 %%LIBDIR%%/tests/Lib/test_uri.py
 %%LIBDIR%%/tests/README
 %%LIBDIR%%/tests/Xml/Borrowed/__init__.py
+%%LIBDIR%%/tests/Xml/Borrowed/ie-050515.py
 %%LIBDIR%%/tests/Xml/Borrowed/rs-030516.py
+%%LIBDIR%%/tests/Xml/Borrowed/uo-051205.py
 %%LIBDIR%%/tests/Xml/Core/.#test_catalog.py.1.3
 %%LIBDIR%%/tests/Xml/Core/4suite.xsa
 %%LIBDIR%%/tests/Xml/Core/__init__.py
@@ -41,6 +43,7 @@
 %%LIBDIR%%/tests/Xml/Core/relaxng_datatypes.py
 %%LIBDIR%%/tests/Xml/Core/test_catalog.py
 %%LIBDIR%%/tests/Xml/Core/test_convenience_parse.py
+%%LIBDIR%%/tests/Xml/Core/test_convenience_parse.py.~1.1.~
 %%LIBDIR%%/tests/Xml/Core/test_domlette.py
 %%LIBDIR%%/tests/Xml/Core/test_domlette_interfaces.py
 %%LIBDIR%%/tests/Xml/Core/test_domlette_memory.py
@@ -51,6 +54,8 @@
 %%LIBDIR%%/tests/Xml/Core/test_nss.py
 %%LIBDIR%%/tests/Xml/Core/test_printers.py
 %%LIBDIR%%/tests/Xml/Core/test_ranges.py
+%%LIBDIR%%/tests/Xml/Core/test_saxlette.py
+%%LIBDIR%%/tests/Xml/Core/test_saxlette_scenarios.py
 %%LIBDIR%%/tests/Xml/Core/test_xinclude.py
 %%LIBDIR%%/tests/Xml/Core/test_xmlstring.py
 %%LIBDIR%%/tests/Xml/Core/test_xmlstring.py.~1.1.~
@@ -158,6 +163,7 @@
 %%LIBDIR%%/tests/Xml/Xslt/Borrowed/gkh_20001016.py
 %%LIBDIR%%/tests/Xml/Xslt/Borrowed/ie5default.xslt
 %%LIBDIR%%/tests/Xml/Xslt/Borrowed/jd_20000911.py
+%%LIBDIR%%/tests/Xml/Xslt/Borrowed/jk_20050406.py
 %%LIBDIR%%/tests/Xml/Xslt/Borrowed/js_20001004.py
 %%LIBDIR%%/tests/Xml/Xslt/Borrowed/js_20001012.py
 %%LIBDIR%%/tests/Xml/Xslt/Borrowed/js_20001016.py
@@ -326,6 +332,10 @@
 %%LIBDIR%%/tests/Xml/Xslt/Exslt/test_regexp.py
 %%LIBDIR%%/tests/Xml/Xslt/Exslt/test_sets.py
 %%LIBDIR%%/tests/Xml/Xslt/Exslt/test_strings.py
+%%LIBDIR%%/tests/Xml/Xslt/Manual/__init__.py
+%%LIBDIR%%/tests/Xml/Xslt/Manual/extfuncs_demo.py
+%%LIBDIR%%/tests/Xml/Xslt/Manual/ord.py
+%%LIBDIR%%/tests/Xml/Xslt/Manual/test_xpath_xslt_extensions.py
 %%LIBDIR%%/tests/Xml/Xslt/__init__.py
 %%LIBDIR%%/tests/Xml/Xslt/test_harness.py
 %%LIBDIR%%/tests/Xml/__init__.py
@@ -1065,6 +1075,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/html/sdocbook_html.css
 %%PORTDOCS%%%%DOCSDIR%%/xml/CoreManual.doc
 %%PORTDOCS%%%%DOCSDIR%%/xml/CoreManualSections/Domlette.xml
+%%PORTDOCS%%%%DOCSDIR%%/xml/CoreManualSections/Examples.xml
 %%PORTDOCS%%%%DOCSDIR%%/xml/CoreManualSections/Installation.xml
 %%PORTDOCS%%%%DOCSDIR%%/xml/CoreManualSections/Introduction.xml
 %%PORTDOCS%%%%DOCSDIR%%/xml/CoreManualSections/MarkupWriter.xml
@@ -1352,6 +1363,7 @@
 @dirrm %%PYTHON_SITELIBDIR%%/%%PACKAGE_DIR%%/Lib/CommandLine
 @dirrm %%PYTHON_SITELIBDIR%%/%%PACKAGE_DIR%%/Lib
 @dirrm %%PYTHON_SITELIBDIR%%/%%PACKAGE_DIR%%
+ at dirrm %%LIBDIR%%/tests/Xml/Xslt/Manual
 @dirrm %%LIBDIR%%/tests/Xml/Xslt/Exslt
 @dirrm %%LIBDIR%%/tests/Xml/Xslt/Core/etc
 @dirrm %%LIBDIR%%/tests/Xml/Xslt/Core
--- py-4suite-xml.diff ends here ---


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list