- Update to version 3.08
PR: 44160 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
This commit is contained in:
parent
d0cc39f7c8
commit
bb30a2fcf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68193
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= XML-Twig
|
||||
PORTVERSION= 3.02
|
||||
PORTVERSION= 3.08
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
|
@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
|
||||
MAINTAINER= wjv@FreeBSD.org
|
||||
|
||||
# XML::Twig has a further optional dependency on WeakRef. However, WeakRef
|
||||
# needs Perl 5.005_55.
|
||||
# On Perl < 5.8.0, 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
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (XML-Twig-3.02.tar.gz) = 9b3ddc5c9f28951e867e88678edbec72
|
||||
MD5 (XML-Twig-3.08.tar.gz) = de2a9cfe9c4d49f9d8659f0e3605dc1f
|
||||
|
|
Loading…
Reference in a new issue