Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0AE1963BC49 for ; Tue, 7 Sep 2010 05:57:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AD0D463B102; Tue, 7 Sep 2010 05:57:24 +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 78F8763B101 for ; Tue, 7 Sep 2010 05:57:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6781B175DD; Tue, 7 Sep 2010 05:57:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 7 Sep 2010 05:57:23 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/databases/p5-Rose-DB To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100907055723.6781B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Sep 7 05:57:23 UTC 2010 Modified Files: pkgsrc/databases/p5-Rose-DB: Makefile distinfo Log Message: Updating databases/p5-Rose-DB from 0.758nb1 to 0.762 pkgsrc changes: - import package for newly introduced dependency DateTime::Format::Oracle Upstream changes: 0.762 (06.23.2010) - John Siracusa * Support for Rose::DB::Object 0.789. 0.761 (05.22.2010) - John Siracusa * Support for Rose::DB::Object 0.788. * Detect and report problems caused by DBD::mysql versions that fail to set the Active database handle attribute back to a true value when mysql_auto_reconnect is set. (Reported by Matt S. Trout and Kostas Chatzikokolakis) 0.760 (04.28.2010) - John Siracusa * Moved version number back to three places after the decimal in order to placate Unix package management systems. (Suggested by Matt S. Trout) 0.7591 (04.27.2010) - John Siracusa * Corrected skip counts in MySQL tests. 0.759 (04.27.2010) - John Siracusa * Fixed some inheritance dead ends (Reported by Matt S. Trout) * Corrected parse_array()'s value unescaping (RT 56112) * Added timestamp with time zone parsing/formating methods. * Improved Oracle date/time parsing and formatting. * DateTime::Format::Oracle is now a prerequisite (see above). To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/p5-Rose-DB/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/p5-Rose-DB/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.