Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C2F4463B8C9 for ; Sun, 11 Jan 2009 15:05:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6C24863B38F; Sun, 11 Jan 2009 15:05:09 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 20B0A63B3B2 for ; Sun, 11 Jan 2009 15:05:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DDC4C175D0; Sun, 11 Jan 2009 15:05:07 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/textproc/p5-Data-FormValidator To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20090111150507.DDC4C175D0@cvs.netbsd.org> Date: Sun, 11 Jan 2009 15:05:07 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Sun Jan 11 15:05:07 UTC 2009 Modified Files: pkgsrc/textproc/p5-Data-FormValidator: Makefile Log Message: Update from version 4.61nb1 to 4.63. Pkgsrc changes: o Adjust dependencies, including reshuffling to match contents and order in META.yml o Require perl version 5.8, also according to META.yml Upstream changes: 4.63 Sat Jan 3 12:46:15 EST 2009 [DOCUMENTATION] - Improve docs for writing your own constraints (girlwithglasses) 4.62 Sat Jan 3 12:10:14 EST 2009 [DOCUMENTATION] - Fix typo in ConstraintsFactory docs (Geraint A. Edwards) - Clarified docs for get_filtered_data (Lisa Hagemann) - Clarify that 'field_filter_regexp_map' can take coderefs as values (Ron Savage) [INTERNALS] - Better diagnostics when load_profiles fails (Thoralf Klein) - Improved portability of t/untaint.t (Alexandr Ciornii) - Make some tests conditional on Date::Calc being installed (Frank Wiles) To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pkgsrc/textproc/p5-Data-FormValidator/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.