summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwen <wen>2014-07-28 00:32:58 +0000
committerwen <wen>2014-07-28 00:32:58 +0000
commitf4b71892db9d55fa238365508e7cf39983b97ae1 (patch)
treead3e4d48c6e796730540ee433e94367297668aa3 /databases
parentb451ac441a119010af71a33a2f3ba18f2ecdd653 (diff)
downloadpkgsrc-f4b71892db9d55fa238365508e7cf39983b97ae1.tar.gz
Update to 2.023003
Update DEPENDS Upstream changes: 2.023003 2014-07-21 21:22:27-05:00 America/Chicago - Fix ToJSON to use accessors if it needs to (Thanks Kevin Benson!) - Fix silly typo in ::Explain (Good catch Jonathan W. Taylor!) 2.023002 2014-06-28 15:04:15-05:00 America/Chicago - Remove silly layer of subtesting (thanks to new features in Test::Roo) - Remove silly sub wrapper in Explain internals (should moderately increase performance) 2.023001 2014-06-14 12:39:08-05:00 America/Chicago - Add handy SYNOPSIS to ::DateMethods1 (thanks for asking rjbs!) 2.023000 2014-05-26 19:33:01-05:00 America/Chicago - Add ::Shortcut::Explain RS helper 2.022000 2014-05-03 10:39:30-05:00 CST6CDT - Add ::Shortcut::ResultsExist RS helper (Olaf Alders) - Add abstract to ::DateMethods1::Announcement (Gregor Herrmann) 2.021001 2014-04-06 11:43:36-05:00 America/Chicago - Fix ::RemoveColumns to work with a specified `columns` (Anthony DeRobertis) (Fixes GH#27) Also fixes RT#91977/GH#24) 2.021000 2014-04-01 20:12:40-05:00 America/Chicago - Create Shortcut::Page and Shortcut::LimitedPage ResultSet helpers (wreis) 2.020001 2014-03-05 10:33:46CST-0600 America/Chicago - Make ::DateMethods1 tests paralellizable (thanks Alexander Hartmaier!) - fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!) - fix ABSTRACT on ::Helper::ResultSet::DateMethods1 2.020000 2014-03-04 08:31:39-06:00 America/Chicago - Add ::Helper::ResultSet::DateMethods1 - Add abstract to ::Schema::LintContents 2.019004 2014-02-14 07:53:19 America/Chicago - Make IgnoreWantarray's search die in void context 2.019003 2014-02-07 22:21:47-06:00 America/Chicago - Fix ->copy on rows with proxied ResultSet methods (thanks moltar for the test!) (NOTE: This fix is what requires upgrading to DBIC 0.08260) 2.019002 2014-01-12 09:40:41 America/Chicago - Pick SQL for random row selection in a cleaner way - Stop using Class::MOP::load_class (RT#91035) - Really stop using RT 2.019001 2013-11-23 10:19:28 America/Chicago - Fix typo in ::CorrelateRelationship (Getty)
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Class-Helpers/Makefile9
-rw-r--r--databases/p5-DBIx-Class-Helpers/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/databases/p5-DBIx-Class-Helpers/Makefile b/databases/p5-DBIx-Class-Helpers/Makefile
index f0bb3c27426..468c1512421 100644
--- a/databases/p5-DBIx-Class-Helpers/Makefile
+++ b/databases/p5-DBIx-Class-Helpers/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/07/28 00:32:58 wen Exp $
-DISTNAME= DBIx-Class-Helpers-2.019000
+DISTNAME= DBIx-Class-Helpers-2.023003
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -14,9 +13,11 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Carp-Clan>=6.04:../../devel/p5-Carp-Clan
DEPENDS+= p5-DBIx-Class>=0.08127:../../databases/p5-DBIx-Class
DEPENDS+= p5-DBIx-Class-Candy>=0.001003:../../databases/p5-DBIx-Class-Candy
+DEPENDS+= p5-DBIx-Introspector>=0.001002:../../databases/p5-DBIx-Introspector
DEPENDS+= p5-Lingua-EN-Inflect-[0-9]*:../../textproc/p5-Lingua-EN-Inflect
+DEPENDS+= p5-Safe-Isa>=0:../../devel/p5-Safe-Isa
DEPENDS+= p5-String-CamelCase-[0-9]*:../../textproc/p5-String-CamelCase
-DEPENDS+= p5-Sub-Exporter-Progressive-[0-9]*:../../devel/p5-Sub-Exporter-Progressive
+DEPENDS+= p5-Sub-Exporter-Progressive>=0.001006:../../devel/p5-Sub-Exporter-Progressive
DEPENDS+= p5-namespace-clean>=0.23:../../devel/p5-namespace-clean
BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
diff --git a/databases/p5-DBIx-Class-Helpers/distinfo b/databases/p5-DBIx-Class-Helpers/distinfo
index b3a0064d88d..9317aa49537 100644
--- a/databases/p5-DBIx-Class-Helpers/distinfo
+++ b/databases/p5-DBIx-Class-Helpers/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/10/31 08:24:30 wen Exp $
+$NetBSD: distinfo,v 1.5 2014/07/28 00:32:58 wen Exp $
-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
+SHA1 (DBIx-Class-Helpers-2.023003.tar.gz) = a0437b9ecd580a841c48b8d1cd005412affd2001
+RMD160 (DBIx-Class-Helpers-2.023003.tar.gz) = 44d4e6144d6ef982f0c282afeace245a1db28af8
+Size (DBIx-Class-Helpers-2.023003.tar.gz) = 68275 bytes