pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-File-Map: update to 0.67.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Sep 7 20:58:09 2020 +0200
Changeset:	562de6b5cbbaafd4d4fd91c2cdcf32cf80e9247f

Modified Files:
	p5-File-Map/Makefile
	p5-File-Map/distinfo

Log Message:
p5-File-Map: update to 0.67.

0.67      2020-06-26 00:26:54+02:00 Europe/Amsterdam
          - Fix unresolved symbol "madvise" on QNX NTO
          - Fix regression that could cause empty maps to crash upon reuse.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=562de6b5cbbaafd4d4fd91c2cdcf32cf80e9247f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-File-Map/Makefile | 3 +--
 p5-File-Map/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/p5-File-Map/Makefile b/p5-File-Map/Makefile
index 9aea55b2b5..7bbba97c95 100644
--- a/p5-File-Map/Makefile
+++ b/p5-File-Map/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.5 2014/01/04 14:10:49 uccwen Exp $
 
-DISTNAME=	File-Map-0.66
+DISTNAME=	File-Map-0.67
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 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 4cbf7fa370..050037796d 100644
--- a/p5-File-Map/distinfo
+++ b/p5-File-Map/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.3 2014/01/04 14:10:49 uccwen Exp $
 
-SHA1 (File-Map-0.66.tar.gz) = 87f1d6f16bb6e7fa3e9b185db113ed505f852fcc
-RMD160 (File-Map-0.66.tar.gz) = 3cc5e5c01d6cde40c32a877457cdc167dd38363a
-SHA512 (File-Map-0.66.tar.gz) = 042f463835f76972bf03a40e47fcffa13b5476c888097cc5f45da1ca36489999beb5cbcc0c8b631170d22eb5e90b0368539f3aa204eed3ebe649da83c5ec739c
-Size (File-Map-0.66.tar.gz) = 78305 bytes
+SHA1 (File-Map-0.67.tar.gz) = 42133e075b1cc923d47fb514e7bc0f4dd8f99060
+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


Home | Main Index | Thread Index | Old Index