mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to version 3.02
This commit is contained in:
parent
99a662beac
commit
caaaf7c800
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55078
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= XML-Twig
|
||||
PORTVERSION= 2.02
|
||||
PORTVERSION= 3.02
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= wjv@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
# XML::Twig has a further optional dependency on WeakRef. However, WeakRef
|
||||
# needs Perl 5.005_55.
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
|
||||
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (XML-Twig-2.02.tar.gz) = 02bec37a6e9f699bd3ba3b5a721dbe60
|
||||
MD5 (XML-Twig-3.02.tar.gz) = 9b3ddc5c9f28951e867e88678edbec72
|
||||
|
Loading…
x
Reference in New Issue
Block a user