Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 99E7F63BBEC for ; Mon, 26 Mar 2012 13:11:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 25BEC14A17E; Mon, 26 Mar 2012 13:11:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C54714A17C for ; Mon, 26 Mar 2012 13:11: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 7alIgHyOeYMg for ; Mon, 26 Mar 2012 13:11:14 +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 9E5EA14A179 for ; Mon, 26 Mar 2012 13:11:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7866E175DD; Mon, 26 Mar 2012 13:11:15 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 26 Mar 2012 13:11:15 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/devel/p5-Tie-File To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20120326131115.7866E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Mon Mar 26 13:11:15 UTC 2012 Modified Files: pkgsrc/devel/p5-Tie-File: Makefile distinfo Removed Files: pkgsrc/devel/p5-Tie-File/patches: patch-aa Log Message: Update p5-Tie-File to 0.98, to be newer than perl5 builtin version. While here, set LICENSE same as perl5. What's new in version 0.98: - No changes. Production release after CPAN testers cleared. What's new in version 0.97_01: All changes in this release are from perl 5 porters: - Update address for FSF in POD - z/OS: CPAN-ized ext/ and lib/ - Missing ; in Tie::File - Typos in comments - BeOS specific Updates - turn the alarm off in the tests (was Re: maint @ 20617 (on VMS)) - fix for VMS - last if $last_read_was_short To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Tie-File/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Tie-File/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/p5-Tie-File/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.