Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9098E63F196 for ; Mon, 29 Apr 2013 03:03:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5AB8914A1B2; Mon, 29 Apr 2013 03:03:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A58E14A1AE for ; Mon, 29 Apr 2013 03:03:57 +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 74WjzQuAcfqt for ; Mon, 29 Apr 2013 03:03:56 +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 BFC5814A199 for ; Mon, 29 Apr 2013 03:03:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B29F1175DD; Mon, 29 Apr 2013 03:03:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 29 Apr 2013 03:03:56 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/databases/p5-DBM-Deep To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20130429030356.B29F1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Mon Apr 29 03:03:56 UTC 2013 Modified Files: pkgsrc/databases/p5-DBM-Deep: Makefile distinfo Log Message: Update p5-DBM-Deep to 2.0008. Changes from previous: ---------------------- 2.0008 Jun 17 13:00:00 2012 PDT - Arrays and hashes retrieved from a database no longer create circular references (RT#77746). 2.0007 May 27 19:35:00 2012 PDT - Include one-line descriptions of each POD page after the name. Thanks to Yves Agostini for the patch and Gregor Herrmann for submitting it (RT#76378). - t/98_pod.t: Skip tests if Pod::Simple 3.21 is installed (RT#77419). 2.0006 Apr 1 17:15:00 2012 PDT - Er, try harder to get t/27_filehandle.t to work under TB2. 2.0005 Mar 25 13:05:00 2012 PDT - t/27_filehandle.t has been fixed again. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/databases/p5-DBM-Deep/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/p5-DBM-Deep/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.