Skip to content

Commit

Permalink
p5-Test-LeakTrace: update to 0.16.
Browse files Browse the repository at this point in the history
Revision history for Perl extension Test::LeakTrace

0.16 2017-06-17
    - Fix build and test issues with perl5.26 due to removal of . from @inc
      (PR #4 - thanks to jkeenan)
  • Loading branch information
0-wiz-0 committed Sep 17, 2017
1 parent c0354ff commit b2e5956
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 23 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Test-LeakTrace/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:44 ryoon Exp $
# $NetBSD: Makefile,v 1.15 2017/09/17 13:14:59 wiz Exp $

DISTNAME= Test-LeakTrace-0.15
DISTNAME= Test-LeakTrace-0.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

Expand Down
11 changes: 5 additions & 6 deletions devel/p5-Test-LeakTrace/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
$NetBSD: distinfo,v 1.7 2017/06/06 14:27:23 ryoon Exp $
$NetBSD: distinfo,v 1.8 2017/09/17 13:14:59 wiz Exp $

SHA1 (Test-LeakTrace-0.15.tar.gz) = 6b045c535bc151c431c7431c1c1162e1b14c021c
RMD160 (Test-LeakTrace-0.15.tar.gz) = 20cd48562c002734d629bf9f84e73bf8cd7b31fa
SHA512 (Test-LeakTrace-0.15.tar.gz) = 664d1648cc9ce229456ca0c27430bdd36ba1d9bf6907afce6c612b90d6885aa6a71caeceb266aec1f843287e6bcda35ac28eab2ad6b662019c0fcb87d7f0d6be
Size (Test-LeakTrace-0.15.tar.gz) = 49364 bytes
SHA1 (patch-Makefile.PL) = 913adea30c7f208bde99d28ba371671286f4b913
SHA1 (Test-LeakTrace-0.16.tar.gz) = ad1d825c838982ea7542af550c5760bb3b34b54b
RMD160 (Test-LeakTrace-0.16.tar.gz) = 50cfe927559d5cbe7ab15ba70bdac1be9dc5d91d
SHA512 (Test-LeakTrace-0.16.tar.gz) = 6fa7a5eaae01ca5232f3f297a104553dac5f57e4c6721d7084e5d44b0133206100878c7067b228b1e01b21f7639a97a0ec48ef77198deb0598d94d8861bab049
Size (Test-LeakTrace-0.16.tar.gz) = 49435 bytes
14 changes: 0 additions & 14 deletions devel/p5-Test-LeakTrace/patches/patch-Makefile.PL

This file was deleted.

0 comments on commit b2e5956

Please sign in to comment.