Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 64E0863B874 for ; Wed, 23 Apr 2008 20:22:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 073AD63B1AC; Wed, 23 Apr 2008 20:22:19 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CB9A363B1B8 for ; Wed, 23 Apr 2008 20:22:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 857C5175D0; Wed, 23 Apr 2008 20:22:18 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/misc/p5-Locale-Maketext-Lexicon To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080423202218.857C5175D0@cvs.netbsd.org> Date: Wed, 23 Apr 2008 20:22:18 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Apr 23 20:22:18 UTC 2008 Modified Files: pkgsrc/misc/p5-Locale-Maketext-Lexicon: Makefile distinfo Log Message: Update to 0.66: [Changes for 0.66 - 2008-02-12] * Locale::Maketext::Extract: Support in Extract.pm->extract for HTML::FormFu config files. Contributed by: Andreas Marienborg [Changes for 0.65 - 2007-12-22] * Perl 5.9.5+ is pickier about what "being used only once" means, so we make sure to avoid that warning. Contributed by: Alex Vandiver * Also restore compatibility with Perl 5.005 and earlier by avoiding the "no warnings" pragma. * Tidied up code style, documentation, copyright years, etc. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/misc/p5-Locale-Maketext-Lexicon/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/misc/p5-Locale-Maketext-Lexicon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.