- Upgrade to 0.92

- Fixes PLIST
This commit is contained in:
shell 2001-06-03 09:54:56 +00:00
parent 6de20d30a3
commit fecc219b57
3 changed files with 6 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/05/21 02:56:47 shell Exp $ # $OpenBSD: Makefile,v 1.2 2001/06/03 09:54:56 shell Exp $
COMMENT= "perl interface to the libxml2 library" COMMENT= "perl interface to the libxml2 library"
VERSION= 0.91 VERSION= 0.92
DISTNAME= XML-LibXML-${VERSION} DISTNAME= XML-LibXML-${VERSION}
PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5 CATEGORIES= textproc perl5

View File

@ -1,3 +1,3 @@
MD5 (XML-LibXML-0.91.tar.gz) = f9f3dc2d8dcac50f5d849597d5fe9c03 MD5 (XML-LibXML-0.92.tar.gz) = b8d50c60d21651800d48c8954b68b833
RMD160 (XML-LibXML-0.91.tar.gz) = b2fd15f4857d75e66f77a0a504f31d450a4c9d77 RMD160 (XML-LibXML-0.92.tar.gz) = 9b788fb63fbc9417fc69ebbf9cc0a0963cc41321
SHA1 (XML-LibXML-0.91.tar.gz) = 875f5a5ec1bab4b4b6e1b30f443bbcbb2a03b3e7 SHA1 (XML-LibXML-0.92.tar.gz) = 784c3d2939db192a9db0ce1a49f99b4bf0f2ea1f

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/05/21 02:56:48 shell Exp $ @comment $OpenBSD: PLIST,v 1.2 2001/06/03 09:54:57 shell Exp $
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML.pm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/CDATASection.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/Comment.pod
@ -6,7 +6,6 @@ libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Document.pod
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Element.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/Node.pod
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Text.pod libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/XML/LibXML/Text.pod
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/XML/LibXML/.packlist
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/XML/LibXML/LibXML.bs libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/XML/LibXML/LibXML.bs
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/XML/LibXML/LibXML.so libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/XML/LibXML/LibXML.so
man/man3/XML::LibXML.3p man/man3/XML::LibXML.3p