mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Upgrade to 0.32.
This commit is contained in:
parent
4fcb287e43
commit
d71e404c9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44298
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (XML-XSLT-0.21.tar.gz) = 477253ddcb44c23381754e41c796e107
|
||||
MD5 (XML-XSLT-0.32.tar.gz) = 8cfc3851bc0cfc4accbd2705d1607260
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user