mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 0.08. Require 5.6 or 5.8, since one of its dependencies does
so.
This commit is contained in:
parent
2ec1af3a00
commit
3c593abc27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130249
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Finance-Currency-Convert-XE
|
||||
PORTVERSION= 0.07
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= finance perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Finance
|
||||
@ -35,10 +35,8 @@ post-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
${PERL} -pi \
|
||||
-e 's/5.006/5.004/;' \
|
||||
-e '$$_="" if /use warnings/;' \
|
||||
${WRKSRC}/lib/Finance/Currency/Convert/XE.pm
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Finance-Currency-Convert-XE-0.07.tar.gz) = d5eed7da22c3d2bd81a7feadf24f6f83
|
||||
SIZE (Finance-Currency-Convert-XE-0.07.tar.gz) = 6325
|
||||
MD5 (Finance-Currency-Convert-XE-0.08.tar.gz) = 8eed67528647c3205501da113d4c2596
|
||||
SIZE (Finance-Currency-Convert-XE-0.08.tar.gz) = 6330
|
||||
|
Loading…
Reference in New Issue
Block a user