Index: head/www/p5-CGI-Cache/Makefile =================================================================== --- head/www/p5-CGI-Cache/Makefile (revision 45691) +++ head/www/p5-CGI-Cache/Makefile (revision 45692) @@ -1,26 +1,26 @@ # New ports collection makefile for: CGI-Cache # Date created: Mon Jan 1 11:26:17 2001 # Whom: will # # $FreeBSD$ # 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} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= CGI::Cache.3 .include Property changes on: head/www/p5-CGI-Cache/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/www/p5-CGI-Cache/distinfo =================================================================== --- head/www/p5-CGI-Cache/distinfo (revision 45691) +++ head/www/p5-CGI-Cache/distinfo (revision 45692) @@ -1 +1 @@ -MD5 (CGI-Cache-1.03.tar.gz) = 07781e3ed794d4d7e0dae67f0e0fe3c0 +MD5 (CGI-Cache-1.10.tar.gz) = b273a7dc47227e22acb4a542c6c425dc Property changes on: head/www/p5-CGI-Cache/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/p5-CGI-Cache/pkg-descr =================================================================== --- head/www/p5-CGI-Cache/pkg-descr (revision 45691) +++ head/www/p5-CGI-Cache/pkg-descr (revision 45692) @@ -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 Property changes on: head/www/p5-CGI-Cache/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property