- Update to 0.14
Changes: http://search.cpan.org/dist/Test-LeakTrace/Changes
This commit is contained in:
parent
c368193828
commit
4f3a73d8ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283140
2 changed files with 4 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Test-LeakTrace
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -20,11 +20,4 @@ MAN3= Test::LeakTrace.3 \
|
|||
Test::LeakTrace::JA.3 \
|
||||
Test::LeakTrace::Script.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500808
|
||||
RUN_DEPENDS+= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-LeakTrace-0.13.tar.gz) = 5dfd39d409c8fe872d1b17005e3a8e048d5d9bb91201643d0c57285785c9ab4f
|
||||
SIZE (Test-LeakTrace-0.13.tar.gz) = 49022
|
||||
SHA256 (Test-LeakTrace-0.14.tar.gz) = 2a36dff34ebaf5eedbebe4f613dd76294add592252c4a6d74ef1095ac6239619
|
||||
SIZE (Test-LeakTrace-0.14.tar.gz) = 49651
|
||||
|
|
Loading…
Reference in a new issue