Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E069463B8A5 for ; Fri, 1 May 2009 21:28:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2256B63B132; Fri, 1 May 2009 21:28:19 +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 DB9AF63B1AF for ; Fri, 1 May 2009 21:28:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 86BC2175D0; Fri, 1 May 2009 21:28:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 1 May 2009 21:28:16 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-Text-Tabs+Wrap To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090501212816.86BC2175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Fri May 1 21:28:16 UTC 2009 Modified Files: pkgsrc/textproc/p5-Text-Tabs+Wrap: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 modules of Text::Wrap and Text::Tabs from 2006.1117 to 2009.0305 Upstream changes: * 2009/03/05 Test improvements from Dave Mitchel sent back in 2005... Added code to increase $columns if it's not big enough to accommodate the subsequent tab. Minor documentation fixes from David Landgren . Use warnings::warnif instead of just warn for columns < 2. Appled per request of Rafael Garcia-Suarez . To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/p5-Text-Tabs+Wrap/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Tabs+Wrap/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.