summaryrefslogtreecommitdiff
path: root/www/p5-HTML-FillInForm/Makefile
diff options
context:
space:
mode:
authorshell <shell@pkgsrc.org>2002-04-17 12:02:38 +0000
committershell <shell@pkgsrc.org>2002-04-17 12:02:38 +0000
commit10321b4f1a597b3dcd079a9f43f8b1682aad4f06 (patch)
tree75b613ad9febfe8e32f790e500de259a36abc96e /www/p5-HTML-FillInForm/Makefile
parent2b0329a77bb5a50f138b90816fb7c419eb2724c0 (diff)
downloadpkgsrc-10321b4f1a597b3dcd079a9f43f8b1682aad4f06.tar.gz
Updated to p5-HTML-FillInForm-0.26
Change since p5-HTML-FillInForm-0.11 : * Added fill_password option (Tatsuhiko Miyagawa) * Fixed bug with passing single value to multi-valued fields (Maurice Aubrey) * Added no_debug to use CGI in t/13_warning.t * Cleaned up warning messages for input fields without a name (Boris Zentner) * Fixed bug with multiple inputs (Mark Stosberg) * Updated credits section * Fixed bug where selected value of '0' were skipped (Trevor Schellhorn) * Fixed bug where option values between tags had trailing or leading * whitespace (Ade Olonoh) * Fixed bug for <input ... /> type tags (Andrew Creer) * Fix for error message (object -> fobject) (Mark Stosberg) * Fix for test on HTML escaping (thanks to Jost Krieger for report) * Added "fill in target form" feature (Tatsuhiko Miyagawa) * Fixed problems with HTML escaping (Tatsuhiko Miyagawa) * Works with checkbox tags that don't have value attribute. (Philip Mak) * Removed warning message for submit tags. (Joseph Yanni) * Fixed bug when TYPE attr of input tag not set (Martin H. Sluka) * Added docs on password caching (Mark Stosberg) * Support for multiple fobjects. * Fixed bug where new documents were feed into a used $fif object.
Diffstat (limited to 'www/p5-HTML-FillInForm/Makefile')
-rw-r--r--www/p5-HTML-FillInForm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile
index 897db9aaf89..92fcd851e91 100644
--- a/www/p5-HTML-FillInForm/Makefile
+++ b/www/p5-HTML-FillInForm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2001/11/26 06:50:33 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/04/17 12:02:39 shell Exp $
-DISTNAME= HTML-FillInForm-0.19
+DISTNAME= HTML-FillInForm-0.26
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5hfi
CATEGORIES= www perl5