diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile index d55db8a3f081..73cb2c7e4ce0 100644 --- a/devel/p5-Cache-FastMmap/Makefile +++ b/devel/p5-Cache-FastMmap/Makefile @@ -1,23 +1,26 @@ PORTNAME= Cache-FastMmap -PORTVERSION= 1.58 +PORTVERSION= 1.59 CATEGORIES= devel perl5 -MASTER_SITES= CPAN CPAN/Cache +MASTER_SITES= CPAN \ + CPAN/Cache MASTER_SITE_SUBDIR= CPAN:ROBM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Uses an mmap'ed file to act as a shared memory interprocess cache #' WWW= https://metacpan.org/release/Cache-FastMmap LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep +TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON \ + p5-Sereal>0:converters/p5-Sereal \ + p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Cache/FastMmap/FastMmap.so .include diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo index 26e0288833b8..91a96cc6648d 100644 --- a/devel/p5-Cache-FastMmap/distinfo +++ b/devel/p5-Cache-FastMmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746662049 -SHA256 (Cache-FastMmap-1.58.tar.gz) = ea6553a8e08b87d2be033d542143ecfa9cbfbd50057a501688f1719752c46094 -SIZE (Cache-FastMmap-1.58.tar.gz) = 56883 +TIMESTAMP = 1749019767 +SHA256 (Cache-FastMmap-1.59.tar.gz) = 3ab9e84035e4549e8cdcb71c70f5fda0587d5694faa9eadfb593a0438cb45ff5 +SIZE (Cache-FastMmap-1.59.tar.gz) = 57200