- Update to 1.23
- Mark for perl >= 5.8.0
This commit is contained in:
parent
f7af1c8f80
commit
7828166916
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154518
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Exception-Class
|
||||
PORTVERSION= 1.22
|
||||
PORTVERSION= 1.23
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Exception
|
||||
|
@ -27,7 +27,7 @@ MAN3= Exception::Class.3
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
IGNORE= requires perl 5.8.0 or higher. Please install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Exception-Class-1.22.tar.gz) = ad8bb64e8473ba5817a2b329ec7dde42
|
||||
SHA256 (Exception-Class-1.22.tar.gz) = 7aa464a3f5b20cc98c640c3e0c190c04c652d85f95845726353123f46fabb96a
|
||||
SIZE (Exception-Class-1.22.tar.gz) = 16156
|
||||
MD5 (Exception-Class-1.23.tar.gz) = 560b42c0cf8b795bdc793459edb7ec13
|
||||
SHA256 (Exception-Class-1.23.tar.gz) = 9ad5a063bac80f3e77a179c91b7ea4490181640c8c1893292fdc6f2d92f40406
|
||||
SIZE (Exception-Class-1.23.tar.gz) = 16091
|
||||
|
|
Loading…
Reference in a new issue