Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2836BA65F5 for ; Sun, 23 Nov 2014 14:06:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CEBDD14A1FE; Sun, 23 Nov 2014 14:06:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A560E14A1FC for ; Sun, 23 Nov 2014 14:06:01 +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 JG62CbyjL-0s for ; Sun, 23 Nov 2014 14:06:01 +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 12C6614A1F9 for ; Sun, 23 Nov 2014 14:06:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 108B698; Sun, 23 Nov 2014 14:06:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 23 Nov 2014 14:06:01 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/databases/p5-DBIx-Class-Helpers To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20141123140601.108B698@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sun Nov 23 14:06:01 UTC 2014 Modified Files: pkgsrc/databases/p5-DBIx-Class-Helpers: Makefile distinfo Log Message: Update to 2.024000 Add missing DEPENDS Upstream changes: 2.024000 2014-11-02 09:02:44-06:00 America/Chicago - Add ::Helper::Schema::DidYouMean to help with typos when calling ->resultset 2.023007 2014-09-16 19:48:34-05:00 America/Chicago - Fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!) - Fix yet another issue with ->copy and proxied ResultSet methods (thanks again moltar!) 2.023006 2014-09-03 17:44:34-05:00 America/Chicago - Fix a few ::DateMethods1 methods when using a bound date (vs a column) 2.023005 2014-08-10 11:05:27-05:00 America/Chicago - Fix ::Row::SelfResultSet to correctly include CSA (Thanks Steve Kleiman!) 2.023004 2014-08-01 18:27:54-05:00 America/Chicago - Fix implementation of ::Row::SelfResultSet (fixes GH#34, thanks ribasushi for the heads up!) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/p5-DBIx-Class-Helpers/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/p5-DBIx-Class-Helpers/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.