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: wen
Date: Thu Apr 1 07:06:30 UTC 2021
Modified Files:
pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo
Log Message:
Update to 1.56
Upstream changes:
1.56 -- 2021-03-30
[CHANGES]
* Added `List::Util::zip`, `List::Util::mesh` and related functions
(RT129479)
* Updated embedded ppport.h for Devel::PPPort v3.62
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.30 -r1.31 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.50 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.51
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.50 Mon Aug 31 18:08:49 2020
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile Thu Apr 1 07:06:30 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/08/31 18:08:49 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2021/04/01 07:06:30 wen Exp $
-DISTNAME= Scalar-List-Utils-1.55
+DISTNAME= Scalar-List-Utils-1.56
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.30 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.31
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.30 Sat Apr 18 13:54:33 2020
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo Thu Apr 1 07:06:30 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2020/04/18 13:54:33 mef Exp $
+$NetBSD: distinfo,v 1.31 2021/04/01 07:06:30 wen Exp $
-SHA1 (Scalar-List-Utils-1.55.tar.gz) = 9132741bf31bf7b3fd7658021275f2d49b9fdf89
-RMD160 (Scalar-List-Utils-1.55.tar.gz) = 3bbb3a98c9767e01eb96b88f86bd40c11c602f64
-SHA512 (Scalar-List-Utils-1.55.tar.gz) = 618923b4040657dd895fc8e0043ee17e355be07923a79a3b2c74c254f44ee2d81a7ef7da3645bdd9f2e436d3f87ca51d20b10ee76da0d3026129dbdbdac5ae27
-Size (Scalar-List-Utils-1.55.tar.gz) = 105142 bytes
+SHA1 (Scalar-List-Utils-1.56.tar.gz) = 225319a41a134172aff21f9b255770123655e3dd
+RMD160 (Scalar-List-Utils-1.56.tar.gz) = 80da8701ddcdf76d839496039532d6390985f989
+SHA512 (Scalar-List-Utils-1.56.tar.gz) = 90291e154497599e7e41b6746dc29351c619201b5723eedfa76dee81d0db4ae28ad598355edc61c529de5c05d5eafc17ae6c3205f0c624fc2a028ecbac9f2c3f
+Size (Scalar-List-Utils-1.56.tar.gz) = 173248 bytes
Home |
Main Index |
Thread Index |
Old Index