Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7B8E563E496 for ; Thu, 2 May 2013 03:27:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 302A414A2F9; Thu, 2 May 2013 03:27:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7193A14A2F8 for ; Thu, 2 May 2013 03:26:58 +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 0NkT5yfVa4BN for ; Thu, 2 May 2013 03:26:58 +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 EFAEA14A2F7 for ; Thu, 2 May 2013 03:26:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E5C39175DD; Thu, 2 May 2013 03:26:57 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 2 May 2013 03:26:57 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/databases/p5-DBI To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130502032657.E5C39175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu May 2 03:26:57 UTC 2013 Modified Files: pkgsrc/databases/p5-DBI: Makefile distinfo Log Message: Update to 1.625 UPstream changes: Changes in DBI 1.625 (svn r15595) 28th March 2013 Fixed heap-use-after-free during global destruction RT#75614 thanks to Reini Urban. Changes in DBI 1.624 (svn r15576) 22nd March 2013 Fixed Gofer for hash randomization in perl 5.17.10+ RT#84146 Clarify docs for can() re RT#83207 To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 pkgsrc/databases/p5-DBI/Makefile cvs rdiff -u -r1.35 -r1.36 pkgsrc/databases/p5-DBI/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.