Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0F49A63B85F for ; Tue, 24 Jul 2012 08:25:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D8B2A14A2E8; Tue, 24 Jul 2012 08:24:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7878A14A39F for ; Tue, 24 Jul 2012 08:24:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SLQvvJpw7sGx for ; Tue, 24 Jul 2012 08:24:56 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EAB0114A32D for ; Tue, 24 Jul 2012 08:24:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CE707175DD; Tue, 24 Jul 2012 08:24:55 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 24 Jul 2012 08:24:55 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/www/p5-HTML-Form To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120724082455.CE707175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Tue Jul 24 08:24:55 UTC 2012 Modified Files: pkgsrc/www/p5-HTML-Form: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-HTML-Form/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/p5-HTML-Form/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.