mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.16
- Update LICENSE Changes: https://metacpan.org/changes/distribution/Text-Aligner
This commit is contained in:
parent
69b38d633e
commit
c14b15930a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533877
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Aligner
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,14 +10,15 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Align text in columns
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Text-Aligner-0.13.tar.gz) = e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef
|
||||
SIZE (Text-Aligner-0.13.tar.gz) = 12932
|
||||
TIMESTAMP = 1588450886
|
||||
SHA256 (Text-Aligner-0.16.tar.gz) = 5c857dbce586f57fa3d7c4ebd320023ab3b2963b2049428ae01bd3bc4f215725
|
||||
SIZE (Text-Aligner-0.16.tar.gz) = 15911
|
||||
|
|
Loading…
Add table
Reference in a new issue