summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-DBSchema
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-07-28 13:26:00 +0000
committerwen <wen@pkgsrc.org>2014-07-28 13:26:00 +0000
commiteb053859109af0842ad705d04fba08df44e25494 (patch)
tree3ec57b9eccc733eb9148c1fa1ea24111294fe77d /databases/p5-DBIx-DBSchema
parenteb545d42648ffda3fa7a6aa5434492846b742d52 (diff)
downloadpkgsrc-eb053859109af0842ad705d04fba08df44e25494.tar.gz
Update to 0.44
Upstream changes: 0.44 2013-11-15 17:54:37 PST - POD fixes from Xavier Guimard <x.guimard@free.fr> and Damyan Ivanov <dmn@debian.org> of the Debian Perl Group, closes: CPAN#82187 - More foreign key support + Table alteration (removing foreign keys) + Fix MATCH / ON DELETE / ON UPDATE 0.43 2013-11-04 14:58;32 PST - Incorporate CPAN::Changes::Spec-compliant Changes file from Neil Bowers <neilb@cpan.org>, closes: CPAN#90023, thanks! - Fix table creation broken by 0.42 - Create/alter tables before foreign key changes 0.42 2013-11-03 01:09:27 PST - Basic foreign key support + table creation + table alteration (adding new foreign keys) + reverse-engineering (Pg driver) 0.41_01 not released - consolidate multiple ADD/ALTER COLUMN statements into one ALTER TABLE
Diffstat (limited to 'databases/p5-DBIx-DBSchema')
-rw-r--r--databases/p5-DBIx-DBSchema/Makefile5
-rw-r--r--databases/p5-DBIx-DBSchema/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile
index 9837ecb7b6e..a572894fa34 100644
--- a/databases/p5-DBIx-DBSchema/Makefile
+++ b/databases/p5-DBIx-DBSchema/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/07/28 13:26:00 wen Exp $
-DISTNAME= DBIx-DBSchema-0.40
+DISTNAME= DBIx-DBSchema-0.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/databases/p5-DBIx-DBSchema/distinfo b/databases/p5-DBIx-DBSchema/distinfo
index 0009ec52e3a..65675ff2222 100644
--- a/databases/p5-DBIx-DBSchema/distinfo
+++ b/databases/p5-DBIx-DBSchema/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/09/05 18:31:43 wiz Exp $
+$NetBSD: distinfo,v 1.7 2014/07/28 13:26:00 wen Exp $
-SHA1 (DBIx-DBSchema-0.40.tar.gz) = 48807e484f09289d1c0139deb500ad70bac47bd4
-RMD160 (DBIx-DBSchema-0.40.tar.gz) = 6093fe2a9d41b2602c4e7a31d4361c7ac9a90da7
-Size (DBIx-DBSchema-0.40.tar.gz) = 27656 bytes
+SHA1 (DBIx-DBSchema-0.44.tar.gz) = 516e5ebb93ce6861d9d15d1f07e59be32c27af5d
+RMD160 (DBIx-DBSchema-0.44.tar.gz) = c768ffc4915c929db8a5f31688aaca9ec23d90fd
+Size (DBIx-DBSchema-0.44.tar.gz) = 28635 bytes