Updated to p5-XML-LibXML-1.51

This commit is contained in:
shell 2002-07-06 10:21:40 +00:00
parent 6acee16b30
commit dd46e1e7b6
3 changed files with 9 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2002/06/09 05:32:07 wilfried Exp $
# $OpenBSD: Makefile,v 1.13 2002/07/06 10:21:40 shell Exp $
COMMENT= "perl interface to the libxml2 library"
VERSION= 1.49
VERSION= 1.51
DISTNAME= XML-LibXML-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5

View File

@ -1,3 +1,3 @@
MD5 (XML-LibXML-1.49.tar.gz) = a9d726a3c4f0ab3761e420507c5edb92
RMD160 (XML-LibXML-1.49.tar.gz) = 697c5cdfee60b38b916087050de72aae6b786f59
SHA1 (XML-LibXML-1.49.tar.gz) = 820d3876f998135b5d599e755c7a1c22e15d3292
MD5 (XML-LibXML-1.51.tar.gz) = c241ddfcf54297e81e44e27d30f694d8
RMD160 (XML-LibXML-1.51.tar.gz) = e25319d045dbdda03fd6125a975d9919f48a155c
SHA1 (XML-LibXML-1.51.tar.gz) = db0bbafb8c016c715d0e30e91f2e3cc918e01d39

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2002/05/14 07:50:56 shell Exp $
@comment $OpenBSD: PLIST,v 1.10 2002/07/06 10:21:40 shell Exp $
${P5ARCH}/XML/LibXML.pm
${P5ARCH}/XML/LibXML/Attr.pod
${P5ARCH}/XML/LibXML/Boolean.pm
@ -14,6 +14,8 @@ ${P5ARCH}/XML/LibXML/Namespace.pod
${P5ARCH}/XML/LibXML/Node.pod
${P5ARCH}/XML/LibXML/NodeList.pm
${P5ARCH}/XML/LibXML/Number.pm
${P5ARCH}/XML/LibXML/SAX.pm
${P5ARCH}/XML/LibXML/SAX.pod
${P5ARCH}/XML/LibXML/SAX/Builder.pm
${P5ARCH}/XML/LibXML/SAX/Generator.pm
${P5ARCH}/XML/LibXML/SAX/Parser.pm
@ -35,6 +37,7 @@ man/man3p/XML::LibXML::Namespace.3p
man/man3p/XML::LibXML::Node.3p
man/man3p/XML::LibXML::NodeList.3p
man/man3p/XML::LibXML::Number.3p
man/man3p/XML::LibXML::SAX.3p
man/man3p/XML::LibXML::SAX::Builder.3p
man/man3p/XML::LibXML::SAX::Generator.3p
man/man3p/XML::LibXML::SAX::Parser.3p