diff options
Diffstat (limited to 'textproc/p5-XML-XSLT')
-rw-r--r-- | textproc/p5-XML-XSLT/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-XSLT/distinfo | 2 | ||||
-rw-r--r-- | textproc/p5-XML-XSLT/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index efb100582688..a31a12a4b788 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-XSLT -PORTVERSION= 0.21 +PORTVERSION= 0.32 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML @@ -19,7 +19,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN1= xslt-parser.1 +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= XML::XSLT.3 .include <bsd.port.mk> diff --git a/textproc/p5-XML-XSLT/distinfo b/textproc/p5-XML-XSLT/distinfo index 96003bf230e7..f49c5502cf0a 100644 --- a/textproc/p5-XML-XSLT/distinfo +++ b/textproc/p5-XML-XSLT/distinfo @@ -1 +1 @@ -MD5 (XML-XSLT-0.21.tar.gz) = 477253ddcb44c23381754e41c796e107 +MD5 (XML-XSLT-0.32.tar.gz) = 8cfc3851bc0cfc4accbd2705d1607260 diff --git a/textproc/p5-XML-XSLT/pkg-plist b/textproc/p5-XML-XSLT/pkg-plist index 7dd8f7e18a43..81b3ad15bb50 100644 --- a/textproc/p5-XML-XSLT/pkg-plist +++ b/textproc/p5-XML-XSLT/pkg-plist @@ -1,3 +1,4 @@ +bin/xslt-parser lib/perl5/site_perl/%%PERL_VER%%/XML/XSLT.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XSLT/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/XSLT |