aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-19 07:11:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-19 07:11:03 +0000
commitd7bfe4bbb2615bdfe36641dc282b0ee071da6fdb (patch)
tree04e8d3eded791f8c39d5104120f47977ae6a59e1 /devel
parentbe9f9d7154e49359a07ac811949503640b42cd19 (diff)
downloadports-d7bfe4bbb2615bdfe36641dc282b0ee071da6fdb.tar.gz
ports-d7bfe4bbb2615bdfe36641dc282b0ee071da6fdb.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Cache-FastMmap/Makefile4
-rw-r--r--devel/p5-Cache-FastMmap/distinfo4
-rw-r--r--devel/p5-Cache-FastMmap/pkg-plist7
3 files changed, 6 insertions, 9 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile
index 808841bf9982..2b2de938a88c 100644
--- a/devel/p5-Cache-FastMmap/Makefile
+++ b/devel/p5-Cache-FastMmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Cache-FastMmap
-PORTVERSION= 1.36
+PORTVERSION= 1.39
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,6 @@ COMMENT= Uses an mmap'ed file to act as a shared memory interprocess cache
PERL_CONFIGURE= yes
-MAN3= Cache::FastMmap.3 Cache::FastMmap::CImpl.3
+MAN3= Cache::FastMmap.3
.include <bsd.port.mk>
diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo
index 5585ba9a296a..6928ba8cb76f 100644
--- a/devel/p5-Cache-FastMmap/distinfo
+++ b/devel/p5-Cache-FastMmap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Cache-FastMmap-1.36.tar.gz) = d6d7c82b2eedf1080feee8a8ff571b7300eb1e496267125da18774d79c3715ca
-SIZE (Cache-FastMmap-1.36.tar.gz) = 47636
+SHA256 (Cache-FastMmap-1.39.tar.gz) = 53e37525ce8be08f77fd50530f5e46f09878d851eeddf7af11ca636afe1d0937
+SIZE (Cache-FastMmap-1.39.tar.gz) = 47828
diff --git a/devel/p5-Cache-FastMmap/pkg-plist b/devel/p5-Cache-FastMmap/pkg-plist
index e01f3793241c..5f5a87bd82d2 100644
--- a/devel/p5-Cache-FastMmap/pkg-plist
+++ b/devel/p5-Cache-FastMmap/pkg-plist
@@ -1,10 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap/CImpl/CImpl.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap/CImpl/CImpl.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap/FastMmap.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap/FastMmap.so
%%SITE_PERL%%/%%PERL_ARCH%%/Cache/FastMmap.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Cache/FastMmap/CImpl.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cache/FastMmap
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap/CImpl
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/FastMmap
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Cache
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache