diff options
-rw-r--r-- | databases/p5-DBIx-VersionedDDL/Makefile | 12 | ||||
-rw-r--r-- | databases/p5-DBIx-VersionedDDL/distinfo | 4 |
2 files changed, 7 insertions, 9 deletions
diff --git a/databases/p5-DBIx-VersionedDDL/Makefile b/databases/p5-DBIx-VersionedDDL/Makefile index 03eb1c234d76..632c9e4ad39b 100644 --- a/databases/p5-DBIx-VersionedDDL/Makefile +++ b/databases/p5-DBIx-VersionedDDL/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-DBIx-VersionedDDL -# Date created: 30 December 2009 -# Whom: alan -# +# Created by: Alan Snelson <Alan@Wave2.org> # $FreeBSD$ -# PORTNAME= DBIx-VersionedDDL -PORTVERSION= 0.16 -PORTREVISION= 1 +PORTVERSION= 0.17 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= Alan@Wave2.org COMMENT= Upgrade and downgrade database schemas to a specified version +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_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 \ diff --git a/databases/p5-DBIx-VersionedDDL/distinfo b/databases/p5-DBIx-VersionedDDL/distinfo index 9eee9cecfb46..9f4b163f42eb 100644 --- a/databases/p5-DBIx-VersionedDDL/distinfo +++ b/databases/p5-DBIx-VersionedDDL/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBIx-VersionedDDL-0.16.tar.gz) = 384e6d1a06e738811f4409c55baa2c5f049f03c027783894ee56cd8e9432e9d5 -SIZE (DBIx-VersionedDDL-0.16.tar.gz) = 10287 +SHA256 (DBIx-VersionedDDL-0.17.tar.gz) = edcb885f41ff752a1a27c03ad29fc6cbd563d9a0db5392697ee80c945c718bb3 +SIZE (DBIx-VersionedDDL-0.17.tar.gz) = 10673 |