pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Scalar-List-Utils
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 4 07:04:26 UTC 2024
Modified Files:
pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo
Log Message:
p5-Scalar-List-Utils: update to 1.64.
1.64 -- 2024-08-02
[CHANGES]
* On Perl version 5.40 or later, various `Scalar::Util` functions are
now simply aliases to core-provided functions in `builtin::`:
+ blessed(), refaddr(), reftype(), weaken(), unweaken(), isweak()
* Remember to list `head` and `tail` in `List::Util` SYNOPSIS
* Various improvements to internal CI infrastructure
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-Scalar-List-Utils/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Scalar-List-Utils/Makefile
diff -u pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.56 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.57
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.56 Thu Jul 6 09:39:59 2023
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile Sun Aug 4 07:04:26 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2023/07/06 09:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2024/08/04 07:04:26 wiz Exp $
-DISTNAME= Scalar-List-Utils-1.63
+DISTNAME= Scalar-List-Utils-1.64
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
Index: pkgsrc/devel/p5-Scalar-List-Utils/distinfo
diff -u pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.35 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.36
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.35 Sat May 20 07:00:38 2023
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo Sun Aug 4 07:04:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2023/05/20 07:00:38 wiz Exp $
+$NetBSD: distinfo,v 1.36 2024/08/04 07:04:26 wiz Exp $
-BLAKE2s (Scalar-List-Utils-1.63.tar.gz) = 32469416229942acb6ea90f0e88aa5f2956a484d863d6f021ff95f2ec0355adf
-SHA512 (Scalar-List-Utils-1.63.tar.gz) = e9e44a62181153c5e28a39df56ec14e9ed2918c6b398dd8e3d9f79669969828f6c0e5efdd02970abaf71ae258b291ad434dc4c597cf6ba4fba55cda892ac8de8
-Size (Scalar-List-Utils-1.63.tar.gz) = 177981 bytes
+BLAKE2s (Scalar-List-Utils-1.64.tar.gz) = d55938220afcfcf352b1c79e07d9fd8ea64acf3962ff22da8f2d14fb542fc992
+SHA512 (Scalar-List-Utils-1.64.tar.gz) = 5ff7f951cb9868351be12c5575376e37b3b84f8de4adec7a48ea3e0fde0dca598ee250c4bef843e689267cfe6da6ec5767c9c900db61ef76a1772bd8b8753465
+Size (Scalar-List-Utils-1.64.tar.gz) = 180739 bytes
Home |
Main Index |
Thread Index |
Old Index