View | Details | Raw Unified | Return to bug 37744
Collapse All | Expand All

(-)py-xml/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=		xml
8
PORTNAME=		xml
9
PORTVERSION=		0.7
9
PORTVERSION=		0.7.1
10
CATEGORIES=		textproc python
10
CATEGORIES=		textproc python
11
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	pyxml
12
MASTER_SITE_SUBDIR=	pyxml
(-)py-xml/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (PyXML-0.7.tar.gz) = d22e8f7e423833e5f5a9a9d3d2395c73
1
MD5 (PyXML-0.7.1.tar.gz) = 6a2e7f0b95961b08dab95b0416cebf9d
(-)py-xml/pkg-plist (-18 / +6 lines)
Lines 100-105 Link Here
100
%%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xbel2html.py
100
%%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xbel2html.py
101
%%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xpcmd.py
101
%%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xpcmd.py
102
%%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xvcmd.py
102
%%PORTDOCS%%share/examples/py-xml/demo/xmlproc/xvcmd.py
103
%%PORTDOCS%%share/examples/py-xml/test/doc.xml
103
%%PORTDOCS%%share/examples/py-xml/test/dom/TestSuite.py
104
%%PORTDOCS%%share/examples/py-xml/test/dom/TestSuite.py
104
%%PORTDOCS%%share/examples/py-xml/test/dom/borrowed/TestSuite.py
105
%%PORTDOCS%%share/examples/py-xml/test/dom/borrowed/TestSuite.py
105
%%PORTDOCS%%share/examples/py-xml/test/dom/borrowed/af_20000919.py
106
%%PORTDOCS%%share/examples/py-xml/test/dom/borrowed/af_20000919.py
Lines 201-227 Link Here
201
%%PORTDOCS%%share/examples/py-xml/test/dom/test_struct.py
202
%%PORTDOCS%%share/examples/py-xml/test/dom/test_struct.py
202
%%PORTDOCS%%share/examples/py-xml/test/dom/test_text.py
203
%%PORTDOCS%%share/examples/py-xml/test/dom/test_text.py
203
%%PORTDOCS%%share/examples/py-xml/test/dom/test_treewalker.py
204
%%PORTDOCS%%share/examples/py-xml/test/dom/test_treewalker.py
204
%%PORTDOCS%%share/examples/py-xml/test/domapi/Base.py
205
%%PORTDOCS%%share/examples/py-xml/test/domapi/CoreLvl1.py
206
%%PORTDOCS%%share/examples/py-xml/test/domapi/CoreLvl2.py
207
%%PORTDOCS%%share/examples/py-xml/test/domapi/CoreLvl3.py
208
%%PORTDOCS%%share/examples/py-xml/test/domapi/Load3.py
209
%%PORTDOCS%%share/examples/py-xml/test/domapi/TraversalLvl2.py
210
%%PORTDOCS%%share/examples/py-xml/test/domapi/XMLLvl1.py
211
%%PORTDOCS%%share/examples/py-xml/test/domapi/XMLLvl2.py
212
%%PORTDOCS%%share/examples/py-xml/test/domapi/__init__.py
213
%%PORTDOCS%%share/examples/py-xml/test/enc_test.xml
205
%%PORTDOCS%%share/examples/py-xml/test/enc_test.xml
214
%%PORTDOCS%%share/examples/py-xml/test/output/.#test_c14n.1.1
215
%%PORTDOCS%%share/examples/py-xml/test/output/test_c14n
206
%%PORTDOCS%%share/examples/py-xml/test/output/test_c14n
216
%%PORTDOCS%%share/examples/py-xml/test/output/test_dom
207
%%PORTDOCS%%share/examples/py-xml/test/output/test_dom
217
%%PORTDOCS%%share/examples/py-xml/test/output/test_domu
218
%%PORTDOCS%%share/examples/py-xml/test/output/test_encodings
208
%%PORTDOCS%%share/examples/py-xml/test/output/test_encodings
219
%%PORTDOCS%%share/examples/py-xml/test/output/test_howto
209
%%PORTDOCS%%share/examples/py-xml/test/output/test_howto
220
%%PORTDOCS%%share/examples/py-xml/test/output/test_htmlb
210
%%PORTDOCS%%share/examples/py-xml/test/output/test_htmlb
221
%%PORTDOCS%%share/examples/py-xml/test/output/test_javadom
211
%%PORTDOCS%%share/examples/py-xml/test/output/test_javadom
222
%%PORTDOCS%%share/examples/py-xml/test/output/test_marshal
212
%%PORTDOCS%%share/examples/py-xml/test/output/test_marshal
223
%%PORTDOCS%%share/examples/py-xml/test/output/test_marshal.orig
224
%%PORTDOCS%%share/examples/py-xml/test/output/test_marshal.rej
225
%%PORTDOCS%%share/examples/py-xml/test/output/test_minidom
213
%%PORTDOCS%%share/examples/py-xml/test/output/test_minidom
226
%%PORTDOCS%%share/examples/py-xml/test/output/test_parsers
214
%%PORTDOCS%%share/examples/py-xml/test/output/test_parsers
227
%%PORTDOCS%%share/examples/py-xml/test/output/test_pyexpat
215
%%PORTDOCS%%share/examples/py-xml/test/output/test_pyexpat
Lines 231-243 Link Here
231
%%PORTDOCS%%share/examples/py-xml/test/output/test_sax_xmlproc
219
%%PORTDOCS%%share/examples/py-xml/test/output/test_sax_xmlproc
232
%%PORTDOCS%%share/examples/py-xml/test/output/test_saxdrivers
220
%%PORTDOCS%%share/examples/py-xml/test/output/test_saxdrivers
233
%%PORTDOCS%%share/examples/py-xml/test/output/test_utils
221
%%PORTDOCS%%share/examples/py-xml/test/output/test_utils
222
%%PORTDOCS%%share/examples/py-xml/test/output/test_xmlproc
234
%%PORTDOCS%%share/examples/py-xml/test/quotes.xml
223
%%PORTDOCS%%share/examples/py-xml/test/quotes.xml
235
%%PORTDOCS%%share/examples/py-xml/test/regrtest.py
224
%%PORTDOCS%%share/examples/py-xml/test/regrtest.py
236
%%PORTDOCS%%share/examples/py-xml/test/test.xml
225
%%PORTDOCS%%share/examples/py-xml/test/test.xml
237
%%PORTDOCS%%share/examples/py-xml/test/test.xml.out
226
%%PORTDOCS%%share/examples/py-xml/test/test.xml.out
238
%%PORTDOCS%%share/examples/py-xml/test/test_c14n.py
227
%%PORTDOCS%%share/examples/py-xml/test/test_c14n.py
239
%%PORTDOCS%%share/examples/py-xml/test/test_dom.py
228
%%PORTDOCS%%share/examples/py-xml/test/test_dom.py
240
%%PORTDOCS%%share/examples/py-xml/test/test_domu.py
241
%%PORTDOCS%%share/examples/py-xml/test/test_encodings.py
229
%%PORTDOCS%%share/examples/py-xml/test/test_encodings.py
242
%%PORTDOCS%%share/examples/py-xml/test/test_howto.py
230
%%PORTDOCS%%share/examples/py-xml/test/test_howto.py
243
%%PORTDOCS%%share/examples/py-xml/test/test_htmlb.py
231
%%PORTDOCS%%share/examples/py-xml/test/test_htmlb.py
Lines 252-257 Link Here
252
%%PORTDOCS%%share/examples/py-xml/test/test_sax_xmlproc.py
240
%%PORTDOCS%%share/examples/py-xml/test/test_sax_xmlproc.py
253
%%PORTDOCS%%share/examples/py-xml/test/test_saxdrivers.py
241
%%PORTDOCS%%share/examples/py-xml/test/test_saxdrivers.py
254
%%PORTDOCS%%share/examples/py-xml/test/test_utils.py
242
%%PORTDOCS%%share/examples/py-xml/test/test_utils.py
243
%%PORTDOCS%%share/examples/py-xml/test/test_xmlproc.py
255
%%PORTDOCS%%share/examples/py-xml/test/testxml.py
244
%%PORTDOCS%%share/examples/py-xml/test/testxml.py
256
%%PORTDOCS%%share/examples/py-xml/test/unittest.py
245
%%PORTDOCS%%share/examples/py-xml/test/unittest.py
257
%%PORTDOCS%%share/examples/py-xml/test/xmlval_illformed.dtd
246
%%PORTDOCS%%share/examples/py-xml/test/xmlval_illformed.dtd
Lines 263-271 Link Here
263
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.py
252
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.py
264
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.pyc
253
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.pyc
265
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.pyo
254
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/__init__.pyo
266
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/_checkversion.py
267
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/_checkversion.pyc
268
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/_checkversion.pyo
269
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.py
255
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.py
270
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.pyc
256
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.pyc
271
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.pyo
257
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/Attr.pyo
Lines 343-348 Link Here
343
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/domreg.pyc
329
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/domreg.pyc
344
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/domreg.pyo
330
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/domreg.pyo
345
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/en_US/LC_MESSAGES/4Suite.mo
331
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/en_US/LC_MESSAGES/4Suite.mo
332
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Dom2Sax.py
333
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Dom2Sax.pyc
334
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Dom2Sax.pyo
346
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.py
335
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.py
347
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.pyc
336
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.pyc
348
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.pyo
337
lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/ext/Printer.pyo
Lines 1011-1017 Link Here
1011
@dirrm lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/de
1000
@dirrm lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom/de
1012
@dirrm lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom
1001
@dirrm lib/%%PYTHON_VERSION%%/site-packages/%%PACKAGE_DIR%%/dom
1013
%%PORTDOCS%%@dirrm share/examples/py-xml/test/output
1002
%%PORTDOCS%%@dirrm share/examples/py-xml/test/output
1014
%%PORTDOCS%%@dirrm share/examples/py-xml/test/domapi
1015
%%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/html
1003
%%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/html
1016
%%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/ext
1004
%%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/ext
1017
%%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/borrowed
1005
%%PORTDOCS%%@dirrm share/examples/py-xml/test/dom/borrowed

Return to bug 37744