aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-10 12:27:49 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-10 12:27:49 +0000
commit0802ab78d38d28b4df1862bd943c1dd923e073f5 (patch)
treea8e62c13a55abb3a03e72c360bdeb2f54d356696 /textproc
parent7a2515ab542d79dd5054c72540f6aa91399b154e (diff)
downloadports-0802ab78d38d28b4df1862bd943c1dd923e073f5.tar.gz
ports-0802ab78d38d28b4df1862bd943c1dd923e073f5.zip
upgrade to 0.9.7
PR: 28870 Submitted by: skv@protey.ru
Notes
Notes: svn path=/head/; revision=45010
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-LibXML/Makefile6
-rw-r--r--textproc/p5-XML-LibXML/distinfo2
-rw-r--r--textproc/p5-XML-LibXML/pkg-plist4
3 files changed, 9 insertions, 3 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile
index b4dc3525f62f..47b146da2104 100644
--- a/textproc/p5-XML-LibXML/Makefile
+++ b/textproc/p5-XML-LibXML/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-LibXML
-PORTVERSION= 0.92
+PORTVERSION= 0.97
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
@@ -21,7 +21,9 @@ 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::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}
diff --git a/textproc/p5-XML-LibXML/distinfo b/textproc/p5-XML-LibXML/distinfo
index 1d796bcd076c..32d47798738d 100644
--- a/textproc/p5-XML-LibXML/distinfo
+++ b/textproc/p5-XML-LibXML/distinfo
@@ -1 +1 @@
-MD5 (XML-LibXML-0.92.tar.gz) = b8d50c60d21651800d48c8954b68b833
+MD5 (XML-LibXML-0.97.tar.gz) = 560057a998d2ba3bb8ba415ce0d1d609
diff --git a/textproc/p5-XML-LibXML/pkg-plist b/textproc/p5-XML-LibXML/pkg-plist
index 982d83fb1774..157cda2781d9 100644
--- a/textproc/p5-XML-LibXML/pkg-plist
+++ b/textproc/p5-XML-LibXML/pkg-plist
@@ -1,9 +1,13 @@
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/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/Namespace.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Node.pod
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