aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-08 10:35:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-08 10:35:10 +0000
commiteb808b8c66e6ac68842e7bcfed4678ab08ee706a (patch)
tree12d44fcf911d809559b8869c40f0928963b69215
parent60bd6ab479158a14f914dfa0eb63f30ad39d4375 (diff)
downloadports-eb808b8c66e6ac68842e7bcfed4678ab08ee706a.tar.gz
ports-eb808b8c66e6ac68842e7bcfed4678ab08ee706a.zip
Notes
-rw-r--r--textproc/p5-Text-ASCIITable/Makefile8
-rw-r--r--textproc/p5-Text-ASCIITable/distinfo5
-rw-r--r--textproc/p5-Text-ASCIITable/pkg-plist4
3 files changed, 7 insertions, 10 deletions
diff --git a/textproc/p5-Text-ASCIITable/Makefile b/textproc/p5-Text-ASCIITable/Makefile
index 1f790ffe10d2..998a06190c67 100644
--- a/textproc/p5-Text-ASCIITable/Makefile
+++ b/textproc/p5-Text-ASCIITable/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Text-ASCIITable
-PORTVERSION= 0.20
-PORTREVISION= 2
+PORTVERSION= 0.22
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,11 +22,8 @@ OPTIONS_DEFINE= EXAMPLES
PORTEXAMPLES= ansi-example.pl
-post-install:
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/ansi-example.pl ${STAGEDIR}${EXAMPLESDIR}
-regression-test: build
- cd ${WRKSRC}/ && ./Build test
-
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-ASCIITable/distinfo b/textproc/p5-Text-ASCIITable/distinfo
index 8a8daa360ed7..f2e2e4d43d4b 100644
--- a/textproc/p5-Text-ASCIITable/distinfo
+++ b/textproc/p5-Text-ASCIITable/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Text-ASCIITable-0.20.tar.gz) = 866a1c7dd0150be75e1a4be275858dfc048a165f378ef3845a844526f019a69c
-SIZE (Text-ASCIITable-0.20.tar.gz) = 20884
+TIMESTAMP = 1491601201
+SHA256 (Text-ASCIITable-0.22.tar.gz) = e4d39537db35d75eb88032d2d26a707733fe33b6baeb212f9c733fc4bff07e43
+SIZE (Text-ASCIITable-0.22.tar.gz) = 28919
diff --git a/textproc/p5-Text-ASCIITable/pkg-plist b/textproc/p5-Text-ASCIITable/pkg-plist
index 86fca8262c34..75da8d1f5ae9 100644
--- a/textproc/p5-Text-ASCIITable/pkg-plist
+++ b/textproc/p5-Text-ASCIITable/pkg-plist
@@ -1,4 +1,4 @@
-%%PERL5_MAN3%%/Text::ASCIITable.3.gz
-%%PERL5_MAN3%%/Text::ASCIITable::Wrap.3.gz
%%SITE_PERL%%/Text/ASCIITable.pm
%%SITE_PERL%%/Text/ASCIITable/Wrap.pm
+%%PERL5_MAN3%%/Text::ASCIITable.3.gz
+%%PERL5_MAN3%%/Text::ASCIITable::Wrap.3.gz