Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3F68C71A4F for ; Mon, 26 Aug 2013 01:27:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 97D6E14A188; Mon, 26 Aug 2013 01:27:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D140B14A174 for ; Mon, 26 Aug 2013 01:27:15 +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 iPyNxOd22A_u for ; Mon, 26 Aug 2013 01:27:15 +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 4B38D14A16B for ; Mon, 26 Aug 2013 01:27:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43AC296; Mon, 26 Aug 2013 01:27:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 26 Aug 2013 01:27:15 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-Text-Tabs+Wrap To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130826012715.43AC296@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Mon Aug 26 01:27:15 UTC 2013 Modified Files: pkgsrc/textproc/p5-Text-Tabs+Wrap: Makefile distinfo Log Message: Update to 2013.0523 Upstream changes: = 2013/05/23 Change module 'NAME' = 2013/05/22 Typos = 2013/04/26 Minor test suite fixes - bug 81698. Fixed bug 79766 -- an extraneous "=" in a regex. Changed the license to qualify as an "open source" license. = 2012/08/18 Packaging fix. Minor documentation fixes. = 2012/08/15 Minor fixes to test suites. Added back versions to support old versions of perl. = 2009/04/17 Added support for Unicode combining characters to both Text::Tabs and Text::Wrap, plus a new test suite for each of these new functionalities. --tchrist To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/p5-Text-Tabs+Wrap/Makefile cvs rdiff -u -r1.4 -r1.5 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.