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 Apr  6 10:16:02 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo

Log Message:
p5-Scalar-List-Utils: update to 1.69.

1.69 -- 2025-04-01
        [CHANGES]
         * Always allow `isvstring` to be exported even on Perl 5.6, where it
           just returns false
         * Fix string comparison logic that compares versions with `$]`


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.39 -r1.40 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.61 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.62
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.61     Sat Nov 16 12:05:03 2024
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile  Sun Apr  6 10:16:02 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2024/11/16 12:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2025/04/06 10:16:02 wiz Exp $
 
-DISTNAME=      Scalar-List-Utils-1.68
+DISTNAME=      Scalar-List-Utils-1.69
 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.39 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.40
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.39     Sun Oct 20 06:27:27 2024
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo  Sun Apr  6 10:16:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2024/10/20 06:27:27 wiz Exp $
+$NetBSD: distinfo,v 1.40 2025/04/06 10:16:02 wiz Exp $
 
-BLAKE2s (Scalar-List-Utils-1.68.tar.gz) = 14919a8137be2e32765bf6387c98476350fde5e6a4c66fb7099194903d3b79f6
-SHA512 (Scalar-List-Utils-1.68.tar.gz) = 52565ffc5fadde9bc1db70ffa311fe0d4c9fdfabc95cb7da216cc6cf7d56a41814780b6d5f7aded1f3593c7ed78f8a0704a7798644eeeaf799e6ffc52c901120
-Size (Scalar-List-Utils-1.68.tar.gz) = 181532 bytes
+BLAKE2s (Scalar-List-Utils-1.69.tar.gz) = e9df17f198be4c63967cb49cf226a166e60a3fa328b471372b95933d7e337609
+SHA512 (Scalar-List-Utils-1.69.tar.gz) = cc7af589b7af91cfd6f7cf0cbf3b43a29a2ba2f92263ae11d19a191124f505bd94f172d214d7538ea9025cbafeca7a5d1c920894bb8d715710488aaa86194749
+Size (Scalar-List-Utils-1.69.tar.gz) = 181435 bytes



Home | Main Index | Thread Index | Old Index