diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-25 18:06:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-25 18:06:33 +0000 |
commit | 6b0b3473ab694b16b1b1eb40f5dc34ebb26706ed (patch) | |
tree | 318f56f2bae84e1f7adf560a29331b0b4d1408f7 | |
parent | af0dc38cef255898f9af7a14cd91326fefcf8c74 (diff) |
Notes
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/distinfo | 5 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/pkg-plist | 2 |
3 files changed, 9 insertions, 5 deletions
diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 4b870de9800c..050bca1e9bac 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Text-SimpleTable -PORTVERSION= 2.03 -PORTREVISION= 1 +PORTVERSION= 2.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Eyecandy ASCII Tables +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-SimpleTable/distinfo b/textproc/p5-Text-SimpleTable/distinfo index e1904bec9c3f..d0d7968105a6 100644 --- a/textproc/p5-Text-SimpleTable/distinfo +++ b/textproc/p5-Text-SimpleTable/distinfo @@ -1,2 +1,3 @@ -SHA256 (Text-SimpleTable-2.03.tar.gz) = da7def855fef7db6f54bfbffe6c4dd2d774a73313a88e9e5dac1652e93cf1796 -SIZE (Text-SimpleTable-2.03.tar.gz) = 7937 +TIMESTAMP = 1521998671 +SHA256 (Text-SimpleTable-2.04.tar.gz) = 8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293 +SIZE (Text-SimpleTable-2.04.tar.gz) = 9408 diff --git a/textproc/p5-Text-SimpleTable/pkg-plist b/textproc/p5-Text-SimpleTable/pkg-plist index dbab1cdf94be..45dee2695fbe 100644 --- a/textproc/p5-Text-SimpleTable/pkg-plist +++ b/textproc/p5-Text-SimpleTable/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Text::SimpleTable.3.gz %%SITE_PERL%%/Text/SimpleTable.pm +%%PERL5_MAN3%%/Text::SimpleTable.3.gz |