pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-File-Map: update to 0.64.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 11:09:31 2017 +0200
Changeset: 76a7e37cd8bc0fac73d2d04dd0efa2006f40b026
Modified Files:
p5-File-Map/Makefile
p5-File-Map/distinfo
Log Message:
p5-File-Map: update to 0.64.
0.64 2015-07-13 12:50:12+02:00 Europe/Amsterdam
Fix segfault in empty mappings
Skip tainting tests on non-tainting perls
0.63 2014-09-12 18:27:17+02:00 Europe/Amsterdam
Fix error message on unknown protect mode
0.62 2014-08-16 14:34:48+02:00 Europe/Amsterdam
Reuse perl's reentrant API
Skip setlocale on android
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=76a7e37cd8bc0fac73d2d04dd0efa2006f40b026
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-File-Map/Makefile | 7 +++++--
p5-File-Map/distinfo | 7 ++++---
2 files changed, 9 insertions(+), 5 deletions(-)
diffs:
diff --git a/p5-File-Map/Makefile b/p5-File-Map/Makefile
index 89287e1d76..5d0de2e03c 100755
--- a/p5-File-Map/Makefile
+++ b/p5-File-Map/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.5 2014/01/04 14:10:49 uccwen Exp $
-#
-DISTNAME= File-Map-0.61
+DISTNAME= File-Map-0.64
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/}
@@ -15,6 +14,10 @@ DEPENDS+= p5-XSLoader-[0-9]*:../../devel/p5-XSLoader
DEPENDS+= p5-Sub-Exporter-Progressive>=0.001005:../../devel/p5-Sub-Exporter-Progressive
DEPENDS+= p5-PerlIO-Layers-[0-9]*:../../wip/p5-PerlIO-Layers
+# TEST_DEPENDS
+BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
+BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+
PERL5_PACKLIST= auto/File/Map/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/p5-File-Map/distinfo b/p5-File-Map/distinfo
index 3410d37641..fdac6d63aa 100644
--- a/p5-File-Map/distinfo
+++ b/p5-File-Map/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.3 2014/01/04 14:10:49 uccwen Exp $
-SHA1 (File-Map-0.61.tar.gz) = 39c5fe07ca4c1197e8f55aa1c313697e03e9f23b
-RMD160 (File-Map-0.61.tar.gz) = 1be60ce3bfc84a50159f158a7dd6418a7a6f138f
-Size (File-Map-0.61.tar.gz) = 74315 bytes
+SHA1 (File-Map-0.64.tar.gz) = 9ee774de3791bc6efc2d6f25cd7501f57aa48025
+RMD160 (File-Map-0.64.tar.gz) = 8e5c27470f08a61478a845cec12692d210638f88
+SHA512 (File-Map-0.64.tar.gz) = dc1182e79d20e835e19c78f5187dd108b45938209933a7074674d472ac300277fc1fb7604b023ad7d3456ef5837bb8274a94e1cac79f95f2a2235855c59d3809
+Size (File-Map-0.64.tar.gz) = 78083 bytes
Home |
Main Index |
Thread Index |
Old Index