aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-FastMmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Cache-FastMmap/Makefile')
-rw-r--r--devel/p5-Cache-FastMmap/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile
index 8aab9025fafc..44cd28f4db37 100644
--- a/devel/p5-Cache-FastMmap/Makefile
+++ b/devel/p5-Cache-FastMmap/Makefile
@@ -6,17 +6,14 @@
#
PORTNAME= Cache-FastMmap
-PORTVERSION= 1.34
+PORTVERSION= 1.35
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Uses an mmap'ed file to act as a shared memory interprocess cache
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_CONFIGURE= yes
MAN3= Cache::FastMmap.3 Cache::FastMmap::CImpl.3