Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B3ADA63C27A for ; Sun, 9 Aug 2009 14:06:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D9E2A63B1A7; Sun, 9 Aug 2009 14:06:06 +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 9686563B15D for ; Sun, 9 Aug 2009 14:06:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 67366175D0; Sun, 9 Aug 2009 14:06:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 14:06:05 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-Text-Balanced To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090809140605.67366175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 9 14:06:05 UTC 2009 Modified Files: pkgsrc/textproc/p5-Text-Balanced: Makefile distinfo Log Message: Updating package for p5 module Text::Balanced from 2.0.0 to 2.02 pkgsrc changes: - Adding license information - Adjusting dependencies (remove all) according to META.yml Upstream changes: 2.02 Thu 20 Jul 2009 - Fixed the mixed "Damian Conway " AUTHOR setting. For the record, I am NOT the author, I'm just the maintainer. Unfortunately, Makefile.PL does not have a MAINTAINER setting and this way all the emails about this module come to me. 2.01 Tue 28 Jul 2009 - Taken over by Adam Kennedy to move it to a long-term maintenance mode - Removing use warnings to restore 5.005 compatibility - Removing Module::Build for higher back-compatibility - Removing version.pm for higher back-compatibility - use Exporter -> use Exporter () to avoid some pathalogical cases - Upgraded the bundled author tests to be friendlier - Changes order now a more normal reverse chronological To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/p5-Text-Balanced/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-Text-Balanced/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.