summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class
diff options
context:
space:
mode:
authorwen <wen>2015-07-12 03:10:28 +0000
committerwen <wen>2015-07-12 03:10:28 +0000
commit2b75e9df7531db946ccd197cca5ec19c15ec3738 (patch)
tree1f797ffc34c4ebc5138b80c76b8c3e7f6862656d /databases/p5-DBIx-Class
parenta693b1d62e12aa84acc5369669ff54d12e8bae3e (diff)
downloadpkgsrc-2b75e9df7531db946ccd197cca5ec19c15ec3738.tar.gz
Update to 0.082820
Update DEPENDS Upstream changes: 0.082820 2015-03-20 20:35 (UTC) * Fixes - Protect destructors from rare but possible double execution, and loudly warn the user whenever the problem is encountered (GH#63) - Relax the 'self_result_object' argument check in the relationship resolution codepath, restoring exotic uses of inflate_result http://lists.scsys.co.uk/pipermail/dbix-class/2015-January/011876.html - Fix updating multiple CLOB/BLOB columns on Oracle - Fix exception on complex update/delete under a replicated setup http://lists.scsys.co.uk/pipermail/dbix-class/2015-January/011903.html - Fix uninitialized warnings on empty hashes passed to join/prefetch https://github.com/vanstyn/RapidApp/commit/6f41f6e48 and http://lists.scsys.co.uk/pipermail/dbix-class/2015-February/011921.html - Fix hang in t/72pg.t when run against DBD::Pg 3.5.0. The ping() implementation changes due to RT#100648 made an alarm() based timeout lock-prone. * Misc - Remove warning about potential side effects of RT#79576 (scheduled) - Various doc improvements (GH#35, GH#62, GH#66, GH#70, GH#71, GH#72) - Depend on newer Moo, to benefit from a safer runtime (RT#93004) - Fix intermittent failures in the LeakTracer on 5.18+ - Fix failures of t/54taint.t on Windows with spaces in the $^X executable path (RT#101615)
Diffstat (limited to 'databases/p5-DBIx-Class')
-rw-r--r--databases/p5-DBIx-Class/Makefile7
-rw-r--r--databases/p5-DBIx-Class/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index 5f77753413d..b0b0834edf8 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2015/06/12 10:48:39 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2015/07/12 03:10:28 wen Exp $
-DISTNAME= DBIx-Class-0.082810
+DISTNAME= DBIx-Class-0.082820
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -24,7 +23,7 @@ DEPENDS+= p5-Devel-GlobalDestruction>=0.09:../../devel/p5-Devel-GlobalDestructio
DEPENDS+= p5-Hash-Merge>=0.12:../../devel/p5-Hash-Merge
DEPENDS+= p5-MRO-Compat>=0.12:../../devel/p5-MRO-Compat
DEPENDS+= p5-Module-Find>=0.07:../../devel/p5-Module-Find
-DEPENDS+= p5-Moo>=1.006001:../../devel/p5-Moo
+DEPENDS+= p5-Moo>=2.000:../../devel/p5-Moo
DEPENDS+= p5-Path-Class>=0.18:../../devel/p5-Path-Class
DEPENDS+= p5-SQL-Abstract>=1.81:../../databases/p5-SQL-Abstract
DEPENDS+= p5-SQL-Abstract-Limit>=0.13:../../databases/p5-SQL-Abstract-Limit
diff --git a/databases/p5-DBIx-Class/distinfo b/databases/p5-DBIx-Class/distinfo
index ed89b65da0c..128ef303099 100644
--- a/databases/p5-DBIx-Class/distinfo
+++ b/databases/p5-DBIx-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2014/11/23 12:48:55 wen Exp $
+$NetBSD: distinfo,v 1.25 2015/07/12 03:10:28 wen Exp $
-SHA1 (DBIx-Class-0.082810.tar.gz) = c1afb84923a96c91e4cfc7193fd5cd95147d5a82
-RMD160 (DBIx-Class-0.082810.tar.gz) = dc43a450f6781f922d8b567e1631d40e947e6012
-Size (DBIx-Class-0.082810.tar.gz) = 845736 bytes
+SHA1 (DBIx-Class-0.082820.tar.gz) = ede3a4190b2b47d4ad0befb305d9748b136b4c42
+RMD160 (DBIx-Class-0.082820.tar.gz) = 5b002cb1600c14a4303ca0d56ee70026fcfdb535
+Size (DBIx-Class-0.082820.tar.gz) = 850564 bytes