mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.17.
PR: 106180 Submitted by: Christopher Boumenot <boumenot@gmail.com>
This commit is contained in:
parent
8931110b1d
commit
fb21b3ec84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178591
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Tree-Simple
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tree
|
||||
@ -26,7 +26,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
.endif
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
IGNORE= perl 5.8 or newer required. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Tree-Simple-1.16.tar.gz) = 7f003a9af1aea6a9931c3de8fc49b3ab
|
||||
SHA256 (Tree-Simple-1.16.tar.gz) = df91e18d313021cabace2a3ed9d84038d986e5c6f07cc414b57aee96d16a8e77
|
||||
SIZE (Tree-Simple-1.16.tar.gz) = 32104
|
||||
MD5 (Tree-Simple-1.17.tar.gz) = c1468eb79c414090bf16e2da4fc9637c
|
||||
SHA256 (Tree-Simple-1.17.tar.gz) = a3bb201d64d27b000d939294e0751f46b61d3a2993e6cfbd0a38bf7eafe44201
|
||||
SIZE (Tree-Simple-1.17.tar.gz) = 32809
|
||||
|
Loading…
Reference in New Issue
Block a user