Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0FA7E63C166 for ; Sun, 12 Apr 2009 00:48:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B8C5C63B248; Sun, 12 Apr 2009 00:48:23 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 5D07F63B1CC for ; Sun, 12 Apr 2009 00:48:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 044A7175D0; Sun, 12 Apr 2009 00:48:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 12 Apr 2009 00:48:21 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-IPC-ShareLite To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090412004822.044A7175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Apr 12 00:48:21 UTC 2009 Modified Files: pkgsrc/devel/p5-IPC-ShareLite: Makefile distinfo Log Message: PkgSrc changes: - Updating package to 0.17 Upstream changes: 0.17 2009-03-10 - Make unicode test work on older Perls. 0.16 2009-03-09 - Add unicode test. 0.15 2009-03-09 - Add some logging to help diagnose smoke failures. 0.14 2009-03-07 - Croak if 4 char key string is not 8-bit clean. See #33672. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-IPC-ShareLite/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-IPC-ShareLite/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.