pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Cache-FastMmap Updated devel/p5-Cache-FastMma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55c76ce82172
branches:  trunk
changeset: 359872:55c76ce82172
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 10:18:10 2017 +0000

description:
Updated devel/p5-Cache-FastMmap to 1.45
---------------------------------------
1.45 Thu Mar 14 11:10 2017
  - Deprecate raw_values and compress options, add
     new compressor and serializer options to allow
     different compressors and serializers.
     Initial compressor support: zlib, lz4, snappy
     Initial serializer support: storable, sereal, json
     Thanks to nickt%broadbean.com@localhost for initial work

diffstat:

 devel/p5-Cache-FastMmap/Makefile |   5 ++---
 devel/p5-Cache-FastMmap/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 847d83879ea5 -r 55c76ce82172 devel/p5-Cache-FastMmap/Makefile
--- a/devel/p5-Cache-FastMmap/Makefile  Mon Mar 20 10:14:37 2017 +0000
+++ b/devel/p5-Cache-FastMmap/Makefile  Mon Mar 20 10:18:10 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:22:37 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/03/20 10:18:10 mef Exp $
 
-DISTNAME=      Cache-FastMmap-1.44
+DISTNAME=      Cache-FastMmap-1.45
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Cache/}
 
diff -r 847d83879ea5 -r 55c76ce82172 devel/p5-Cache-FastMmap/distinfo
--- a/devel/p5-Cache-FastMmap/distinfo  Mon Mar 20 10:14:37 2017 +0000
+++ b/devel/p5-Cache-FastMmap/distinfo  Mon Mar 20 10:18:10 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/06/05 09:43:35 mef Exp $
+$NetBSD: distinfo,v 1.12 2017/03/20 10:18:10 mef Exp $
 
-SHA1 (Cache-FastMmap-1.44.tar.gz) = 42849872bfd3ec0242a90f5689bd1c39490ac4be
-RMD160 (Cache-FastMmap-1.44.tar.gz) = a3328ca206e921660f190fe62ad0736d8df5d825
-SHA512 (Cache-FastMmap-1.44.tar.gz) = 35ac9ef19fe8f7857d3d999274fcfb8fb3b62524e29db5dde846ab51e77a0166b48e063ece4e1621f4ad53a3264ac607879e3a0ae4decaf1d3a16c4284b4b6ce
-Size (Cache-FastMmap-1.44.tar.gz) = 49451 bytes
+SHA1 (Cache-FastMmap-1.45.tar.gz) = 672a50c8f606afd2030bcb62c130313b28c62d05
+RMD160 (Cache-FastMmap-1.45.tar.gz) = 22f0d23c12d64be1655eccbbc2b85d156c914ed9
+SHA512 (Cache-FastMmap-1.45.tar.gz) = 7c35ec3dd991295f56f03eb2839d88bcf1cb741c6d9c873e0cabdd8f4ba17ed7c790f82a3843cd40fd200450e4080208893734ff49120ef633309a8686058f3f
+Size (Cache-FastMmap-1.45.tar.gz) = 51306 bytes



Home | Main Index | Thread Index | Old Index