aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-15 10:10:00 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-15 10:10:00 +0000
commit3456c3ed44f4bc72e33b299960c5fb7ce9befe4d (patch)
treec3b068473c30e9847614b715cd9be210ea9c20b1 /textproc/p5-XML-LibXML
parent617851ddb5fe2a93185a9ca898fce187d0d1e06a (diff)
downloadports-3456c3ed44f4bc72e33b299960c5fb7ce9befe4d.tar.gz
ports-3456c3ed44f4bc72e33b299960c5fb7ce9befe4d.zip
"fix" upgrade to 1.31
PR: 32836 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=51562
Diffstat (limited to 'textproc/p5-XML-LibXML')
-rw-r--r--textproc/p5-XML-LibXML/Makefile15
-rw-r--r--textproc/p5-XML-LibXML/pkg-descr3
-rw-r--r--textproc/p5-XML-LibXML/pkg-plist10
3 files changed, 21 insertions, 7 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile
index 61f61ad15b81..b12df5df307c 100644
--- a/textproc/p5-XML-LibXML/Makefile
+++ b/textproc/p5-XML-LibXML/Makefile
@@ -21,12 +21,15 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2'
-MAN3= XML::LibXML::Element.3 XML::LibXML::CDATASection.3 \
- XML::LibXML::Comment.3 XML::LibXML::Text.3 XML::LibXML.3 \
- XML::LibXML::Node.3 XML::LibXML::Document.3 \
- XML::LibXML::Dtd.3 XML::LibXML::Namespace.3 \
- XML::LibXML::DocumentFragment.3 XML::LibXML::Attr.3
-
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= XML::LibXML.3 XML::LibXML::Attr.3 XML::LibXML::Boolean.3 \
+ XML::LibXML::CDATASection.3 XML::LibXML::Comment.3 \
+ XML::LibXML::Document.3 XML::LibXML::DocumentFragment.3 \
+ XML::LibXML::Dtd.3 XML::LibXML::Element.3 \
+ XML::LibXML::Literal.3 XML::LibXML::Namespace.3 \
+ XML::LibXML::Node.3 XML::LibXML::NodeList.3 \
+ XML::LibXML::Number.3 XML::LibXML::SAX::Builder.3 \
+ XML::LibXML::SAX::Generator.3 XML::LibXML::SAX::Parser.3 \
+ XML::LibXML::Text.3
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-LibXML/pkg-descr b/textproc/p5-XML-LibXML/pkg-descr
index 47d42a48232d..3f7808a19a01 100644
--- a/textproc/p5-XML-LibXML/pkg-descr
+++ b/textproc/p5-XML-LibXML/pkg-descr
@@ -1,3 +1,6 @@
This module is a minimal interface to the Gnome libxml2 library.
WWW: http://www.xmlsoft.org/
+
+-- Sergey Skvortsov
+skv@protey.ru
diff --git a/textproc/p5-XML-LibXML/pkg-plist b/textproc/p5-XML-LibXML/pkg-plist
index 157cda2781d9..37ac7851d1ec 100644
--- a/textproc/p5-XML-LibXML/pkg-plist
+++ b/textproc/p5-XML-LibXML/pkg-plist
@@ -1,17 +1,25 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Attr.pod
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Booleam.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/CDATASection.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Comment.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Document.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/DocumentFragment.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Dtd.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Element.pod
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Literal.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Namespace.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Node.pod
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/NodeList.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Number.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/SAX/Builder.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/SAX/Generator.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/SAX/Parser.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Text.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/SAX
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true