Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 01:26:43 +0900 (KST)
From:      Hye-Shik Chang <perky@fallin.lv>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37744: Update port: textproc/py-xml
Message-ID:  <200205041626.g44GQh4m041608@akaraka.yonsei.ac.kr>

next in thread | raw e-mail | index | archive | help

>Number:         37744
>Category:       ports
>Synopsis:       Update port: textproc/py-xml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 04 09:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hye-Shik Chang
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yonsei University
>Environment:
System: FreeBSD akaraka.yonsei.ac.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Fri May 3 15:10:14 KST 2002 root@akaraka.yonsei.ac.kr:/usr/src/sys/i386/compile/JOARRA i386

>Description:
Update to 0.7.1

>How-To-Repeat:
>Fix:

diff -ruN py-xml.orig/Makefile py-xml/Makefile
--- py-xml.orig/Makefile	Fri May  3 01:05:34 2002
+++ py-xml/Makefile	Sat May  4 22:27:04 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		xml
-PORTVERSION=		0.7
+PORTVERSION=		0.7.1
 CATEGORIES=		textproc python
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pyxml
diff -ruN py-xml.orig/distinfo py-xml/distinfo
--- py-xml.orig/distinfo	Wed Jan  9 22:53:49 2002
+++ py-xml/distinfo	Sat May  4 22:29:32 2002
@@ -1 +1 @@
-MD5 (PyXML-0.7.tar.gz) = d22e8f7e423833e5f5a9a9d3d2395c73
+MD5 (PyXML-0.7.1.tar.gz) = 6a2e7f0b95961b08dab95b0416cebf9d
diff -ruN py-xml.orig/pkg-plist py-xml/pkg-plist
--- py-xml.orig/pkg-plist	Wed Jan  9 22:53:49 2002
+++ py-xml/pkg-plist	Sat May  4 23:14:22 2002
@@ -100,6 +100,7 @@
 %%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xbel2html.py
 %%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xpcmd.py
 %%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xvcmd.py
+%%PORTDOCS%%share/examples/py-xml/test/doc.xml
 %%PORTDOCS%%share/examples/py-xml/test/dom/TestSuite.py
 %%PORTDOCS%%share/examples/py-xml/test/dom/borrowed/TestSuite.py
 %%PORTDOCS%%share/examples/py-xml/test/dom/borrowed/af_20000919.py
@@ -201,27 +202,14 @@
 %%PORTDOCS%%share/examples/py-xml/test/dom/test_struct.py
 %%PORTDOCS%%share/examples/py-xml/test/dom/test_text.py
 %%PORTDOCS%%share/examples/py-xml/test/dom/test_treewalker.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/Base.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/CoreLvl1.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/CoreLvl2.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/CoreLvl3.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/Load3.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/TraversalLvl2.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/XMLLvl1.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/XMLLvl2.py
-%%PORTDOCS%%share/examples/py-xml/test/domapi/__init__.py
 %%PORTDOCS%%share/examples/py-xml/test/enc_test.xml
-%%PORTDOCS%%share/examples/py-xml/test/output/.#test_c14n.1.1
 %%PORTDOCS%%share/examples/py-xml/test/output/test_c14n
 %%PORTDOCS%%share/examples/py-xml/test/output/test_dom
-%%PORTDOCS%%share/examples/py-xml/test/output/test_domu
 %%PORTDOCS%%share/examples/py-xml/test/output/test_encodings
 %%PORTDOCS%%share/examples/py-xml/test/output/test_howto
 %%PORTDOCS%%share/examples/py-xml/test/output/test_htmlb
 %%PORTDOCS%%share/examples/py-xml/test/output/test_javadom
 %%PORTDOCS%%share/examples/py-xml/test/output/test_marshal
-%%PORTDOCS%%share/examples/py-xml/test/output/test_marshal.orig
-%%PORTDOCS%%share/examples/py-xml/test/output/test_marshal.rej
 %%PORTDOCS%%share/examples/py-xml/test/output/test_minidom
 %%PORTDOCS%%share/examples/py-xml/test/output/test_parsers
 %%PORTDOCS%%share/examples/py-xml/test/output/test_pyexpat
@@ -231,13 +219,13 @@
 %%PORTDOCS%%share/examples/py-xml/test/output/test_sax_xmlproc
 %%PORTDOCS%%share/examples/py-xml/test/output/test_saxdrivers
 %%PORTDOCS%%share/examples/py-xml/test/output/test_utils
+%%PORTDOCS%%share/examples/py-xml/test/output/test_xmlproc
 %%PORTDOCS%%share/examples/py-xml/test/quotes.xml
 %%PORTDOCS%%share/examples/py-xml/test/regrtest.py
 %%PORTDOCS%%share/examples/py-xml/test/test.xml
 %%PORTDOCS%%share/examples/py-xml/test/test.xml.out
 %%PORTDOCS%%share/examples/py-xml/test/test_c14n.py
 %%PORTDOCS%%share/examples/py-xml/test/test_dom.py
-%%PORTDOCS%%share/examples/py-xml/test/test_domu.py
 %%PORTDOCS%%share/examples/py-xml/test/test_encodings.py
 %%PORTDOCS%%share/examples/py-xml/test/test_howto.py
 %%PORTDOCS%%share/examples/py-xml/test/test_htmlb.py
@@ -252,6 +240,7 @@
 %%PORTDOCS%%share/examples/py-xml/test/test_sax_xmlproc.py
 %%PORTDOCS%%share/examples/py-xml/test/test_saxdrivers.py
 %%PORTDOCS%%share/examples/py-xml/test/test_utils.py
+%%PORTDOCS%%share/examples/py-xml/test/test_xmlproc.py
 %%PORTDOCS%%share/examples/py-xml/test/testxml.py
 %%PORTDOCS%%share/examples/py-xml/test/unittest.py
 %%PORTDOCS%%share/examples/py-xml/test/xmlval_illformed.dtd
@@ -263,9 +252,6 @@
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.py
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.pyc
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.pyo
-lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/_checkversion.py
-lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/_checkversion.pyc
-lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/_checkversion.pyo
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.py
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.pyc
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.pyo
@@ -343,6 +329,9 @@
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/domreg.pyc
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/domreg.pyo
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/en_US/LC_MESSAGES/4Suite.mo
+lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Dom2Sax.py
+lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Dom2Sax.pyc
+lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Dom2Sax.pyo
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.py
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.pyc
 lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.pyo
@@ -1011,7 +1000,6 @@
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/de
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom
 %%PORTDOCS%%@dirrm share/examples/py-xml/test/output
-%%PORTDOCS%%@dirrm share/examples/py-xml/test/domapi
 %%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/html
 %%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/ext
 %%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/borrowed
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205041626.g44GQh4m041608>