mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 0.17
Changes: https://metacpan.org/changes/distribution/Test-LeakTrace
This commit is contained in:
parent
67d8b17814
commit
7f50a2a241
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560580
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-LeakTrace
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,8 +13,8 @@ COMMENT= Traces memory leaks
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Test/LeakTrace/LeakTrace.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497760148
|
||||
SHA256 (Test-LeakTrace-0.16.tar.gz) = 5f089eed915f1ec8c743f6d2777c3ecd0ca01df2f7b9e10038d316952583e403
|
||||
SIZE (Test-LeakTrace-0.16.tar.gz) = 49435
|
||||
TIMESTAMP = 1609953887
|
||||
SHA256 (Test-LeakTrace-0.17.tar.gz) = 777d64d2938f5ea586300eef97ef03eacb43d4c1853c9c3b1091eb3311467970
|
||||
SIZE (Test-LeakTrace-0.17.tar.gz) = 34126
|
||||
|
Loading…
Reference in New Issue
Block a user