aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-VersionedDDL
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-30 06:31:03 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-30 06:31:03 +0000
commitdf85052cc066012ad55a26adac855d5221a4f571 (patch)
treefb92b7fbabcbfe5fee4428a801f712b2de08247d /databases/p5-DBIx-VersionedDDL
parentca86f4e944728d9f467f3ce679f8712886de7f78 (diff)
downloadports-df85052cc066012ad55a26adac855d5221a4f571.tar.gz
ports-df85052cc066012ad55a26adac855d5221a4f571.zip
- Update to 0.16
Changelog: http://search.cpan.org/src/DHORNE/DBIx-VersionedDDL-0.16/Changes PR: ports/152675 Submitted by: Alan Snelson <Alan@Wave2.org> (maintainer)
Notes
Notes: svn path=/head/; revision=265430
Diffstat (limited to 'databases/p5-DBIx-VersionedDDL')
-rw-r--r--databases/p5-DBIx-VersionedDDL/Makefile12
-rw-r--r--databases/p5-DBIx-VersionedDDL/distinfo5
-rw-r--r--databases/p5-DBIx-VersionedDDL/pkg-plist3
3 files changed, 12 insertions, 8 deletions
diff --git a/databases/p5-DBIx-VersionedDDL/Makefile b/databases/p5-DBIx-VersionedDDL/Makefile
index f02e91337069..61eaa45827ef 100644
--- a/databases/p5-DBIx-VersionedDDL/Makefile
+++ b/databases/p5-DBIx-VersionedDDL/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBIx-VersionedDDL
-PORTVERSION= 0.10
+PORTVERSION= 0.16
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +14,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= Alan@Wave2.org
COMMENT= Upgrade and downgrade database schemas to a specified version
-RUN_DEPENDS= p5-DBD-SQLite>=1.27:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
- p5-Text-CSV>=1.16:${PORTSDIR}/textproc/p5-Text-CSV
+RUN_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
+ p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \
+ p5-Text-CSV>=1.20:${PORTSDIR}/textproc/p5-Text-CSV \
+ p5-MooseX-Attribute-ENV>=0.01:${PORTSDIR}/devel/p5-MooseX-Attribute-ENV
PERL_CONFIGURE= 5.8.8+
MAN1= migrate_schema.1
-MAN3= DBIx::VersionedDDL.3
+MAN3= DBIx::VersionedDDL.3 \
+ DBIx::VersionedDDL::Plugin::DefaultScriptProcessor.3
.include <bsd.port.mk>
diff --git a/databases/p5-DBIx-VersionedDDL/distinfo b/databases/p5-DBIx-VersionedDDL/distinfo
index a1ca8b025498..9eee9cecfb46 100644
--- a/databases/p5-DBIx-VersionedDDL/distinfo
+++ b/databases/p5-DBIx-VersionedDDL/distinfo
@@ -1,3 +1,2 @@
-MD5 (DBIx-VersionedDDL-0.10.tar.gz) = 9f36e041b4413fdb9fc695b870366965
-SHA256 (DBIx-VersionedDDL-0.10.tar.gz) = f2b10f7483065a7c1baff5b6bef4489d696006a7bf5fe910b75145c1065a6e82
-SIZE (DBIx-VersionedDDL-0.10.tar.gz) = 9202
+SHA256 (DBIx-VersionedDDL-0.16.tar.gz) = 384e6d1a06e738811f4409c55baa2c5f049f03c027783894ee56cd8e9432e9d5
+SIZE (DBIx-VersionedDDL-0.16.tar.gz) = 10287
diff --git a/databases/p5-DBIx-VersionedDDL/pkg-plist b/databases/p5-DBIx-VersionedDDL/pkg-plist
index 787a2336e248..8dca758bef03 100644
--- a/databases/p5-DBIx-VersionedDDL/pkg-plist
+++ b/databases/p5-DBIx-VersionedDDL/pkg-plist
@@ -1,6 +1,9 @@
bin/migrate_schema
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/VersionedDDL/.packlist
%%SITE_PERL%%/DBIx/VersionedDDL.pm
+%%SITE_PERL%%/DBIx/VersionedDDL/Plugin/DefaultScriptProcessor.pm
+@dirrm %%SITE_PERL%%/DBIx/VersionedDDL/Plugin
+@dirrm %%SITE_PERL%%/DBIx/VersionedDDL
@dirrmtry %%SITE_PERL%%/DBIx
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/VersionedDDL
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx