Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2005 19:57:00 GMT
From:      John Holland <jholland@kazoocmh.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/84680: port textproc/py-pyx12 - Update to pyx12-1.2.0
Message-ID:  <200508081957.j78Jv00Y013703@www.freebsd.org>
Resent-Message-ID: <200508082000.j78K0fll076181@freefall.freebsd.org>

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

>Number:         84680
>Category:       ports
>Synopsis:       port textproc/py-pyx12 - Update to pyx12-1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 08 20:00:41 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     John Holland
>Release:        4.11-Stable
>Organization:
Kalamazoo CMH
>Environment:
FreeBSD bashful.kazoocmh.org 4.11-STABLE FreeBSD 4.11-STABLE #3: Mon Jul 18 15:53:34 EDT 2005     toor@bashful.kazoocmh.org:/usr/obj/usr/src/sys/BASHFUL  i386
>Description:
Diff patch to update textproc/py-pyx12 to pyx12-1.2.0
>How-To-Repeat:
      
>Fix:
diff -u py-pyx12/Makefile py-pyx12-new/Makefile
--- py-pyx12/Makefile	Sat Jul  2 07:12:13 2005
+++ py-pyx12-new/Makefile	Sun Aug  7 20:02:24 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pyx12
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,6 +20,7 @@
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
 
 USE_PYTHON=	yes
+USE_BZIP2=      yes
 USE_PYDISTUTILS=	yes
 USE_PYTHON_PREFIX=	yes
 
Only in py-pyx12: README.html
diff -u py-pyx12/distinfo py-pyx12-new/distinfo
--- py-pyx12/distinfo	Sat Jul  2 07:12:13 2005
+++ py-pyx12-new/distinfo	Mon Aug  8 15:04:55 2005
@@ -1,2 +1,2 @@
-MD5 (pyx12-1.1.0.tar.gz) = ddac5b909b0eb6ee775aa145e9beff6a
-SIZE (pyx12-1.1.0.tar.gz) = 560390
+MD5 (pyx12-1.2.0.tar.bz2) = b494e8cc6b8f42ac0d721f4cc0f471a4
+SIZE (pyx12-1.2.0.tar.bz2) = 259914
diff -u py-pyx12/pkg-plist py-pyx12-new/pkg-plist
--- py-pyx12/pkg-plist	Sat Jul  2 07:12:14 2005
+++ py-pyx12-new/pkg-plist	Mon Aug  8 15:02:30 2005
@@ -19,13 +19,16 @@
 %%PYTHON_SITELIBDIR%%/pyx12/map_override.py
 %%PYTHON_SITELIBDIR%%/pyx12/map_walker.py
 %%PYTHON_SITELIBDIR%%/pyx12/params.py
+%%PYTHON_SITELIBDIR%%/pyx12/path.py
 %%PYTHON_SITELIBDIR%%/pyx12/segment.py
 %%PYTHON_SITELIBDIR%%/pyx12/x12file.py
 %%PYTHON_SITELIBDIR%%/pyx12/x12n_document.py
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml.py
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtag.py
+%%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtagqual.py
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_simple.py
 %%PYTHON_SITELIBDIR%%/pyx12/xmlwriter.py
+%%PYTHON_SITELIBDIR%%/pyx12/xmlx12_simple.py
 %%PYTHON_SITELIBDIR%%/pyx12/__init__.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/codes.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/error_997.pyc
@@ -39,13 +42,16 @@
 %%PYTHON_SITELIBDIR%%/pyx12/map_override.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/map_walker.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/params.pyc
+%%PYTHON_SITELIBDIR%%/pyx12/path.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/segment.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/x12file.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/x12n_document.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtag.pyc
+%%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtagqual.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_simple.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/xmlwriter.pyc
+%%PYTHON_SITELIBDIR%%/pyx12/xmlx12_simple.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/__init__.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/codes.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/error_997.pyo
@@ -59,31 +65,39 @@
 %%PYTHON_SITELIBDIR%%/pyx12/map_override.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/map_walker.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/params.pyo
+%%PYTHON_SITELIBDIR%%/pyx12/path.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/segment.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/x12file.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/x12n_document.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtag.pyo
+%%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtagqual.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_simple.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/xmlwriter.pyo
+%%PYTHON_SITELIBDIR%%/pyx12/xmlx12_simple.pyo
 etc/pyx12.conf.xml.sample
 share/examples/pyx12/pyx12.conf.xml.sample
 share/examples/pyx12/test/test.py
 share/examples/pyx12/test/test_codes.py
 share/examples/pyx12/test/test_functional.py
 share/examples/pyx12/test/test_map_if.py
+share/examples/pyx12/test/test_map_index.py
 share/examples/pyx12/test/test_map_walker.py
 share/examples/pyx12/test/test_params.py
+share/examples/pyx12/test/test_path.py
 share/examples/pyx12/test/test_segment.py
 share/examples/pyx12/test/test_syntax.py
 share/examples/pyx12/test/test_utils.py
 share/examples/pyx12/test/test_x12file.py
