pkgsrc-WIP-changes archive

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

p5-File-Map: update to 0.65.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 8 22:22:14 2017 +0100
Changeset:	c3a5f14da13506a4699788d50f17e4d1ff3491ab

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

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

0.65      2017-10-30 13:37:57+01:00 Europe/Amsterdam
          - Fix mapping into a hash element
          - Fix compilation warning by giving boot function a proper return type
          - Take into account sleep 0.1 may sleep a little less

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

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 | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-File-Map/Makefile b/p5-File-Map/Makefile
index 5d0de2e03c..fbc0b90c37 100755
--- 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.64
+DISTNAME=	File-Map-0.65
 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 fdac6d63aa..aea591d904 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.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
+SHA1 (File-Map-0.65.tar.gz) = 02a030f89463970feca58745f236c9f4496e71b8
+RMD160 (File-Map-0.65.tar.gz) = 430f908469638d7bb038cfb3ef0135fdb847dae2
+SHA512 (File-Map-0.65.tar.gz) = fea3209b7c234fe4aca64dd7e174f7f9e8f720873b3ab444f2badb7e3dee3cc504d9a1f34521e64208c934d0944d3bab765af62f888408db22499bce64d17b69
+Size (File-Map-0.65.tar.gz) = 77258 bytes


Home | Main Index | Thread Index | Old Index