diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-29 08:55:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-29 08:55:31 +0000 |
commit | 3e71556168e3fb576f1d4ee9545abe24cf069f99 (patch) | |
tree | d2194255002e46b9b56b7bd05a98eb1e001f9c66 /textproc/p5-XML-LibXML | |
parent | 27bf13dbfe78ff028c44b6eb58af5c536dc609ec (diff) | |
download | ports-3e71556168e3fb576f1d4ee9545abe24cf069f99.tar.gz ports-3e71556168e3fb576f1d4ee9545abe24cf069f99.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-LibXML')
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 15 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML/pkg-plist | 4 |
3 files changed, 13 insertions, 8 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index b2b51792124d..00b5c1773775 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-LibXML -PORTVERSION= 1.40 +PORTVERSION= 1.50 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -21,14 +21,15 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2' -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3PREFIX= ${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::DOM.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.3 XML::LibXML::SAX::Builder.3 \ XML::LibXML::SAX::Generator.3 XML::LibXML::SAX::Parser.3 \ XML::LibXML::Text.3 diff --git a/textproc/p5-XML-LibXML/distinfo b/textproc/p5-XML-LibXML/distinfo index 0c7e481e158e..82826ad0e059 100644 --- a/textproc/p5-XML-LibXML/distinfo +++ b/textproc/p5-XML-LibXML/distinfo @@ -1 +1 @@ -MD5 (XML-LibXML-1.40.tar.gz) = ce41a4903829068fcfb67f23ac39ad58 +MD5 (XML-LibXML-1.50.tar.gz) = 813adafa19ce56e11dcd21eb1efa06b4 diff --git a/textproc/p5-XML-LibXML/pkg-plist b/textproc/p5-XML-LibXML/pkg-plist index 01b7b4963a0f..9d2c8b593bec 100644 --- a/textproc/p5-XML-LibXML/pkg-plist +++ b/textproc/p5-XML-LibXML/pkg-plist @@ -4,6 +4,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Attr.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Boolean.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/DOM.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 @@ -13,6 +14,8 @@ 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.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/SAX.pod 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 @@ -21,5 +24,6 @@ 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 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/SAX +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML @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 |