ports/124686: [ports] update textproc/py-pyx12 to 1.5.0

John Holland jholland at kazoocmh.org
Tue Jun 17 17:40:05 UTC 2008


>Number:         124686
>Category:       ports
>Synopsis:       [ports] update textproc/py-pyx12 to 1.5.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:   Tue Jun 17 17:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     John Holland
>Release:        6.3-Stable
>Organization:
Kalamazoo CMHSAS
>Environment:
FreeBSD bashful.kazoocmh.org 6.3-STABLE FreeBSD 6.3-STABLE #2: Thu Feb 28 17:16:09 EST 2008     toor at bashful.kazoocmh.org:/usr/obj/usr/src/sys/BASHFUL  i386
>Description:
Update textproc/py-pyx12 to 1.5.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u py-pyx12/Makefile py-pyx12-new/Makefile
--- py-pyx12/Makefile	2007-05-30 02:51:59.000000000 -0400
+++ py-pyx12-new/Makefile	2008-06-17 13:23:13.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pyx12
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -26,13 +26,17 @@
 USE_PYDISTUTILS=	yes
 USE_PYTHON_PREFIX=	yes
 
-MAN1=	x12valid.1 x12norm.1 x12xml.1 x12html.1 xmlx12.1
-MAN5=	pyx12.conf.xml.5
+.if !defined(NOPORTDOCS)
+    MAN1=	x12valid.1 x12norm.1 x12xml.1 x12html.1 xmlx12.1
+    MAN5=	pyx12.conf.xml.5
+.endif
 SUB_FILES=	pkg-deinstall
 
 post-install:
 	${WRKSRC}/bin/x12_build_pkl.py ${PREFIX}/share/pyx12/map/
+.if !defined(NOPORTDOCS)
 	cd ${WRKSRC}/bin && ${INSTALL_MAN} ${MAN1} ${MAN1PREFIX}/man/man1
 	cd ${WRKSRC}/bin && ${INSTALL_MAN} ${MAN5} ${MAN1PREFIX}/man/man5
+.endif
 
 .include <bsd.port.mk>
diff -u py-pyx12/distinfo py-pyx12-new/distinfo
--- py-pyx12/distinfo	2007-05-30 02:51:59.000000000 -0400
+++ py-pyx12-new/distinfo	2008-06-16 15:32:13.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (pyx12-1.4.0.tar.bz2) = adca4d8eeac1cd0c73cf7dd66e7c2f22
-SHA256 (pyx12-1.4.0.tar.bz2) = 5e956c10586aa451a575f119fdbc8afbc8976cdc31d5e9a73c77c7ef8df321da
-SIZE (pyx12-1.4.0.tar.bz2) = 186297
+MD5 (pyx12-1.5.0.tar.bz2) = 1bcb9c515dfe0366725b94306a15094f
+SHA256 (pyx12-1.5.0.tar.bz2) = 09025318d717557b099a7c0305bb3e4e78ef8849902f11c56f1a1ab6e288dfce
+SIZE (pyx12-1.5.0.tar.bz2) = 190267
Common subdirectories: py-pyx12/files and py-pyx12-new/files
diff -u py-pyx12/pkg-plist py-pyx12-new/pkg-plist
--- py-pyx12/pkg-plist	2007-05-30 02:51:59.000000000 -0400
+++ py-pyx12-new/pkg-plist	2008-06-16 15:30:02.000000000 -0400
@@ -31,6 +31,7 @@
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtagqual.py
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_simple.py
 %%PYTHON_SITELIBDIR%%/pyx12/xmlwriter.py
+%%PYTHON_SITELIBDIR%%/pyx12/xmlx12_idtag.py
 %%PYTHON_SITELIBDIR%%/pyx12/xmlx12_simple.py
 %%PYTHON_SITELIBDIR%%/pyx12/tests/__init__.py
 %%PYTHON_SITELIBDIR%%/pyx12/tests/codes.py
@@ -73,6 +74,7 @@
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtagqual.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_simple.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/xmlwriter.pyc
+%%PYTHON_SITELIBDIR%%/pyx12/xmlx12_idtag.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/xmlx12_simple.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/tests/__init__.pyc
 %%PYTHON_SITELIBDIR%%/pyx12/tests/codes.pyc
@@ -115,6 +117,7 @@
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_idtagqual.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/x12xml_simple.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/xmlwriter.pyo
+%%PYTHON_SITELIBDIR%%/pyx12/xmlx12_idtag.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/xmlx12_simple.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/tests/__init__.pyo
 %%PYTHON_SITELIBDIR%%/pyx12/tests/codes.pyo
@@ -151,6 +154,7 @@
 %%DATADIR%%/test/test_x12file.py
 %%DATADIR%%/test/test_x12xml_idtag.py
 %%DATADIR%%/test/test_xmlwriter.py
+%%DATADIR%%/test/files/820.loops.txt
 %%DATADIR%%/test/files/834_lui_id.997.base
 %%DATADIR%%/test/files/834_lui_id.txt
 %%DATADIR%%/test/files/835_test.xsl
@@ -186,6 +190,8 @@
 %%DATADIR%%/test/files/ordinal.xml.simple
 %%DATADIR%%/test/files/per_repeat.997.base
 %%DATADIR%%/test/files/per_repeat.txt
+%%DATADIR%%/test/files/repeat_init_seg.997.base
+%%DATADIR%%/test/files/repeat_init_seg.txt
 %%DATADIR%%/test/files/simple1.997.base
 %%DATADIR%%/test/files/simple1.txt
 %%DATADIR%%/test/files/trailer_errors.997.base
@@ -200,11 +206,11 @@
 %%DATADIR%%/map/271.4010.X092.A1.xml
 %%DATADIR%%/map/276.4010.X093.A1.xml
 %%DATADIR%%/map/277.4010.X093.A1.xml
-%%DATADIR%%/map/277.4020.X104.xml
 %%DATADIR%%/map/277U.4010.X070.xml
 %%DATADIR%%/map/278.4010.X094.27.A1.xml
 %%DATADIR%%/map/278.4010.X094.A1.xml
 %%DATADIR%%/map/820.4010.X061.A1.xml
+%%DATADIR%%/map/830.4010.PS.xml
 %%DATADIR%%/map/834.4010.X095.A1.xml
 %%DATADIR%%/map/835.4010.X091.A1.xml
 %%DATADIR%%/map/837.4010.X096.A1.xml
@@ -221,11 +227,11 @@
 %%DATADIR%%/map/271.4010.X092.A1.pkl
 %%DATADIR%%/map/276.4010.X093.A1.pkl
 %%DATADIR%%/map/277.4010.X093.A1.pkl
-%%DATADIR%%/map/277.4020.X104.pkl
 %%DATADIR%%/map/277U.4010.X070.pkl
 %%DATADIR%%/map/278.4010.X094.27.A1.pkl
 %%DATADIR%%/map/278.4010.X094.A1.pkl
 %%DATADIR%%/map/820.4010.X061.A1.pkl
+%%DATADIR%%/map/830.4010.PS.pkl
 %%DATADIR%%/map/834.4010.X095.A1.pkl
 %%DATADIR%%/map/835.4010.X091.A1.pkl
 %%DATADIR%%/map/837.4010.X096.A1.pkl


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



More information about the freebsd-ports-bugs mailing list