diff options
Diffstat (limited to 'devel/p5-Cache-FastMmap')
-rw-r--r-- | devel/p5-Cache-FastMmap/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-Cache-FastMmap/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile index d55db8a3f081..502768d603bb 100644 --- a/devel/p5-Cache-FastMmap/Makefile +++ b/devel/p5-Cache-FastMmap/Makefile @@ -1,7 +1,8 @@ PORTNAME= Cache-FastMmap -PORTVERSION= 1.58 +PORTVERSION= 1.60 CATEGORIES= devel perl5 -MASTER_SITES= CPAN CPAN/Cache +MASTER_SITES= CPAN \ + CPAN/Cache MASTER_SITE_SUBDIR= CPAN:ROBM PKGNAMEPREFIX= p5- @@ -12,7 +13,9 @@ 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 diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo index 26e0288833b8..f2222995bf19 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 = 1750223300 +SHA256 (Cache-FastMmap-1.60.tar.gz) = 9b2d3b0aef095d2c59b356a4482950d0c3a22e84e6e69b97bb96dcc1edc642ff +SIZE (Cache-FastMmap-1.60.tar.gz) = 57227 |