summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Fixtures
diff options
context:
space:
mode:
authorsno <sno>2010-01-26 12:13:32 +0000
committersno <sno>2010-01-26 12:13:32 +0000
commit00fddcf9c06fd0ee012deb33a6335363fcb9a46d (patch)
treec5084cbcc09acefee250477ca4ffac3a0fec51f4 /databases/p5-DBIx-Class-Fixtures
parent5f5ff86593cb5406bf183e122678f25db5cbdea5 (diff)
downloadpkgsrc-00fddcf9c06fd0ee012deb33a6335363fcb9a46d.tar.gz
Updating databases/p5-DBIx-Class-Fixtures from 1.001003nb1 to 1.001009
pkgsrc changes: - Adjusting dependencies Upstream changes: 1.001009 - Force operations to work inside a transaction so with_deferred_fks actually works. 1.001008 - Man, I should test better. 1.001007 - Should use Schema->source(), not ->resultset(). 1.001006 - Schema->resultset() throws an exception, not return undef, when it can't find a moniker. 1.001005 - Fixed problem where rules containing an override of has_many weren't applied correctly. 1.001004 - Fixed problem where descending a has_many to something with two belongs_to relationships wouldn't get the second belongs_to.
Diffstat (limited to 'databases/p5-DBIx-Class-Fixtures')
-rw-r--r--databases/p5-DBIx-Class-Fixtures/Makefile8
-rw-r--r--databases/p5-DBIx-Class-Fixtures/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/databases/p5-DBIx-Class-Fixtures/Makefile b/databases/p5-DBIx-Class-Fixtures/Makefile
index 949ddb3bef6..44749e10635 100644
--- a/databases/p5-DBIx-Class-Fixtures/Makefile
+++ b/databases/p5-DBIx-Class-Fixtures/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/09/24 06:50:11 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/26 12:13:32 sno Exp $
-DISTNAME= DBIx-Class-Fixtures-1.001003
+DISTNAME= DBIx-Class-Fixtures-1.001009
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -22,7 +22,7 @@ DEPENDS+= p5-Data-Visitor>=0.15:../../devel/p5-Data-Visitor
DEPENDS+= p5-DateTime>=0.41:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-MySQL>=0.04:../../time/p5-DateTime-Format-MySQL
DEPENDS+= p5-DateTime-Format-Pg-[0-9]*:../../time/p5-DateTime-Format-Pg
-DEPENDS+= p5-DateTime-Format-SQLite>=0.1:../../time/p5-DateTime-Format-SQLite
+DEPENDS+= p5-DateTime-Format-SQLite>=0.10:../../time/p5-DateTime-Format-SQLite
DEPENDS+= p5-File-Copy-Recursive>=0.35:../../sysutils/p5-File-Copy-Recursive
DEPENDS+= p5-Hash-Merge>=0.10:../../devel/p5-Hash-Merge
DEPENDS+= p5-Path-Class>=0.16:../../devel/p5-Path-Class
diff --git a/databases/p5-DBIx-Class-Fixtures/distinfo b/databases/p5-DBIx-Class-Fixtures/distinfo
index fcbbf36a333..4175f87ac34 100644
--- a/databases/p5-DBIx-Class-Fixtures/distinfo
+++ b/databases/p5-DBIx-Class-Fixtures/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/07/19 11:14:04 sno Exp $
+$NetBSD: distinfo,v 1.4 2010/01/26 12:13:32 sno Exp $
-SHA1 (DBIx-Class-Fixtures-1.001003.tar.gz) = f838e31ac41805bfc0b9f880335a6105f6238f12
-RMD160 (DBIx-Class-Fixtures-1.001003.tar.gz) = 8242229290b126b184d52b3d8fcd635f21706417
-Size (DBIx-Class-Fixtures-1.001003.tar.gz) = 39111 bytes
+SHA1 (DBIx-Class-Fixtures-1.001009.tar.gz) = da294969200ad7e3ef4ec754f4589f645be018eb
+RMD160 (DBIx-Class-Fixtures-1.001009.tar.gz) = 390c114901fa992792886917ef2a5ae234d5f66d
+Size (DBIx-Class-Fixtures-1.001009.tar.gz) = 39671 bytes