diff options
author | shell <shell> | 2002-06-03 13:12:49 +0000 |
---|---|---|
committer | shell <shell> | 2002-06-03 13:12:49 +0000 |
commit | 872f92367ab5e0e6827e891c5c9f75034cd4e40a (patch) | |
tree | 5da96d2624b0121926f647b2f3e7b6428f3b0f37 /www/p5-HTML-FillInForm | |
parent | 5eaa969d6b7db946105ba25ecc4e766e7ec4912f (diff) | |
download | pkgsrc-872f92367ab5e0e6827e891c5c9f75034cd4e40a.tar.gz |
Updated p5-HTML-FillInForm, from 0.26 to 0.29.
Changes since 0.26 :
- Added ignore_fields option (Boris Zentner)
- Added missing ! in declaration handler (Boris Zentner)
- Fill all values with the same name if one value is passed
(Boris Zentner, Gabriel Burka)
- Fixes to pass through comments, processing instructions, and
declarations (Boris Zentner)
Diffstat (limited to 'www/p5-HTML-FillInForm')
-rw-r--r-- | www/p5-HTML-FillInForm/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-FillInForm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile index 92fcd851e91..68ac6747a03 100644 --- a/www/p5-HTML-FillInForm/Makefile +++ b/www/p5-HTML-FillInForm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2002/04/17 12:02:39 shell Exp $ +# $NetBSD: Makefile,v 1.5 2002/06/03 13:12:49 shell Exp $ -DISTNAME= HTML-FillInForm-0.26 +DISTNAME= HTML-FillInForm-0.29 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hfi CATEGORIES= www perl5 diff --git a/www/p5-HTML-FillInForm/distinfo b/www/p5-HTML-FillInForm/distinfo index 4626e296ea3..05fb674220f 100644 --- a/www/p5-HTML-FillInForm/distinfo +++ b/www/p5-HTML-FillInForm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/04/17 12:02:39 shell Exp $ +$NetBSD: distinfo,v 1.3 2002/06/03 13:12:49 shell Exp $ -SHA1 (HTML-FillInForm-0.26.tar.gz) = e8e84f7f679075a0841d14d64ed21fbc9c32ccb8 -Size (HTML-FillInForm-0.26.tar.gz) = 8728 bytes +SHA1 (HTML-FillInForm-0.29.tar.gz) = 88b033b7eb7346ff4e58d7aae05e24624d3653af +Size (HTML-FillInForm-0.29.tar.gz) = 9057 bytes |