summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-11-07 01:49:50 +0000
committerwen <wen@pkgsrc.org>2021-11-07 01:49:50 +0000
commitec8d8ad3becc8f442e6d0e98c0758e12c7caff2b (patch)
tree49a3e2201f16bbf28011d2abacc6a4c917ee7b47
parent98e02cfc43e9089024e780584ff0c24589734f86 (diff)
downloadpkgsrc-ec8d8ad3becc8f442e6d0e98c0758e12c7caff2b.tar.gz
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)
-rw-r--r--devel/p5-Cache-FastMmap/Makefile4
-rw-r--r--devel/p5-Cache-FastMmap/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile
index 07417030d65..af48c17f14e 100644
--- a/devel/p5-Cache-FastMmap/Makefile
+++ b/devel/p5-Cache-FastMmap/Makefile
@@ -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 --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo
index f025e01a1d9..d66f18b778f 100644
--- a/devel/p5-Cache-FastMmap/distinfo
+++ b/devel/p5-Cache-FastMmap/distinfo
@@ -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