diff options
author | drochner <drochner> | 2001-08-06 16:05:57 +0000 |
---|---|---|
committer | drochner <drochner> | 2001-08-06 16:05:57 +0000 |
commit | 3825d5845a959ad37e11eb1c6f17265ff86dfd97 (patch) | |
tree | e275209e687c31e7ac306ccfabaa9ffe6dcfb664 /textproc | |
parent | d71316ea28cbb49b8814ba22b912a9799f77ca98 (diff) | |
download | pkgsrc-3825d5845a959ad37e11eb1c6f17265ff86dfd97.tar.gz |
update to 0.6.6
bugfix only release, no changelog available
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pyxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/pyxml/distinfo | 6 | ||||
-rw-r--r-- | textproc/pyxml/pkg/PLIST | 8 |
3 files changed, 12 insertions, 6 deletions
diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile index 412c5f561a9..80f772d19c4 100644 --- a/textproc/pyxml/Makefile +++ b/textproc/pyxml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2001/05/14 16:27:08 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2001/08/06 16:05:57 drochner Exp $ # -DISTNAME= PyXML-0.6.5 +DISTNAME= PyXML-0.6.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/} diff --git a/textproc/pyxml/distinfo b/textproc/pyxml/distinfo index 45b25a5f43a..32041ea4744 100644 --- a/textproc/pyxml/distinfo +++ b/textproc/pyxml/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/05/14 16:27:08 drochner Exp $ +$NetBSD: distinfo,v 1.4 2001/08/06 16:05:57 drochner Exp $ -SHA1 (PyXML-0.6.5.tar.gz) = 56deaecacada4400adbd0d79bb93f39969bcb37c -Size (PyXML-0.6.5.tar.gz) = 498302 bytes +SHA1 (PyXML-0.6.6.tar.gz) = 1c5bcf40705fb397f17d2318757098e4697e549f +Size (PyXML-0.6.6.tar.gz) = 503610 bytes diff --git a/textproc/pyxml/pkg/PLIST b/textproc/pyxml/pkg/PLIST index e2f8bb58ec6..b2240e648bf 100644 --- a/textproc/pyxml/pkg/PLIST +++ b/textproc/pyxml/pkg/PLIST @@ -1,10 +1,12 @@ -@comment $NetBSD: PLIST,v 1.2 2001/05/14 16:27:09 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/08/06 16:05:58 drochner Exp $ bin/xmlproc_parse bin/xmlproc_val PYSITELIB/_xmlplus/__init__.py PYSITELIB/_xmlplus/__init__.pyc PYSITELIB/_xmlplus/_checkversion.py PYSITELIB/_xmlplus/_checkversion.pyc +PYSITELIB/_xmlplus/FtCore.py +PYSITELIB/_xmlplus/FtCore.pyc PYSITELIB/_xmlplus/dom/Attr.py PYSITELIB/_xmlplus/dom/Attr.pyc PYSITELIB/_xmlplus/dom/CDATASection.py @@ -67,6 +69,8 @@ PYSITELIB/_xmlplus/dom/ext/XHtmlPrinter.py PYSITELIB/_xmlplus/dom/ext/XHtmlPrinter.pyc PYSITELIB/_xmlplus/dom/ext/__init__.py PYSITELIB/_xmlplus/dom/ext/__init__.pyc +PYSITELIB/_xmlplus/dom/ext/c14n.py +PYSITELIB/_xmlplus/dom/ext/c14n.pyc PYSITELIB/_xmlplus/dom/ext/reader/HtmlLib.py PYSITELIB/_xmlplus/dom/ext/reader/HtmlLib.pyc PYSITELIB/_xmlplus/dom/ext/reader/HtmlSax.py @@ -216,6 +220,8 @@ PYSITELIB/_xmlplus/marshal/wddx.py PYSITELIB/_xmlplus/marshal/wddx.pyc PYSITELIB/_xmlplus/marshal/xmlrpc.py PYSITELIB/_xmlplus/marshal/xmlrpc.pyc +PYSITELIB/_xmlplus/ns.py +PYSITELIB/_xmlplus/ns.pyc PYSITELIB/_xmlplus/parsers/__init__.py PYSITELIB/_xmlplus/parsers/__init__.pyc PYSITELIB/_xmlplus/parsers/expat.py |