Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B777963B8A5 for ; Fri, 24 Apr 2009 07:31:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6056F63B10F; Fri, 24 Apr 2009 07:31:43 +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 4526C63B134 for ; Fri, 24 Apr 2009 07:31:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6E979175D0; Fri, 24 Apr 2009 07:31:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 24 Apr 2009 07:31:39 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/databases/p5-DBD-SQLite To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090424073139.6E979175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Fri Apr 24 07:31:39 UTC 2009 Modified Files: pkgsrc/databases/p5-DBD-SQLite: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 module DBD::SQLite to 1.25 from 1.13 Upstream changes: .25 Thu 23 Apr 2009 - Amalgamation conversion turned out to be quicker than expected. - Changing to a production release. (ADAMK) 1.24_02 Wed 22 Apr 2009 - Merging various externally-contributed annotations from annocpan.org (ADAMK) - Created the beginnings of a DBD::SQLite::Cookbook (ADAMK) 1.24_01 Wed 22 Apr 2009 - Moved getsqlite.pl into util (ADAMK) - Switching to the RT queue instead of the RT report page that does nothing and just refers you to email (ADAMK) - Now DBD::SQLite also uses amalgamated source recommended at sqlite.org (ISHIGAKI) - Resolved #45166: better unicode path handling under cygwin (ISHIGAKI) - Resolved #45171: test failure on CentOS 4.6 (ISHIGAKI) To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/p5-DBD-SQLite/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/p5-DBD-SQLite/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.