From 2fbcd84edf20af0ecef79085d96c558e58291ae2 Mon Sep 17 00:00:00 2001 From: mef Date: Tue, 22 Aug 2017 12:19:26 +0000 Subject: [PATCH] Updated devel/p5-Debug-Client to 0.31 ------------------------------------- 0.31 2017-07-04 - Merged PR #7 (Fix build and test failures under Perl 5.26 when '.' is not in @INC), thanks @KENTNL. 0.30 2017-06-19 - Merged PR #5 (Fixed test failure due to perl regression fix in 5.21.3), thanks @TBSliver. --- devel/p5-Debug-Client/Makefile | 6 ++---- devel/p5-Debug-Client/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile index 8fe65a4890b5..b9d8f75e14a6 100644 --- a/devel/p5-Debug-Client/Makefile +++ b/devel/p5-Debug-Client/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2017/06/12 12:31:17 maya Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/22 12:19:26 mef Exp $ -DISTNAME= Debug-Client-0.29 +DISTNAME= Debug-Client-0.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Debug/} @@ -18,7 +17,6 @@ BUILD_DEPENDS+= p5-Test-Class>=0.36:../../devel/p5-Test-Class BUILD_DEPENDS+= p5-Test-Deep>=0.108:../../devel/p5-Test-Deep #BUILD_DEPENDS+= {perl>=5.14.2,p5-Test-Simple>=0.98}:../../devel/p5-Test-Simple -MAKE_ENV+= PERL_USE_UNSAFE_INC=1 PERL5_PACKLIST= auto/Debug/Client/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/devel/p5-Debug-Client/distinfo b/devel/p5-Debug-Client/distinfo index 9de1bfb7d3be..c12dae70ad26 100644 --- a/devel/p5-Debug-Client/distinfo +++ b/devel/p5-Debug-Client/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 03:28:08 agc Exp $ +$NetBSD: distinfo,v 1.6 2017/08/22 12:19:26 mef Exp $ -SHA1 (Debug-Client-0.29.tar.gz) = 098781073b46442ba6422c0ba651d60296f9d593 -RMD160 (Debug-Client-0.29.tar.gz) = 8177aa68194009d3e80bd0ad0cc24a83ba2a1283 -SHA512 (Debug-Client-0.29.tar.gz) = 32c5adcc11cf32d729fd027e6cc5c2129d2375391cee4321b29a508029da3054fbc84fae4e84674bf0eac2740f431c9d41d3059e48e4e4963be4bdaa29ebd17e -Size (Debug-Client-0.29.tar.gz) = 41615 bytes +SHA1 (Debug-Client-0.31.tar.gz) = 4cc2979bdee551a229bb6d0a188000fb2d6b2995 +RMD160 (Debug-Client-0.31.tar.gz) = ece634f032aa13c6c3738f1d7b57d3b082089758 +SHA512 (Debug-Client-0.31.tar.gz) = 7eed66e7698bb9feae8fe768af05399331cdc31dff3ce5e27331050b8a1bb69c081099ff69bd56345d1620605c31e5584a7442feefac50a495d0cff303a87439 +Size (Debug-Client-0.31.tar.gz) = 41937 bytes