mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Update to 0.06
- Pass to perl@ Changes: http://search.cpan.org/dist/Text-Aligner/Changes
This commit is contained in:
parent
f939aad594
commit
4d18e661fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260178
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user