Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7C4ED63B8A5 for ; Wed, 22 Apr 2009 05:45:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2C59263B10B; Wed, 22 Apr 2009 05:45:28 +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 04BF263B158 for ; Wed, 22 Apr 2009 05:45:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CAA05175D0; Wed, 22 Apr 2009 05:45:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 22 Apr 2009 05:45:26 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/devel/p5-Data-Dump-Streamer To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20090422054526.CAA05175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Wed Apr 22 05:45:26 UTC 2009 Modified Files: pkgsrc/devel/p5-Data-Dump-Streamer: Makefile distinfo Log Message: Update from version 2.08.40nb1 to version 2.09. Upstream changes: 2.09 (2009-03-24) Hashkeys ending in newline were incorrectly quoted. Sorry Ambrus. Make it possible to hackily dump *GLOB{IO} objects. This is mostly to make merijn happy. Afaik we dont have the information to do it properly. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Data-Dump-Streamer/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Data-Dump-Streamer/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.