From d6cb2ba70a2ecf3688991441a0619aaec656f4af Mon Sep 17 00:00:00 2001 From: ehaupt Date: Mon, 1 Mar 2010 22:22:20 +0000 Subject: - Update to 2.32 - fmt -w 80 pkg-descr Feature safe: yes --- www/p5-CGI-Ex/Makefile | 2 +- www/p5-CGI-Ex/distinfo | 6 +++--- www/p5-CGI-Ex/pkg-descr | 17 ++++++++--------- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'www/p5-CGI-Ex') diff --git a/www/p5-CGI-Ex/Makefile b/www/p5-CGI-Ex/Makefile index d2636e52c3da..ff7d7d627181 100644 --- a/www/p5-CGI-Ex/Makefile +++ b/www/p5-CGI-Ex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI-Ex -PORTVERSION= 2.27 +PORTVERSION= 2.32 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-CGI-Ex/distinfo b/www/p5-CGI-Ex/distinfo index c89dc938ad86..6ab3b9930622 100644 --- a/www/p5-CGI-Ex/distinfo +++ b/www/p5-CGI-Ex/distinfo @@ -1,3 +1,3 @@ -MD5 (CGI-Ex-2.27.tar.gz) = d265456d515f478883a27e238306fce6 -SHA256 (CGI-Ex-2.27.tar.gz) = 9f486a6c6dff27c309fc872fdc29fe70060ce5fd86104e33e92a9c337118b63a -SIZE (CGI-Ex-2.27.tar.gz) = 186078 +MD5 (CGI-Ex-2.32.tar.gz) = 6bf7e38ef9a738c792157e7797855022 +SHA256 (CGI-Ex-2.32.tar.gz) = d25b626c440d19483952106aee693cf1822f85432cb53287ee02745f8febec0a +SIZE (CGI-Ex-2.32.tar.gz) = 186454 diff --git a/www/p5-CGI-Ex/pkg-descr b/www/p5-CGI-Ex/pkg-descr index 019276ab833a..5cfcdf64f9be 100644 --- a/www/p5-CGI-Ex/pkg-descr +++ b/www/p5-CGI-Ex/pkg-descr @@ -1,13 +1,12 @@ CGI::Ex provides a suite of utilities to make writing CGI scripts more -enjoyable. Although they can all be used separately, the main -functionality of each of the modules is best represented in the -CGI::Ex::App module. CGI::Ex::App takes CGI application building to -the next step. CGI::Ex::App is not quite a framework (which normally -includes pre-built html) instead CGI::Ex::App is an extended -application flow that dramatically reduces CGI build time in most +enjoyable. Although they can all be used separately, the main functionality of +each of the modules is best represented in the CGI::Ex::App module. CGI::Ex::App +takes CGI application building to the next step. CGI::Ex::App is not quite a +framework (which normally includes pre-built html) instead CGI::Ex::App is an +extended application flow that dramatically reduces CGI build time in most cases. It does so using as little magic as possible. See CGI::Ex::App. -The main functionality is provided by several other modules that may -be used separately, or together through the CGI::Ex interface. +The main functionality is provided by several other modules that may be used +separately, or together through the CGI::Ex interface. -WWW: http://search.cpan.org/dist/CGI-Ex/ +WWW: http://search.cpan.org/dist/CGI-Ex/ -- cgit