pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-List-SomeUtils-XS
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 25 21:00:59 UTC 2026
Modified Files:
pkgsrc/devel/p5-List-SomeUtils-XS: Makefile distinfo
Log Message:
p5-List-SomeUtils-XS: update to 0.59.
0.59 2026-06-22
- Fix a heap buffer overflow in the pairwise function when it would return a very large list. Fixed
by Paul Johnson.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-List-SomeUtils-XS/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-List-SomeUtils-XS/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-List-SomeUtils-XS/Makefile
diff -u pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.18 pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.19
--- pkgsrc/devel/p5-List-SomeUtils-XS/Makefile:1.18 Fri Jul 4 08:46:01 2025
+++ pkgsrc/devel/p5-List-SomeUtils-XS/Makefile Thu Jun 25 21:00:59 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2025/07/04 08:46:01 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2026/06/25 21:00:59 wiz Exp $
-DISTNAME= List-SomeUtils-XS-0.58
+DISTNAME= List-SomeUtils-XS-0.59
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/List-SomeUtils-XS
Index: pkgsrc/devel/p5-List-SomeUtils-XS/distinfo
diff -u pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.8 pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.9
--- pkgsrc/devel/p5-List-SomeUtils-XS/distinfo:1.8 Tue Oct 26 10:16:51 2021
+++ pkgsrc/devel/p5-List-SomeUtils-XS/distinfo Thu Jun 25 21:00:59 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:16:51 nia Exp $
+$NetBSD: distinfo,v 1.9 2026/06/25 21:00:59 wiz Exp $
-BLAKE2s (List-SomeUtils-XS-0.58.tar.gz) = 412a70d16a077ec6032a5809e38a636fa3940b2fef5c8bdde9df64701436644e
-SHA512 (List-SomeUtils-XS-0.58.tar.gz) = f89f5a35224a69a59c1d512a819bd725b324f0968ea447824a42c741c4ba66ee9522db939bd3e75d190e0f2f75d54100912b83a86d5e7dd1079025a57a245c38
-Size (List-SomeUtils-XS-0.58.tar.gz) = 94190 bytes
+BLAKE2s (List-SomeUtils-XS-0.59.tar.gz) = e0256aa1f6ee7516b0015b2e6a0dbffe77d0ef39c9c54caa7bb93332291ef285
+SHA512 (List-SomeUtils-XS-0.59.tar.gz) = 703816812356be085934cab6f22393d3afc31b49d00fc2dc4b519371f41e409adb361e778932525f6697881816470b7efc7a23126691d5b9865a772ab140cdbf
+Size (List-SomeUtils-XS-0.59.tar.gz) = 169762 bytes
Home |
Main Index |
Thread Index |
Old Index