From 3690cd0ef419d169aa3b207746f189da53f863c7 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 1 Aug 2015 02:09:23 +0000 Subject: Update to 1.001032 Upstream changes: 1.001032 2015-06-04 15:03:38+00:00 UTC - releasing as stable 1.001_031 2015-05-27 14:54:24+00:00 UTC (TRIAL RELEASE) - Fix for an issue where when inserting data into a database, the tables were being sorted alphabetically, rather than in dependency order. ( TBSliver++ ) 1.001_030 2015-05-27 14:43:34+00:00 UTC (TRIAL RELEASE) - use Test::TempDir::Tiny for better test parallelization and cleanup ( RsrchBoy++ ) 1.001_029 2015-01-14 15:17:28+00:00 Europe/London - fix for bugtracker pointing to gh, should be rt, added test to identify windows issues --- databases/p5-DBIx-Class-Fixtures/Makefile | 7 ++++--- databases/p5-DBIx-Class-Fixtures/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'databases/p5-DBIx-Class-Fixtures') diff --git a/databases/p5-DBIx-Class-Fixtures/Makefile b/databases/p5-DBIx-Class-Fixtures/Makefile index aad9f2e6093..01819fe10df 100644 --- a/databases/p5-DBIx-Class-Fixtures/Makefile +++ b/databases/p5-DBIx-Class-Fixtures/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:39 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/01 02:09:23 wen Exp $ -DISTNAME= DBIx-Class-Fixtures-1.001028 +DISTNAME= DBIx-Class-Fixtures-1.001032 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/} @@ -29,6 +28,8 @@ DEPENDS+= p5-Hash-Merge>=0.10:../../devel/p5-Hash-Merge DEPENDS+= p5-YAML-Syck>=1.27:../../textproc/p5-YAML-Syck DEPENDS+= p5-Test-Compile>=0:../../devel/p5-Test-Compile +BUILD_DEPENDS+= p5-Test-TempDir-Tiny>=0:../../devel/p5-Test-TempDir-Tiny + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/DBIx/Class/Fixtures/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/databases/p5-DBIx-Class-Fixtures/distinfo b/databases/p5-DBIx-Class-Fixtures/distinfo index 3aa29033d88..599c5a4bf4c 100644 --- a/databases/p5-DBIx-Class-Fixtures/distinfo +++ b/databases/p5-DBIx-Class-Fixtures/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/03/08 14:39:05 wen Exp $ +$NetBSD: distinfo,v 1.13 2015/08/01 02:09:23 wen Exp $ -SHA1 (DBIx-Class-Fixtures-1.001028.tar.gz) = 5eea568e9adc4277cc8d4f9a88629c72404612f6 -RMD160 (DBIx-Class-Fixtures-1.001028.tar.gz) = 164094e666e00137f3d5a72b746d82348c59864b -Size (DBIx-Class-Fixtures-1.001028.tar.gz) = 39678 bytes +SHA1 (DBIx-Class-Fixtures-1.001032.tar.gz) = 48d8f92113c8b89c844aa810a6858975d204d6cc +RMD160 (DBIx-Class-Fixtures-1.001032.tar.gz) = 3ecdf2730b7d2a8cc0119a13131300abc8e77412 +Size (DBIx-Class-Fixtures-1.001032.tar.gz) = 38624 bytes -- cgit v1.2.3