aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Cache-FastMmap/Makefile11
-rw-r--r--devel/p5-Cache-FastMmap/distinfo4
-rw-r--r--devel/p5-Cache-FastMmap/pkg-plist2
3 files changed, 11 insertions, 6 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile
index ef6d8a987c60..62b91bebe56f 100644
--- a/devel/p5-Cache-FastMmap/Makefile
+++ b/devel/p5-Cache-FastMmap/Makefile
@@ -2,17 +2,22 @@
# $FreeBSD$
PORTNAME= Cache-FastMmap
-PORTVERSION= 1.40
-PORTREVISION= 1
+PORTVERSION= 1.43
CATEGORIES= devel perl5
MASTER_SITES= CPAN
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
+COMMENT= Uses an mmap\'ed file to act as a shared memory interprocess cache
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Cache/FastMmap/FastMmap.so
+
.include <bsd.port.mk>
diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo
index 583e7e57c1eb..947d5e576b4c 100644
--- a/devel/p5-Cache-FastMmap/distinfo
+++ b/devel/p5-Cache-FastMmap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Cache-FastMmap-1.40.tar.gz) = 0d12bcf5bc53a43cb71c1c721a36186ef942f749955440e86ec63646409e6c40
-SIZE (Cache-FastMmap-1.40.tar.gz) = 47952
+SHA256 (Cache-FastMmap-1.43.tar.gz) = 71836096c8ed19ceecbac227a8ed639ac79ac6581c22fe22f23e1e13e10261a2
+SIZE (Cache-FastMmap-1.43.tar.gz) = 48725
diff --git a/devel/p5-Cache-FastMmap/pkg-plist b/devel/p5-Cache-FastMmap/pkg-plist
index 264e9417331a..5f7f038ff9e9 100644
--- a/devel/p5-Cache-FastMmap/pkg-plist
+++ b/devel/p5-Cache-FastMmap/pkg-plist
@@ -1,3 +1,3 @@
-%%PERL5_MAN3%%/Cache::FastMmap.3.gz
%%SITE_ARCH%%/Cache/FastMmap.pm
%%SITE_ARCH%%/auto/Cache/FastMmap/FastMmap.so
+%%PERL5_MAN3%%/Cache::FastMmap.3.gz