Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-List-Compare p5-List-Compare: update to 0.55.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c11c7622c98b
branches:  trunk
changeset: 438511:c11c7622c98b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 14:39:22 2020 +0000

description:
p5-List-Compare: update to 0.55.

0.54 Sun Aug 16 14:21:36 EDT 2020
    - Prepare for future version of Perl with strict- and warnings-by-default.

0.55 Sun Aug 16 18:37:07 EDT 2020
    - In test suite, replace IO::CaptureOutput with Capture::Tiny.

diffstat:

 textproc/p5-List-Compare/Makefile |  10 +++++-----
 textproc/p5-List-Compare/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r f5afe2a56756 -r c11c7622c98b textproc/p5-List-Compare/Makefile
--- a/textproc/p5-List-Compare/Makefile Mon Sep 07 14:37:45 2020 +0000
+++ b/textproc/p5-List-Compare/Makefile Mon Sep 07 14:39:22 2020 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/08/31 18:11:50 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.18 2020/09/07 14:39:22 wiz Exp $
 
-DISTNAME=              List-Compare-0.53
+DISTNAME=              List-Compare-0.55
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           5
-CATEGORIES=            perl5 textproc
+CATEGORIES=            textproc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=List/}
 
 MAINTAINER=            pettai%NetBSD.org@localhost
@@ -12,6 +10,8 @@
 COMMENT=               Compare elements of two or more lists
 LICENSE=               ${PERL5_LICENSE}
 
+TEST_DEPENDS+=         p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
+
 PERL5_PACKLIST=                auto/List/Compare/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r f5afe2a56756 -r c11c7622c98b textproc/p5-List-Compare/distinfo
--- a/textproc/p5-List-Compare/distinfo Mon Sep 07 14:37:45 2020 +0000
+++ b/textproc/p5-List-Compare/distinfo Mon Sep 07 14:39:22 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/28 14:43:03 wen Exp $
+$NetBSD: distinfo,v 1.5 2020/09/07 14:39:22 wiz Exp $
 
-SHA1 (List-Compare-0.53.tar.gz) = 8406fca7e39bc7a934eb1b3a09ffc945ce8ca69b
-RMD160 (List-Compare-0.53.tar.gz) = 00bba70277e8674d213c468ac4d1cb8944894671
-SHA512 (List-Compare-0.53.tar.gz) = b467e9395afa8297f5f59d745d22048373cfd60dc0c8ce56d0ad95e8f9fddcda487d99c906b9fb5ac1b28aa53873a7c9689347866c3aa907aecd31b4a127627a
-Size (List-Compare-0.53.tar.gz) = 88437 bytes
+SHA1 (List-Compare-0.55.tar.gz) = 57fa1d834fcb62727f12caea39a2c047e1e23fcf
+RMD160 (List-Compare-0.55.tar.gz) = a0db9cf555a8cbaf2ad3394f5fcca6036faed480
+SHA512 (List-Compare-0.55.tar.gz) = 0f7e2325449298940f14b369b0c82c326c6e596123939285b8e7cce9cc36e8a78620eb4ff96594c55c26c1acecb46966d4d40eb5f591e76798614257c300d705
+Size (List-Compare-0.55.tar.gz) = 84975 bytes



Home | Main Index | Thread Index | Old Index