Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2012 09:44:07 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308468 - head/databases/p5-DBIx-VersionedDDL
Message-ID:  <201212080944.qB89i7PE012734@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sat Dec  8 09:44:07 2012
New Revision: 308468
URL: http://svnweb.freebsd.org/changeset/ports/308468

Log:
  - Update to 0.17 [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  - Trim Makefile header
  
  Changes:	http://search.cpan.org/dist/DBIx-VersionedDDL/Changes
  PR:		ports/174128 [1]
  Submitted by:	Alan Snelson <alan@wave2.org> (maintainer)
  Feature safe:	yes

Modified:
  head/databases/p5-DBIx-VersionedDDL/Makefile
  head/databases/p5-DBIx-VersionedDDL/distinfo

Modified: head/databases/p5-DBIx-VersionedDDL/Makefile
==============================================================================
--- head/databases/p5-DBIx-VersionedDDL/Makefile	Sat Dec  8 09:00:56 2012	(r308467)
+++ head/databases/p5-DBIx-VersionedDDL/Makefile	Sat Dec  8 09:44:07 2012	(r308468)
@@ -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 \

Modified: head/databases/p5-DBIx-VersionedDDL/distinfo
==============================================================================
--- head/databases/p5-DBIx-VersionedDDL/distinfo	Sat Dec  8 09:00:56 2012	(r308467)
+++ head/databases/p5-DBIx-VersionedDDL/distinfo	Sat Dec  8 09:44:07 2012	(r308468)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212080944.qB89i7PE012734>