Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8865F63BB67 for ; Sun, 1 Aug 2010 19:57:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E7ACC63B101; Sun, 1 Aug 2010 19:57:37 +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 0951C63B100 for ; Sun, 1 Aug 2010 19:57:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DD5EA175DD; Sun, 1 Aug 2010 19:57:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 1 Aug 2010 19:57:36 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/databases/p5-ORLite To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100801195736.DD5EA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 1 19:57:36 UTC 2010 Modified Files: pkgsrc/databases/p5-ORLite: Makefile distinfo Log Message: Updating databases/p5-ORLite from 1.42 to 1.44 Upstream changes: 1.44 Fri 23 Jul 2010 - Upgrading to Module::Install::DSL 1.00 (ADAMK) - Adding the per-table table_info method to get the columns (ADAMK) - Adding tests for the per-table metadata methods (ADAMK) 1.43 Mon 10 May 2010 - Ensure 100% of tables and columns are quoted correctly (ADAMK) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/p5-ORLite/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/p5-ORLite/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.