Wednesday, May 26, 2021

devel/p5-List-Compare : Update to 0.55

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-List-Compare/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 3 Jul 2020 21:44:58 -0000 1.3
+++ Makefile 27 May 2021 00:55:43 -0000
@@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2020/07/03 21:44:58 sthen Exp $

COMMENT = compare elements of two or more lists
-DISTNAME = List-Compare-0.53
+DISTNAME = List-Compare-0.55
CATEGORIES = devel
-REVISION = 0

MAINTAINER = James E Keenan <jkeenan@cpan.org>

@@ -12,7 +11,7 @@ PERMIT_PACKAGE = Yes

MODULES = cpan

-TEST_DEPENDS = devel/p5-IO-CaptureOutput
+TEST_DEPENDS = sysutils/p5-Capture-Tiny

PKG_ARCH = *

Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-List-Compare/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 5 Feb 2018 14:37:13 -0000 1.1.1.1
+++ distinfo 27 May 2021 00:55:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (List-Compare-0.53.tar.gz) = /b9P9nsxNdREdf73/KwM1HBkB9VyDSbcqRSGDrEPhVA=
-SIZE (List-Compare-0.53.tar.gz) = 88437
+SHA256 (List-Compare-0.55.tar.gz) = zHGUeYNledUrArwyjtgKmPZ53wQ6mbVxCrLBkWaeuDc=
+SIZE (List-Compare-0.55.tar.gz) = 84975
Hi,

Here is a patch for devel/p5-List-Compare to update to 0.55 and update
TEST_DEPENDS as per upstream change.
It build well and pass all tests on amd64-6.9 system.

wen

No comments:

Post a Comment