- Update to 0.13

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Text-Aligner/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-04-18 17:28:55 +00:00
parent f3ffa2f9cf
commit ad5004b7ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413597
2 changed files with 5 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Text-Aligner
PORTVERSION= 0.12
PORTREVISION= 1
PORTVERSION= 0.13
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,10 +11,12 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Align text in columns
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Text-Aligner-0.12.tar.gz) = 9a7d5ccedc0d75901eecc49e0cca8eae9f044d67287c03d9fcfb2ac0209bdf28
SIZE (Text-Aligner-0.12.tar.gz) = 12545
SHA256 (Text-Aligner-0.13.tar.gz) = e61c1c93cdefd9cc2a40f12fa8bfb12e64bb06d2375ba9e61534249865103eef
SIZE (Text-Aligner-0.13.tar.gz) = 12932