aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2010-02-21 23:56:45 +0800
committertobez <tobez@FreeBSD.org>2010-02-21 23:56:45 +0800
commitdae3cb3754777fa20e486dcf8c75dea280ad00cf (patch)
tree9afc0c4aefa7e313006ee272891620c651898f29
parent1b399658842e43e80b5ee33bbc6b0eee311994ae (diff)
downloadfreebsd-ports-gnome-dae3cb3754777fa20e486dcf8c75dea280ad00cf.tar.gz
freebsd-ports-gnome-dae3cb3754777fa20e486dcf8c75dea280ad00cf.tar.zst
freebsd-ports-gnome-dae3cb3754777fa20e486dcf8c75dea280ad00cf.zip
Update to 1.35. Remove unneeded dependency. Assign maintainer from
ports@ to perl@. Changes: http://search.cpan.org/dist/Cache-FastMmap/Changes Feature safe: yes
-rw-r--r--devel/p5-Cache-FastMmap/Makefile7
-rw-r--r--devel/p5-Cache-FastMmap/distinfo6
2 files changed, 5 insertions, 8 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
diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo
index cd93c196f760..7c1213667c3a 100644
--- a/devel/p5-Cache-FastMmap/distinfo
+++ b/devel/p5-Cache-FastMmap/distinfo
@@ -1,3 +1,3 @@
-MD5 (Cache-FastMmap-1.34.tar.gz) = f74c4919e9ca349716682f4f113c04dc
-SHA256 (Cache-FastMmap-1.34.tar.gz) = 3eb3590b49bed1d6751545e35004bcc43b295b53934b0699d6ae54be27a82281
-SIZE (Cache-FastMmap-1.34.tar.gz) = 47172
+MD5 (Cache-FastMmap-1.35.tar.gz) = 43f2c79ef890bb98b576fb76dd3621c4
+SHA256 (Cache-FastMmap-1.35.tar.gz) = d561b8924636174b42c6ec866edee7aeb0a646b944ef943741180ca83a15dd3f
+SIZE (Cache-FastMmap-1.35.tar.gz) = 47100