diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-14 16:56:27 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-14 16:56:27 +0000 |
commit | 8b3914f04d39c5d910b7b88cd700520fae731bfa (patch) | |
tree | a7348479a2357a64f8908fdb747ff9ee9cca4be4 /textproc/p5-Text-Table | |
parent | 2bcef95ae8329e7fb7a8fa356e81881010aa3943 (diff) | |
download | ports-8b3914f04d39c5d910b7b88cd700520fae731bfa.tar.gz ports-8b3914f04d39c5d910b7b88cd700520fae731bfa.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Table')
-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 |