pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-Shareable Update to 1.06
details: https://anonhg.NetBSD.org/pkgsrc/rev/29f90f8d1255
branches: trunk
changeset: 459587:29f90f8d1255
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 09 23:45:13 2021 +0000
description:
Update to 1.06
Upstream changes:
1.06 2021-09-08
- Fix significant bug where at least on MacOS, if we generated a CRC of a
key that was greater than 0x80000000, it would round down the key to that
number exactly, casuing duplicates, and incorrect segment access
- Added new() method, returns a reference (default hash) without having to
do the tie() directly
- Modify t/65-seg_size.t beyond RAM max test to cover varying error messages
on differing OSs
- Renamed t/67-out_of_memory.t as the tests are related to exhausting SHM
slots, not RAM
diffstat:
devel/p5-IPC-Shareable/Makefile | 4 ++--
devel/p5-IPC-Shareable/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r e3fefc2c2cc7 -r 29f90f8d1255 devel/p5-IPC-Shareable/Makefile
--- a/devel/p5-IPC-Shareable/Makefile Sat Oct 09 23:38:30 2021 +0000
+++ b/devel/p5-IPC-Shareable/Makefile Sat Oct 09 23:45:13 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/07/28 03:41:00 wen Exp $
+# $NetBSD: Makefile,v 1.33 2021/10/09 23:45:13 wen Exp $
-DISTNAME= IPC-Shareable-1.05
+DISTNAME= IPC-Shareable-1.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
diff -r e3fefc2c2cc7 -r 29f90f8d1255 devel/p5-IPC-Shareable/distinfo
--- a/devel/p5-IPC-Shareable/distinfo Sat Oct 09 23:38:30 2021 +0000
+++ b/devel/p5-IPC-Shareable/distinfo Sat Oct 09 23:45:13 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/07 13:41:41 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/10/09 23:45:13 wen Exp $
-RMD160 (IPC-Shareable-1.05.tar.gz) = 9de87e7be7f8a6b0eb9fc30c53dc2bcdfd6cbd7a
-SHA512 (IPC-Shareable-1.05.tar.gz) = 2a5360a5b50d98f92099444c6a0de47f13544f457edee39bf8aa0986467a5c112542ac02c620ebad768607e3b4fde687fd2044a5936893f3c1e81915d8cf33d5
-Size (IPC-Shareable-1.05.tar.gz) = 42813 bytes
+RMD160 (IPC-Shareable-1.06.tar.gz) = 2822be8481d605bdcd9e647c7358bb7536666765
+SHA512 (IPC-Shareable-1.06.tar.gz) = 85fcdd0398cc03b6e7d19f907feb9a4b776c0a42f28e485338076da2bbafcd5da1784e6290dbacab8bf908230b4a0c8e731dff7255683a973955b3dfdfb9ee59
+Size (IPC-Shareable-1.06.tar.gz) = 43989 bytes
Home |
Main Index |
Thread Index |
Old Index