diff options
author | sno <sno@pkgsrc.org> | 2012-07-24 08:24:55 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2012-07-24 08:24:55 +0000 |
commit | e8c30155c6cef8c1b5e8d5740b0605809b8aaaea (patch) | |
tree | f08c515fe1f3b996b6204a712a92efac1165347b /www | |
parent | fbf90087a6e66694274cb56ba4e7b74c846ee115 (diff) | |
download | pkgsrc-e8c30155c6cef8c1b5e8d5740b0605809b8aaaea.tar.gz |
Updating package for Perl 5 distribution of HTML::Form from CPAN in
www/p5-HTML-Form from 6.00nb2 to 6.03.
Upstream changes:
2012-03-30 HTML-Form 6.03
Support the new HTML5 input types without warning
_______________________________________________________________________________
2012-02-20 HTML-Form 6.02
Fix test failure when HTTP-Message 6.03 (or better) was installed [RT#75155]
_______________________________________________________________________________
2012-02-18 HTML-Form 6.01
Don't pick up label text from textarea [RT#72925]
Restore perl-5.8.1 compatibility.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Form/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTML-Form/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTML-Form/Makefile b/www/p5-HTML-Form/Makefile index f4660d8ab16..63ba04501d1 100644 --- a/www/p5-HTML-Form/Makefile +++ b/www/p5-HTML-Form/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/08/12 09:25:48 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/07/24 08:24:55 sno Exp $ # -DISTNAME= HTML-Form-6.00 +DISTNAME= HTML-Form-6.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Form/distinfo b/www/p5-HTML-Form/distinfo index eb3bcb9f27e..62fbaff8004 100644 --- a/www/p5-HTML-Form/distinfo +++ b/www/p5-HTML-Form/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/07/10 12:41:12 spz Exp $ +$NetBSD: distinfo,v 1.2 2012/07/24 08:24:55 sno Exp $ -SHA1 (HTML-Form-6.00.tar.gz) = 45fe6121ea15fbc3fad4ab6851d2dbf1c72971d1 -RMD160 (HTML-Form-6.00.tar.gz) = 268e696bb925ce5c34d47050ed352a233a42aa05 -Size (HTML-Form-6.00.tar.gz) = 23074 bytes +SHA1 (HTML-Form-6.03.tar.gz) = 4b501ae3a5682a1efb1a8a34b19882244e6ecef1 +RMD160 (HTML-Form-6.03.tar.gz) = ea6d13703b4f01941bdee48e7b675fca451a42da +Size (HTML-Form-6.03.tar.gz) = 23522 bytes |