From dba982c020189a73fca2dd5a1d04af12b6be5ced Mon Sep 17 00:00:00 2001 From: shell Date: Sat, 23 Jun 2001 04:39:56 +0000 Subject: [PATCH] Upgrade to 0.96 --- textproc/p5-XML-LibXML/Makefile | 6 +++--- textproc/p5-XML-LibXML/files/md5 | 6 +++--- textproc/p5-XML-LibXML/pkg/PLIST | 4 +++- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 40d40db411e..4c4faa5ea9f 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,12 +1,12 @@ -# $OpenBSD: Makefile,v 1.3 2001/06/20 11:07:27 shell Exp $ +# $OpenBSD: Makefile,v 1.4 2001/06/23 04:39:56 shell Exp $ COMMENT= "perl interface to the libxml2 library" -VERSION= 0.94 +VERSION= 0.96 DISTNAME= XML-LibXML-${VERSION} PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 -NEED_VERSION= 1.409 +NEED_VERSION= 1.417 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML diff --git a/textproc/p5-XML-LibXML/files/md5 b/textproc/p5-XML-LibXML/files/md5 index 39a9ca8d57f..56fc11b98d8 100644 --- a/textproc/p5-XML-LibXML/files/md5 +++ b/textproc/p5-XML-LibXML/files/md5 @@ -1,3 +1,3 @@ -MD5 (XML-LibXML-0.94.tar.gz) = 207182503d475609b119aec995ae90aa -RMD160 (XML-LibXML-0.94.tar.gz) = 8d898bc8a1e07040d192e8deba6128cd1fdfb617 -SHA1 (XML-LibXML-0.94.tar.gz) = a051df7d9b2ce74e1e02831b952e192a27ad3b19 +MD5 (XML-LibXML-0.96.tar.gz) = 86c09509fe4a526756558c00ba6395b2 +RMD160 (XML-LibXML-0.96.tar.gz) = 314890f0f9ddbbce0d2d9c06349a6bbb4b6ddb01 +SHA1 (XML-LibXML-0.96.tar.gz) = 2baf646dad6cac2cb67a7fc46d1644eb5922f3d1 diff --git a/textproc/p5-XML-LibXML/pkg/PLIST b/textproc/p5-XML-LibXML/pkg/PLIST index 6f1a3a0ab98..3c8499c49eb 100644 --- a/textproc/p5-XML-LibXML/pkg/PLIST +++ b/textproc/p5-XML-LibXML/pkg/PLIST @@ -1,9 +1,10 @@ -@comment $OpenBSD: PLIST,v 1.3 2001/06/20 11:07:28 shell Exp $ +@comment $OpenBSD: PLIST,v 1.4 2001/06/23 04:39:58 shell Exp $ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML.pm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Attr.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/CDATASection.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Comment.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Document.pod +libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/DocumentFragment.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Element.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Node.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Text.pod @@ -14,6 +15,7 @@ man/man3/XML::LibXML::Attr.3p man/man3/XML::LibXML::CDATASection.3p man/man3/XML::LibXML::Comment.3p man/man3/XML::LibXML::Document.3p +man/man3/XML::LibXML::DocumentFragment.3p man/man3/XML::LibXML::Element.3p man/man3/XML::LibXML::Node.3p man/man3/XML::LibXML::Text.3p