pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test2-Plugin-NoWarnings Updated devel/p5-Test...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7c95b7381b7
branches:  trunk
changeset: 359897:b7c95b7381b7
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 12:49:00 2017 +0000

description:
Updated devel/p5-Test2-Plugin-NoWarnings to 0.05
------------------------------------------------
0.05     2016-11-07
- Skip compile.t on Windows. This test uses IPC::Run3 which doesn't seem to
  work well on that platform. Fixed RT #118443. Reported by Alexandr Ciornii.

(pkgsrc changes)
Add following line for make test
 BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info

diffstat:

 devel/p5-Test2-Plugin-NoWarnings/Makefile |   6 ++++--
 devel/p5-Test2-Plugin-NoWarnings/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r c66deb89b99f -r b7c95b7381b7 devel/p5-Test2-Plugin-NoWarnings/Makefile
--- a/devel/p5-Test2-Plugin-NoWarnings/Makefile Mon Mar 20 12:48:32 2017 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile Mon Mar 20 12:49:00 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/11/07 10:43:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/03/20 12:49:00 mef Exp $
 
-DISTNAME=              Test2-Plugin-NoWarnings-0.04
+DISTNAME=              Test2-Plugin-NoWarnings-0.05
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
@@ -11,6 +11,8 @@
 LICENSE=               ${PERL5_LICENSE}
 
 DEPENDS+=              p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+# for make test
+BUILD_DEPENDS+=                p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
 
 PERL5_PACKLIST=                auto/Test2/Plugin/NoWarnings/.packlist
 
diff -r c66deb89b99f -r b7c95b7381b7 devel/p5-Test2-Plugin-NoWarnings/distinfo
--- a/devel/p5-Test2-Plugin-NoWarnings/distinfo Mon Mar 20 12:48:32 2017 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/distinfo Mon Mar 20 12:49:00 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/11/07 10:43:08 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/03/20 12:49:00 mef Exp $
 
-SHA1 (Test2-Plugin-NoWarnings-0.04.tar.gz) = 08d1828880b7737f957fc56cf06f584715f3a644
-RMD160 (Test2-Plugin-NoWarnings-0.04.tar.gz) = c68a05a04874ca40dbd1b76ec53fee09845bd9db
-SHA512 (Test2-Plugin-NoWarnings-0.04.tar.gz) = 47f57c5bd5bf78821265c520f8b5736bae4fb254cbef41e270f22b3c50429615e313ef38dfb74201b8b98a85f05c5f4a3e40a7eeb7bc2d9d9937ff081d34465d
-Size (Test2-Plugin-NoWarnings-0.04.tar.gz) = 22939 bytes
+SHA1 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 9bbc8ece9bd5ad6cc9e83d6272b21ff66e13b7bd
+RMD160 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 907bf2f918919c0ed04cea7896afd1feeefb79c3
+SHA512 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 3374f17ce0b930008a3dc29e205ab0275908b329c7079428f8754f27e73fd8961446628fd9e0dc9c8937fc9ddec41a5359b82f0c002a97c897529918885c821d
+Size (Test2-Plugin-NoWarnings-0.05.tar.gz) = 23036 bytes



Home | Main Index | Thread Index | Old Index