summaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-Cache
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-08-01 09:33:46 +0000
committertobez <tobez@FreeBSD.org>2001-08-01 09:33:46 +0000
commit5e3886a9ba0586cdd4fa424ee1430ae0f39c6ffb (patch)
treeed2d626d03c29656fea154b824bc2668c99767b2 /www/p5-CGI-Cache
parent28a6535e40d8fe7dfe51a4fa27982696a359e300 (diff)
downloadFreeBSD-ports-5e3886a9ba0586cdd4fa424ee1430ae0f39c6ffb.zip
FreeBSD-ports-5e3886a9ba0586cdd4fa424ee1430ae0f39c6ffb.tar.gz
Update www/p5-CGI-Cache to 1.10, assign maintainer to petef@databits.net,
fix up pkg-descr. PR: 29353 Submitted by: petef@databits.net
Diffstat (limited to 'www/p5-CGI-Cache')
-rw-r--r--www/p5-CGI-Cache/Makefile4
-rw-r--r--www/p5-CGI-Cache/distinfo2
-rw-r--r--www/p5-CGI-Cache/pkg-descr7
3 files changed, 8 insertions, 5 deletions
diff --git a/www/p5-CGI-Cache/Makefile b/www/p5-CGI-Cache/Makefile
index eccaec4..f1cb388 100644
--- a/www/p5-CGI-Cache/Makefile
+++ b/www/p5-CGI-Cache/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= CGI-Cache
-PORTVERSION= 1.03
+PORTVERSION= 1.10
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= petef@databits.net
BUILD_DEPENDS= ${SITE_PERL}/File/Cache.pm:${PORTSDIR}/devel/p5-File-Cache
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-CGI-Cache/distinfo b/www/p5-CGI-Cache/distinfo
index fc16dcf..11d87d9 100644
--- a/www/p5-CGI-Cache/distinfo
+++ b/www/p5-CGI-Cache/distinfo
@@ -1 +1 @@
-MD5 (CGI-Cache-1.03.tar.gz) = 07781e3ed794d4d7e0dae67f0e0fe3c0
+MD5 (CGI-Cache-1.10.tar.gz) = b273a7dc47227e22acb4a542c6c425dc
diff --git a/www/p5-CGI-Cache/pkg-descr b/www/p5-CGI-Cache/pkg-descr
index df9e742..6ccc510 100644
--- a/www/p5-CGI-Cache/pkg-descr
+++ b/www/p5-CGI-Cache/pkg-descr
@@ -1,5 +1,8 @@
CGI::Cache is a perl extension to help cache output of time-intensive
-CGI scripts so that subsequent visists to such scripts will not cost
+CGI scripts so that subsequent visits to such scripts will not cost
as much time.
---will
+WWW: http://search.cpan.org/search?dist=CGI-Cache
+
+- Pete
+petef@databits.net
OpenPOWER on IntegriCloud