aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Cache-FastMmap
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2006-04-30 20:38:19 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2006-04-30 20:38:19 +0000
commitaaade31561ada4f63d363e17f81d81c78571d26c (patch)
treeee0e8d7007c663a052f36456247c46f951641bb9 /www/p5-Catalyst-Plugin-Cache-FastMmap
parentdc16e8d275834833fa72b294e3ed1c8aafbd3381 (diff)
downloadports-aaade31561ada4f63d363e17f81d81c78571d26c.tar.gz
ports-aaade31561ada4f63d363e17f81d81c78571d26c.zip
Up to 0.6
Approved by: erwin (mentor)
Notes
Notes: svn path=/head/; revision=160957
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache-FastMmap')
-rw-r--r--www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile2
-rw-r--r--www/p5-Catalyst-Plugin-Cache-FastMmap/distinfo6
-rw-r--r--www/p5-Catalyst-Plugin-Cache-FastMmap/pkg-descr5
3 files changed, 8 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
index 685490de7590..0dd885f0e6d0 100644
--- a/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
+++ b/www/p5-Catalyst-Plugin-Cache-FastMmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-Cache-FastMmap
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Catalyst
diff --git a/www/p5-Catalyst-Plugin-Cache-FastMmap/distinfo b/www/p5-Catalyst-Plugin-Cache-FastMmap/distinfo
index 2bc532a0c15c..de9ccaa42d17 100644
--- a/www/p5-Catalyst-Plugin-Cache-FastMmap/distinfo
+++ b/www/p5-Catalyst-Plugin-Cache-FastMmap/distinfo
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Cache-FastMmap-0.5.tar.gz) = 915bad156d581bfcf19b4c2a277e2bf7
-SHA256 (Catalyst-Plugin-Cache-FastMmap-0.5.tar.gz) = e06586e877e4186b9169e685870c0c588ab93bca298da56ae258045118b4b0d2
-SIZE (Catalyst-Plugin-Cache-FastMmap-0.5.tar.gz) = 2334
+MD5 (Catalyst-Plugin-Cache-FastMmap-0.6.tar.gz) = 74c37a32bf7d0249e623171c5fca4968
+SHA256 (Catalyst-Plugin-Cache-FastMmap-0.6.tar.gz) = 466eb316fff96b626e7c17e4dfcd1729d496df8416418d5aa8a7de01bc0ebb60
+SIZE (Catalyst-Plugin-Cache-FastMmap-0.6.tar.gz) = 2430
diff --git a/www/p5-Catalyst-Plugin-Cache-FastMmap/pkg-descr b/www/p5-Catalyst-Plugin-Cache-FastMmap/pkg-descr
index e5d9f44fabbc..8ac011d006cc 100644
--- a/www/p5-Catalyst-Plugin-Cache-FastMmap/pkg-descr
+++ b/www/p5-Catalyst-Plugin-Cache-FastMmap/pkg-descr
@@ -1,3 +1,6 @@
-Extends base class with a "mmap" cache.
+This package is part of the Catalyst Cache family. It allows integration
+of Cache::FastMmap and Catalyst
+
+This module extends the Catalyst application class with a "mmap" cache.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Cache-FastMmap/