mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.38
- Sort PLIST Changes: http://search.cpan.org/dist/Test-Exception/Changes
This commit is contained in:
parent
577687a37a
commit
ae1c4b442f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380187
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Exception
|
||||
PORTVERSION= 0.36
|
||||
PORTVERSION= 0.38
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,8 +13,8 @@ COMMENT= Test functions for exception based code
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS= p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-Exception-0.36.tar.gz) = b30bf587fdb6904e9dcfd6b21296ea7f2975c2c4019148b3e421e075758dfcfe
|
||||
SIZE (Test-Exception-0.36.tar.gz) = 18694
|
||||
SHA256 (Test-Exception-0.38.tar.gz) = 7c6aa4c208c043c38631e2af8d28abf76d32a3dcd2ff4a94591f009a6ed3eab5
|
||||
SIZE (Test-Exception-0.38.tar.gz) = 15349
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Test::Exception.3.gz
|
||||
%%SITE_PERL%%/Test/Exception.pm
|
||||
%%PERL5_MAN3%%/Test::Exception.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user