pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-DBIx-Class-Helpers Update to 2.019000



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d75d1ff6201a
branches:  trunk
changeset: 626069:d75d1ff6201a
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Oct 31 08:24:30 2013 +0000

description:
Update to 2.019000
Add missing BUILD_DEPENDS

Upstream changes:
2.019000  2013-10-17 20:36:45 America/Chicago

 - Create clean_rs row shortcut (wreis)
 - Create DateTime schema helper (wreis)

2.018004  2013-10-07 15:23:39 America/Chicago
 - fix dep marked as test but actually runtime

2.018003  2013-09-26 08:06:03 America/Chicago
 - fix method shadowing with some helpers for ::Shortcut
 - ::OrderByMagic now correctly passes through arrayrefs (moltar)
 - ::OrderByMagic only prefixes with CSA when needed (moltar)

diffstat:

 databases/p5-DBIx-Class-Helpers/Makefile |  5 +++--
 databases/p5-DBIx-Class-Helpers/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 4035b6389feb -r d75d1ff6201a databases/p5-DBIx-Class-Helpers/Makefile
--- a/databases/p5-DBIx-Class-Helpers/Makefile  Thu Oct 31 08:16:53 2013 +0000
+++ b/databases/p5-DBIx-Class-Helpers/Makefile  Thu Oct 31 08:24:30 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2013/09/05 18:27:42 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/10/31 08:24:30 wen Exp $
 
-DISTNAME=      DBIx-Class-Helpers-2.018002
+DISTNAME=      DBIx-Class-Helpers-2.019000
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -19,6 +19,7 @@
 DEPENDS+=      p5-namespace-clean>=0.23:../../devel/p5-namespace-clean
 
 BUILD_DEPENDS+=        p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
+BUILD_DEPENDS+=        p5-DateTime-Format-SQLite>=0:../../time/p5-DateTime-Format-SQLite
 BUILD_DEPENDS+=        p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
 BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 
diff -r 4035b6389feb -r d75d1ff6201a databases/p5-DBIx-Class-Helpers/distinfo
--- a/databases/p5-DBIx-Class-Helpers/distinfo  Thu Oct 31 08:16:53 2013 +0000
+++ b/databases/p5-DBIx-Class-Helpers/distinfo  Thu Oct 31 08:24:30 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/09/05 18:27:42 wiz Exp $
+$NetBSD: distinfo,v 1.4 2013/10/31 08:24:30 wen Exp $
 
-SHA1 (DBIx-Class-Helpers-2.018002.tar.gz) = aebed8a9e87c3f5e168c1ea7ac128bebef1af0d4
-RMD160 (DBIx-Class-Helpers-2.018002.tar.gz) = 2257227b3ca9b4c0c7b5fec824b871c2d980fcbd
-Size (DBIx-Class-Helpers-2.018002.tar.gz) = 49973 bytes
+SHA1 (DBIx-Class-Helpers-2.019000.tar.gz) = 3608bc7a9d80e78f2c71a61748634aef1f0734b7
+RMD160 (DBIx-Class-Helpers-2.019000.tar.gz) = 0387a5250a6ff40414c15e1fd8adacc02cd382ce
+Size (DBIx-Class-Helpers-2.019000.tar.gz) = 49319 bytes



Home | Main Index | Thread Index | Old Index