+share/examples/pyx12/test/test_x12xml_idtag.py
 share/examples/pyx12/test/files/bad_2010AA_bug.997.base
 share/examples/pyx12/test/files/bad_2010AA_bug.txt
 share/examples/pyx12/test/files/bad_elements.997.base
 share/examples/pyx12/test/files/bad_elements.txt
 share/examples/pyx12/test/files/bad_header_looping.997.base
 share/examples/pyx12/test/files/bad_header_looping.txt
+share/examples/pyx12/test/files/blank1.997.base
+share/examples/pyx12/test/files/blank1.txt
 share/examples/pyx12/test/files/ele.997.base
 share/examples/pyx12/test/files/ele.txt
 share/examples/pyx12/test/files/explicit_missing.997.base
@@ -93,22 +107,33 @@
 share/examples/pyx12/test/files/gs_id.txt
 share/examples/pyx12/test/files/loop_counting.997.base
 share/examples/pyx12/test/files/loop_counting.txt
+share/examples/pyx12/test/files/mult_trn.997.base
+share/examples/pyx12/test/files/mult_trn.txt
 share/examples/pyx12/test/files/ordinal.997.base
 share/examples/pyx12/test/files/ordinal.txt
+share/examples/pyx12/test/files/ordinal.xml.idtag
+share/examples/pyx12/test/files/ordinal.xml.idtagqual
+share/examples/pyx12/test/files/ordinal.xml.simple
 share/examples/pyx12/test/files/per_repeat.997.base
 share/examples/pyx12/test/files/per_repeat.txt
 share/examples/pyx12/test/files/simple1.997.base
 share/examples/pyx12/test/files/simple1.txt
 share/examples/pyx12/test/files/trailer_errors.997.base
 share/examples/pyx12/test/files/trailer_errors.txt
+share/examples/pyx12/test/files/trailing_terms.997.base
+share/examples/pyx12/test/files/trailing_terms.txt
+share/doc/pyx12/CHANGELOG.txt
+share/doc/pyx12/INSTALL.txt
 share/doc/pyx12/LICENSE.txt
 share/doc/pyx12/README.txt
 share/doc/pyx12/view/Makefile
 share/doc/pyx12/view/codes.xsl
-share/doc/pyx12/view/loop.css
 share/doc/pyx12/view/loop.xsl
 share/doc/pyx12/view/map_seg.xsl
 share/doc/pyx12/view/map_sum.xsl
+share/doc/pyx12/view/loop.css
+share/doc/pyx12/view/none.css
+share/doc/pyx12/view/plain.css
 share/doc/pyx12/view/seg.css
 share/doc/pyx12/view/sum.css
 share/pyx12/map/270.4010.X092.A1.xml
@@ -119,6 +144,8 @@
 share/pyx12/map/276.4010.X093.xml
 share/pyx12/map/277.4010.X093.A1.xml
 share/pyx12/map/277.4010.X093.xml
+share/pyx12/map/277.4020.X104.xml
+share/pyx12/map/277U.4010.X070.xml
 share/pyx12/map/278.4010.X094.27.A1.xml
 share/pyx12/map/278.4010.X094.27.xml
 share/pyx12/map/278.4010.X094.A1.xml
@@ -136,6 +163,10 @@
 share/pyx12/map/837.4010.X098.xml
 share/pyx12/map/841.4010.XXXC.xml
 share/pyx12/map/997.4010.xml
+share/pyx12/map/codes.xml
+share/pyx12/map/comp_test.xml
+share/pyx12/map/maps.xml
+share/pyx12/map/x12.control.00401.xml
 share/pyx12/map/270.4010.X092.A1.pkl
 share/pyx12/map/270.4010.X092.pkl
 share/pyx12/map/271.4010.X092.A1.pkl
@@ -144,6 +175,8 @@
 share/pyx12/map/276.4010.X093.pkl
 share/pyx12/map/277.4010.X093.A1.pkl
 share/pyx12/map/277.4010.X093.pkl
+share/pyx12/map/277.4020.X104.pkl
+share/pyx12/map/277U.4010.X070.pkl
 share/pyx12/map/278.4010.X094.27.A1.pkl
 share/pyx12/map/278.4010.X094.27.pkl
 share/pyx12/map/278.4010.X094.A1.pkl
@@ -161,15 +194,12 @@
 share/pyx12/map/837.4010.X098.pkl
 share/pyx12/map/841.4010.XXXC.pkl
 share/pyx12/map/997.4010.pkl
-share/pyx12/map/README
-share/pyx12/map/codes.xml
 share/pyx12/map/codes.pkl
+share/pyx12/map/x12.control.00401.pkl
+share/pyx12/map/README
 share/pyx12/map/codes.xsd
-share/pyx12/map/comp_test.xml
 share/pyx12/map/map.xsd
-share/pyx12/map/maps.xml
-share/pyx12/map/x12.control.00401.xml
-share/pyx12/map/x12.control.00401.pkl
+share/pyx12/map/x12simple.dtd
 @dirrm share/doc/pyx12/view
 @dirrm share/doc/pyx12
 @dirrm share/pyx12/map

>Release-Note:
>Audit-Trail:
>Unformatted:



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