diff options
-rw-r--r-- | textproc/p5-Text-Table/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Table/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-Table/Makefile b/textproc/p5-Text-Table/Makefile index 5830d4b459b5..d98fade509e4 100644 --- a/textproc/p5-Text-Table/Makefile +++ b/textproc/p5-Text-Table/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Table -PORTVERSION= 1.102 +PORTVERSION= 1.107 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -25,7 +25,7 @@ MAN3= Text::Table.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This program only support perl 5.6.1 or above +IGNORE= requires perl 5.6.1 or above .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Text-Table/distinfo b/textproc/p5-Text-Table/distinfo index 05765c4c54a4..48a2b5de8df9 100644 --- a/textproc/p5-Text-Table/distinfo +++ b/textproc/p5-Text-Table/distinfo @@ -1,2 +1,2 @@ -MD5 (Text-Table-1.102.tar.gz) = 2e067568a60f203f7b8d84ae8be38f49 -SIZE (Text-Table-1.102.tar.gz) = 21782 +MD5 (Text-Table-1.107.tar.gz) = e3dabd8dd6f0c299530ada5d03196723 +SIZE (Text-Table-1.107.tar.gz) = 29632 |