Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 17E9B7A3D5 for ; Sun, 10 Apr 2016 01:38:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B521185F1E; Sun, 10 Apr 2016 01:38:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 43A0985E6A for ; Sun, 10 Apr 2016 01:38:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id p8B8mpDgrvRb for ; Sun, 10 Apr 2016 01:38:35 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E40FE85E57 for ; Sun, 10 Apr 2016 01:38:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA803FBBA; Sun, 10 Apr 2016 01:38:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 10 Apr 2016 01:38:35 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Curses To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160410013835.DA803FBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sun Apr 10 01:38:35 UTC 2016 Modified Files: pkgsrc/devel/p5-Curses: Makefile distinfo Log Message: Update to devel/p5-Curses-1.34 ------------------------ New in 1.34 (Released April 2, 2016) Several bugs fixed in demo programs (which also function as the documentation) for forms and menus and comments added explaining need to keep Perl variables around to avoid invalid memory references. New in 1.33 (Released October 3, 2015) Package contains META files. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/p5-Curses/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Curses/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.