Updated to py-xml-0.7.1

This commit is contained in:
shell 2002-05-27 05:25:03 +00:00
parent ef80eb0a14
commit 4e0345c5f1
3 changed files with 10 additions and 11 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.12 2002/05/14 12:07:10 naddy Exp $
# $OpenBSD: Makefile,v 1.13 2002/05/27 05:25:03 shell Exp $
COMMENT= "python module for writing basic XML applications"
VERSION= 0.7
VERSION= 0.7.1
DISTNAME= PyXML-${VERSION}
PKGNAME= py-xml-${VERSION}
CATEGORIES= textproc devel
NEED_VERSION= 1.503
NEED_VERSION= 1.531
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/}
@ -19,7 +19,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PYTHON_VER= 2.1
PYTHON_VER= 2.2
LIB_DEPENDS= expat.2::textproc/expat
BUILD_DEPENDS= :python-${PYTHON_VER}*:lang/python/${PYTHON_VER}

View File

@ -1,3 +1,3 @@
MD5 (PyXML-0.7.tar.gz) = d22e8f7e423833e5f5a9a9d3d2395c73
RMD160 (PyXML-0.7.tar.gz) = 3859d6c9c456c304b8505f27e507e877a80799f1
SHA1 (PyXML-0.7.tar.gz) = a0b9832a0c1fed22edc6fa4b0e125535fd33d72e
MD5 (PyXML-0.7.1.tar.gz) = 6a2e7f0b95961b08dab95b0416cebf9d
RMD160 (PyXML-0.7.1.tar.gz) = 213855eab7af40e88853eacef53c649158c3ed88
SHA1 (PyXML-0.7.1.tar.gz) = b548a6308a165a7b248fdebe2d1e2ab7b1ab068b

View File

@ -1,12 +1,10 @@
@comment $OpenBSD: PLIST,v 1.4 2001/12/31 09:41:29 shell Exp $
@comment $OpenBSD: PLIST,v 1.5 2002/05/27 05:25:03 shell Exp $
bin/xmlproc_parse
bin/xmlproc_val
lib/python${PYTHON_VER}/site-packages/_xmlplus/FtCore.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/FtCore.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/__init__.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/__init__.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/_checkversion.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/_checkversion.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/Attr.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/Attr.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/CDATASection.py
@ -59,6 +57,8 @@ lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/de/LC_MESSAGES/4Suite.mo
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/domreg.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/domreg.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/en_US/LC_MESSAGES/4Suite.mo
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/ext/Dom2Sax.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/ext/Dom2Sax.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/ext/Printer.py
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/ext/Printer.pyc
lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/ext/Visitor.py
@ -539,4 +539,3 @@ share/doc/PyXML/xmlproc/xmlproc_tut.html
@dirrm lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/de/LC_MESSAGES
@dirrm lib/python${PYTHON_VER}/site-packages/_xmlplus/dom/de
@dirrm lib/python${PYTHON_VER}/site-packages/_xmlplus/dom
@dirrm lib/python${PYTHON_VER}/site-packages/_xmlplus