summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-21 08:46:39 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-21 08:46:39 +0000
commit0105a40b87a0555514c241e18a18148ce91fa2f6 (patch)
tree83690372c7293afff118bef55848d69bee7adcc1 /www
parenta0b05a7d0077a17da7d50130985c1eb862b8b927 (diff)
downloadpkgsrc-0105a40b87a0555514c241e18a18148ce91fa2f6.tar.gz
Update p5-HTML-FillInForm to 2.1.
Changes from previous: 2.1 - August 29th, 2011 Fixed disable_fields option (#52667 Dirk Braun, Goro Fuji) Add an option to clear absent checkboxes (#44101 Alex Kapranoff) Fix incorrectly multiple escaped data in list context (#34081 Miika Pekkarinen) Allow FIF to process the new <input> field types (URL, email, and number) as defined in the HTML5 draft and already implemented by the iPhone. (Michael Fisher) Allow alternate parsing class (Mark Stosberg) mark invalid fields (Sam Tregar)
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-FillInForm/Makefile6
-rw-r--r--www/p5-HTML-FillInForm/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile
index 82fa5709aa9..3bcbe78be60 100644
--- a/www/p5-HTML-FillInForm/Makefile
+++ b/www/p5-HTML-FillInForm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2011/08/14 16:05:53 obache Exp $
+# $NetBSD: Makefile,v 1.24 2011/11/21 08:46:39 hiramatsu Exp $
-DISTNAME= HTML-FillInForm-2.00
+DISTNAME= HTML-FillInForm-2.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5hfi
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
@@ -10,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTML-FillInForm/
COMMENT= Perl5 module that populates HTML Forms with CGI data
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/www/p5-HTML-FillInForm/distinfo b/www/p5-HTML-FillInForm/distinfo
index 1eca979d6b7..0995c55224f 100644
--- a/www/p5-HTML-FillInForm/distinfo
+++ b/www/p5-HTML-FillInForm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2008/07/22 19:04:15 rhaen Exp $
+$NetBSD: distinfo,v 1.9 2011/11/21 08:46:40 hiramatsu Exp $
-SHA1 (HTML-FillInForm-2.00.tar.gz) = 9d107115e4f9e9c8e7aba53183e75744f2a8a6c4
-RMD160 (HTML-FillInForm-2.00.tar.gz) = 9645b1409d5b45c60a1c9e91f1207b425f52d534
-Size (HTML-FillInForm-2.00.tar.gz) = 15250 bytes
+SHA1 (HTML-FillInForm-2.1.tar.gz) = be8fc34c6643ada4734fdd0211ee5fc57a3c6c54
+RMD160 (HTML-FillInForm-2.1.tar.gz) = 961cb57bebba96d4ebfbb7e37a315c2ff98ab06d
+Size (HTML-FillInForm-2.1.tar.gz) = 17263 bytes