pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(devel/p5-File-Map) Updated 0.67 to 0.71
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Sat Nov 22 23:30:09 2025 +0900
Changeset: 97c3d7f03601fd7ddb523764adb768e1c0d9fc4b
Modified Files:
p5-File-Map/Makefile
p5-File-Map/distinfo
Log Message:
(devel/p5-File-Map) Updated 0.67 to 0.71
0.71 2023-04-10 14:18:43+02:00 Europe/Amsterdam
- Check layers before statting
- Split out mmap-compat.c
0.70 2023-04-02 22:27:45+02:00 Europe/Amsterdam
- Fix backwards compatability issue
0.69 2023-04-02 22:07:56+02:00 Europe/Amsterdam
- Move almost all code from .pm file into .xs file
0.68 2023-03-25 10:32:11+01:00 Europe/Amsterdam
- Re-eliminate second magic vtable
- Eliminate all CODE blocks in XS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=97c3d7f03601fd7ddb523764adb768e1c0d9fc4b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-File-Map/Makefile | 2 +-
p5-File-Map/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/p5-File-Map/Makefile b/p5-File-Map/Makefile
index 7bbba97c95..a1c1bdfd00 100644
--- a/p5-File-Map/Makefile
+++ b/p5-File-Map/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2014/01/04 14:10:49 uccwen Exp $
-DISTNAME= File-Map-0.67
+DISTNAME= File-Map-0.71
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/}
diff --git a/p5-File-Map/distinfo b/p5-File-Map/distinfo
index 9a6307829a..e3d622e1c2 100644
--- a/p5-File-Map/distinfo
+++ b/p5-File-Map/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2014/01/04 14:10:49 uccwen Exp $
-RMD160 (File-Map-0.67.tar.gz) = c7823ece3cc1b0ba3ea438eba18e3496f0e1ff2e
-SHA512 (File-Map-0.67.tar.gz) = 52bd9ebb546e6b0e0d58cce3e5f5983c0f89bf05ba3f29d220b6d83ca150e200ac9c6e7d2adb717838c0b20e9ddd68c94509b47775d27273c37bc44dcff1d507
-Size (File-Map-0.67.tar.gz) = 104595 bytes
+BLAKE2s (File-Map-0.71.tar.gz) = 5f377856b88469c4c0cf79298af297d1f3987738607ffc189d9f8070274c6b91
+SHA512 (File-Map-0.71.tar.gz) = 12c79d0209462b8db629225b565b8366ca14183010a13abe7a93e3c8a4489b29721962ca08fd5b7b8accf9f98506427e3d3dfd4a9da3bcd3127c6316509d4e6f
+Size (File-Map-0.71.tar.gz) = 151846 bytes
Home |
Main Index |
Thread Index |
Old Index