Sat May 20 07:00:38 2023 UTC ()
p5-Scalar-List-Utils: update to 1.63.

1.63 -- 2022-08-08
	[BUGFIXES]
	 * Fix off-by-one in stack handling of head() / tail() (RT143905)
	 * Fix documentation copy-paste error about builtin::reftype
	 * Ensure exotic_names.t will work on EBCDIC platforms
	 * Add basic Github CI workflow

1.62 -- 2022-03-17
	[CHANGES]
	 * Prepare for perl 5.35.10 release:
	    + Skip the tainted tests if your perl was built without taint
	      support
	    + Document the existence of the `builtin::` equivalents for
	      several Scalar::Util functions

1.61 -- 2022-02-16
	[BUGFIXES]
	 * Fix some more signed comparison warnings (Perl5 #19429)


(wiz)
diff -r1.54 -r1.55 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
diff -r1.34 -r1.35 pkgsrc/devel/p5-Scalar-List-Utils/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/devel/p5-Scalar-List-Utils/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile 2022/06/28 11:33:11 1.54
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile 2023/05/20 07:00:38 1.55
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2022/06/28 11:33:11 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2023/05/20 07:00:38 wiz Exp $
 
-DISTNAME=	Scalar-List-Utils-1.60
+DISTNAME=	Scalar-List-Utils-1.63
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel misc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Scalar/}
 

cvs diff -r1.34 -r1.35 pkgsrc/devel/p5-Scalar-List-Utils/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo 2021/10/26 10:17:26 1.34
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo 2023/05/20 07:00:38 1.35
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2021/10/26 10:17:26 nia Exp $
+$NetBSD: distinfo,v 1.35 2023/05/20 07:00:38 wiz Exp $
 
-BLAKE2s (Scalar-List-Utils-1.60.tar.gz) = a5415d560dd83a669f8435697c8a97d905d114280707f1d4f9627faac7df15aa
+BLAKE2s (Scalar-List-Utils-1.63.tar.gz) = 32469416229942acb6ea90f0e88aa5f2956a484d863d6f021ff95f2ec0355adf
-SHA512 (Scalar-List-Utils-1.60.tar.gz) = 35cd3c45c97827f36e5a73cc2bbd496d2b43c17ea736fbf6fcd9d1b42cb522d00cc6ab15a29a07cab0831d00458ebc38ff05559e7c6344567cfba0d7d2c15a92
+SHA512 (Scalar-List-Utils-1.63.tar.gz) = e9e44a62181153c5e28a39df56ec14e9ed2918c6b398dd8e3d9f79669969828f6c0e5efdd02970abaf71ae258b291ad434dc4c597cf6ba4fba55cda892ac8de8
-Size (Scalar-List-Utils-1.60.tar.gz) = 177368 bytes
+Size (Scalar-List-Utils-1.63.tar.gz) = 177981 bytes