aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Aligner
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-30 00:53:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-30 00:53:12 +0000
commit4d18e661fe65a7651210f1098d8e24157b1f4075 (patch)
tree21b1dd583eee8b1a313ecc425b00fea0fdfc4b2c /textproc/p5-Text-Aligner
parentf939aad594189cb1c9338dd17f902ca6b470c028 (diff)
downloadports-4d18e661fe65a7651210f1098d8e24157b1f4075.tar.gz
ports-4d18e661fe65a7651210f1098d8e24157b1f4075.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Aligner')
-rw-r--r--textproc/p5-Text-Aligner/Makefile6
-rw-r--r--textproc/p5-Text-Aligner/distinfo6
-rw-r--r--textproc/p5-Text-Aligner/pkg-descr2
3 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile
index 8b72d7a78af9..ed105e22049b 100644
--- a/textproc/p5-Text-Aligner/Makefile
+++ b/textproc/p5-Text-Aligner/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= Text-Aligner
-PORTVERSION= 0.03
+PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Align text in columns
+RUN_DEPENDS= p5-Term-ANSIColor>=2.01:${PORTSDIR}/devel/p5-Term-ANSIColor
+
PERL_CONFIGURE= yes
MAN3= Text::Aligner.3
diff --git a/textproc/p5-Text-Aligner/distinfo b/textproc/p5-Text-Aligner/distinfo
index e6ec71c38cf5..5c8c6e040c16 100644
--- a/textproc/p5-Text-Aligner/distinfo
+++ b/textproc/p5-Text-Aligner/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Aligner-0.03.tar.gz) = dd329d4e7e0ef200fd1f653ac9e828e0
-SHA256 (Text-Aligner-0.03.tar.gz) = e9fa4e2f6836f0a637060485cbd53fe80a9a7f04dc1bbf971bb539370247f58c
-SIZE (Text-Aligner-0.03.tar.gz) = 15274
+MD5 (Text-Aligner-0.06.tar.gz) = d8cd97670a23bbbfd56031a2db9633a2
+SHA256 (Text-Aligner-0.06.tar.gz) = a193382122c406e7198e207e2090e54b658fd79fc9a92197c2d07e2489f9ee32
+SIZE (Text-Aligner-0.06.tar.gz) = 15764
diff --git a/textproc/p5-Text-Aligner/pkg-descr b/textproc/p5-Text-Aligner/pkg-descr
index da3321456533..64558de939f7 100644
--- a/textproc/p5-Text-Aligner/pkg-descr
+++ b/textproc/p5-Text-Aligner/pkg-descr
@@ -1,4 +1,4 @@
Text::Aligner exports a single function, align(), which is used to justify
strings to various alignment styles.
-http://search.cpan.org/dist/Text-Aligner
+WWW: http://search.cpan.org/dist/Text-Aligner