mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.10
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Text-Aligner/Changes
This commit is contained in:
parent
6509207fe8
commit
669a2cdd08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342950
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user