summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-10 12:27:49 +0000
committerijliao <ijliao@FreeBSD.org>2001-07-10 12:27:49 +0000
commit04e349593148d329874b32ea7bec7c84827ee18a (patch)
tree5c868be649b4d3ba2cd00823229234f4faf817d8 /textproc
parente15ede9d1491bb70000f642882aa877edd359c6d (diff)
downloadFreeBSD-ports-04e349593148d329874b32ea7bec7c84827ee18a.zip
FreeBSD-ports-04e349593148d329874b32ea7bec7c84827ee18a.tar.gz
upgrade to 0.9.7
PR: 28870 Submitted by: skv@protey.ru
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 b4dc352..47b146d 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 1d796bc..32d4779 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 982d83f..157cda2 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
OpenPOWER on IntegriCloud