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 Update to 1.57



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f4eaa88584f
branches:  trunk
changeset: 769045:4f4eaa88584f
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Nov 07 01:49:50 2021 +0000

description:
Update to 1.57

Upstream changes:
1.57 Thu Sep 30 16:25 2021
  - Add expire($key) method to allow explicitly expiring
    a key from the cache. In write-back mode, if the key
    is dirty it will be written back, in other modes it's
    the same as remove($key)

diffstat:

 devel/p5-Cache-FastMmap/Makefile |  4 ++--
 devel/p5-Cache-FastMmap/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 3dc30e113487 -r 4f4eaa88584f devel/p5-Cache-FastMmap/Makefile
--- a/devel/p5-Cache-FastMmap/Makefile  Sun Nov 07 01:43:18 2021 +0000
+++ b/devel/p5-Cache-FastMmap/Makefile  Sun Nov 07 01:49:50 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/06/13 08:22:13 wen Exp $
+# $NetBSD: Makefile,v 1.33 2021/11/07 01:49:50 wen Exp $
 
-DISTNAME=      Cache-FastMmap-1.56
+DISTNAME=      Cache-FastMmap-1.57
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Cache/}
diff -r 3dc30e113487 -r 4f4eaa88584f devel/p5-Cache-FastMmap/distinfo
--- a/devel/p5-Cache-FastMmap/distinfo  Sun Nov 07 01:43:18 2021 +0000
+++ b/devel/p5-Cache-FastMmap/distinfo  Sun Nov 07 01:49:50 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 10:16:07 nia Exp $
+$NetBSD: distinfo,v 1.20 2021/11/07 01:49:50 wen Exp $
 
-BLAKE2s (Cache-FastMmap-1.56.tar.gz) = 64458aacfa89c6d9a33216a1c591435771056b19cce8f7abc44b1a5fbe31bbb6
-SHA512 (Cache-FastMmap-1.56.tar.gz) = 742b2657007ce944ab636494a03ce7bfb6ea52663d1e4d3b10928f534f4fa4c564831e50737e7d6b79903f49b434fcdd441e664fe8afe156cc0468c2319cd0fe
-Size (Cache-FastMmap-1.56.tar.gz) = 56713 bytes
+BLAKE2s (Cache-FastMmap-1.57.tar.gz) = a6407e187d91bca371f56ec066c35b5117d65d28dc74120c447200a978b639ec
+SHA512 (Cache-FastMmap-1.57.tar.gz) = 12bcf7af5723ba58bc0f74e689a1667b1055755a06a750aafc0f17075a94205a3aa0cc87a4a1f1da125c52b30516afeeb1f3a4f9422ef863fe8255bec53a3ecc
+Size (Cache-FastMmap-1.57.tar.gz) = 57502 bytes



Home | Main Index | Thread Index | Old Index