Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 08:01:27 +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: r342950 - head/textproc/p5-Text-Aligner
Message-ID:  <201402060801.s1681RYi007253@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Thu Feb  6 08:01:27 2014
New Revision: 342950
URL: http://svnweb.freebsd.org/changeset/ports/342950
QAT: https://qat.redports.org/buildarchive/r342950/

Log:
  - Update to 0.10
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/Text-Aligner/Changes

Modified:
  head/textproc/p5-Text-Aligner/Makefile
  head/textproc/p5-Text-Aligner/distinfo

Modified: head/textproc/p5-Text-Aligner/Makefile
==============================================================================
--- head/textproc/p5-Text-Aligner/Makefile	Thu Feb  6 07:56:47 2014	(r342949)
+++ head/textproc/p5-Text-Aligner/Makefile	Thu Feb  6 08:01:27 2014	(r342950)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Aligner
-PORTVERSION=	0.08
+PORTVERSION=	0.10
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +10,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Align text in columns
 
-BUILD_DEPENDS=	p5-Term-ANSIColor>=2.01:${PORTSDIR}/devel/p5-Term-ANSIColor
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/textproc/p5-Text-Aligner/distinfo
==============================================================================
--- head/textproc/p5-Text-Aligner/distinfo	Thu Feb  6 07:56:47 2014	(r342949)
+++ head/textproc/p5-Text-Aligner/distinfo	Thu Feb  6 08:01:27 2014	(r342950)
@@ -1,2 +1,2 @@
-SHA256 (Text-Aligner-0.08.tar.gz) = 030e3d63cd991b6ab770d03663d189985c5b4f4ed62e35676eded6b89bf5f633
-SIZE (Text-Aligner-0.08.tar.gz) = 16585
+SHA256 (Text-Aligner-0.10.tar.gz) = 601fe6666812ba40e75d6763adb5241556abed96b6653244f449969d65e90035
+SIZE (Text-Aligner-0.10.tar.gz) = 17664



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