- Update to 0.25
- Remove 4.x cruft
This commit is contained in:
parent
e5a6122806
commit
a3d284cd5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188104
2 changed files with 5 additions and 15 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Test-Exception
|
||||
PORTVERSION= 0.24
|
||||
PORTVERSION= 0.25
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Test
|
||||
|
@ -23,14 +23,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= Test::Exception.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
##
|
||||
## this port depends on devel/p5-Sub-Uplevel which
|
||||
## requires PERL 5.6.x or later
|
||||
##
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Test-Exception-0.24.tar.gz) = 63013cbd55f9a8e2b8ce02f927fec32d
|
||||
SHA256 (Test-Exception-0.24.tar.gz) = 5c60eb5f864bbda308ba8c437284d74fd5e885f5ac3ffaccecc44361f22880f3
|
||||
SIZE (Test-Exception-0.24.tar.gz) = 11226
|
||||
MD5 (Test-Exception-0.25.tar.gz) = aaef654ff2239008e8827ece592f7a0a
|
||||
SHA256 (Test-Exception-0.25.tar.gz) = 8c6de99b1502fb7644dec6d3b6cc7bd7259731d499296444431c8f3c341bf01d
|
||||
SIZE (Test-Exception-0.25.tar.gz) = 11353
|
||||
|
|
Loading…
Reference in a new issue