- Update to 0.016
Changes: http://search.cpan.org/dist/Test-Warnings/Changes
This commit is contained in:
parent
7555dcf9df
commit
945379f7d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358671
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Warnings
|
||||
PORTVERSION= 0.014
|
||||
PORTVERSION= 0.016
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,11 +14,10 @@ LICENSE= ART10 GPLv1
|
|||
LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Kwalitee>=1.12:${PORTSDIR}/devel/p5-Test-Kwalitee \
|
||||
p5-Test-Tester>=0.108:${PORTSDIR}/devel/p5-Test-Tester
|
||||
|
||||
USE_PERL5= modbuildtiny
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-Warnings-0.014.tar.gz) = ecad6b07491ec062a1924268870384a88ab6fd078f34c2939804f0fbb33b6b28
|
||||
SIZE (Test-Warnings-0.014.tar.gz) = 32437
|
||||
SHA256 (Test-Warnings-0.016.tar.gz) = 09ebc9afa29eb4d1d44fbd974dfcd52e0a2d9ce7ec3e3ee7602394157831aba9
|
||||
SIZE (Test-Warnings-0.016.tar.gz) = 32774
|
||||
|
|
Loading…
Reference in a new issue