summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/p5-CGI-FormBuilder/DESCR9
-rw-r--r--www/p5-CGI-FormBuilder/Makefile6
-rw-r--r--www/p5-CGI-FormBuilder/distinfo8
3 files changed, 11 insertions, 12 deletions
diff --git a/www/p5-CGI-FormBuilder/DESCR b/www/p5-CGI-FormBuilder/DESCR
index 0bc876ecf7e..c5cb9127026 100644
--- a/www/p5-CGI-FormBuilder/DESCR
+++ b/www/p5-CGI-FormBuilder/DESCR
@@ -1,8 +1,7 @@
-The goal of CGI::FormBuilder (FormBuilder) is to provide an easy way
-for you to generate and process CGI form-based applications. This
-module is designed to be smart in that it figures a lot of stuff out
-for you. As a result, FormBuilder gives you about a 4:1 ratio of the
-code it generates versus what you have to write.
+The goal of CGI::FormBuilder is to provide an easy way to generate and
+process CGI form-based applications. It is designed to be smart in that
+it figures a lot of stuff out for you. As a result, FormBuilder gives
+about a 4:1 ratio of the code it generates versus what you have to write.
For example, if you have multiple values for a field, it sticks them
in a radio, checkbox, or select group, depending on some factors. It
diff --git a/www/p5-CGI-FormBuilder/Makefile b/www/p5-CGI-FormBuilder/Makefile
index 3be368f08af..61ac55c577d 100644
--- a/www/p5-CGI-FormBuilder/Makefile
+++ b/www/p5-CGI-FormBuilder/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2005/09/05 14:46:36 abs Exp $
+# $NetBSD: Makefile,v 1.9 2006/02/07 11:35:21 abs Exp $
-DISTNAME= CGI-FormBuilder-2.13
+DISTNAME= CGI-FormBuilder-3.0202
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module for building HTML forms
+HOMEPAGE= http://www.formbuilder.org/
PERL5_PACKLIST= auto/CGI/FormBuilder/.packlist
diff --git a/www/p5-CGI-FormBuilder/distinfo b/www/p5-CGI-FormBuilder/distinfo
index a4f1ce6d022..02639bb309c 100644
--- a/www/p5-CGI-FormBuilder/distinfo
+++ b/www/p5-CGI-FormBuilder/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 14:08:35 wiz Exp $
+$NetBSD: distinfo,v 1.4 2006/02/07 11:35:21 abs Exp $
-SHA1 (CGI-FormBuilder-2.13.tar.gz) = fb3b5451c2199727dcb5fc58aadbd037720d4300
-RMD160 (CGI-FormBuilder-2.13.tar.gz) = 440aded90d52b80a5f9beb50eafbdbc2862a8ab3
-Size (CGI-FormBuilder-2.13.tar.gz) = 66195 bytes
+SHA1 (CGI-FormBuilder-3.0202.tar.gz) = b86863722b663e99356ba9979cec65385c99100d
+RMD160 (CGI-FormBuilder-3.0202.tar.gz) = 3ee7f6c8a4d41b88cba823cc12a964201b3a12f3
+Size (CGI-FormBuilder-3.0202.tar.gz) = 102786 bytes