Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 91DDEB88FB for ; Sat, 6 Sep 2014 14:26:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2BDD314A180; Sat, 6 Sep 2014 14:26:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8D4114A179 for ; Sat, 6 Sep 2014 14:26:44 +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 8xq83SycbC45 for ; Sat, 6 Sep 2014 14:26:44 +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 1B85514A146 for ; Sat, 6 Sep 2014 14:26:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0F4DF96; Sat, 6 Sep 2014 14:26:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 6 Sep 2014 14:26:44 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-Term-ReadKey To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140906142644.0F4DF96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sat Sep 6 14:26:44 UTC 2014 Modified Files: pkgsrc/devel/p5-Term-ReadKey: Makefile distinfo Log Message: Update to 2.32. Set LICENSE. 2014-05-10 Jonathan Stowe * Makefile.PL: Makefile.PL more specific 2014-05-10 Jonathan Stowe * : Merge pull request #2 from jacquesg/warnings Fix some warnings 2014-03-09 Jonathan Stowe * Configure.pm, META.yml, Makefile.PL: Don't index Configure.pm 2014-03-03 Jonathan Stowe * Changes, README, ReadKey.pm: Added documentation patch as per Chris Marshall Bumped version 2013-10-28 Jonathan Stowe * README: Some changes to README 2013-10-28 Brian Wightman * ReadKey.pm: Promote SUPPORT and LICENSE to top-level head sections SUPPORT and LICENSE sections were in item sections, but outside of an over/back block. 2013-10-27 Jonathan Stowe * Makefile.PL, README, ReadKey.pm, ReadKey.xs, genchars.pl: Change licensing Fix some warnings 2013-10-26 Jonathan Stowe * ReadKey.pm: Applied patch from rt #35669 2013-10-26 Jonathan Stowe * Makefile.PL, ReadKey.xs: Applied change from rt #26235 Also fixed repo name 2013-10-26 Jonathan Stowe * ReadKey.pm: Patch from rt #35671 2013-10-26 Jonathan Stowe * ppport.h: Updated ppport.h as per #78831 2013-10-26 Jonathan Stowe * Makefile.PL: Changed distname per RT #87885 Added additional metadata 2013-10-26 Jonathan Stowe * ReadKey.pm: Added changes for RT #86584 2013-10-26 Jonathan Stowe * ReadKey.pm: Added patch from jpeacock@cpan.org for RT #88266 2011-04-19 Jonathan Stowe * Changes: Added Changes 2011-04-19 Jonathan Stowe * : commit 40ba6a2a80ae495b921ab416f6b024014daac25e Author: Stas Grabois Date: Tue Jun 24 01:57:37 2008 -0800 2006-01-13 jonathan * MANIFEST, Makefile.PL: Added Changes git-svn-id: http://jstowe.googlecode.com/svn/trunk/TermReadKey@74 d4a3e428-c23c-0410-a93a-b1ce904c0fb3 To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Term-ReadKey/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Term-ReadKey/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.