diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-04-20 06:10:42 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-04-20 06:10:42 +0000 |
commit | 1bc73a6901d17457fa02dd0ccb012ea48ccecb40 (patch) | |
tree | a5473781b391b404cd088d239b52b21f527b40cb /textproc/p5-Text-VimColor | |
parent | 210590e1e5c6e3c9a91fca01a067572679edcb1b (diff) | |
download | ports-1bc73a6901d17457fa02dd0ccb012ea48ccecb40.tar.gz ports-1bc73a6901d17457fa02dd0ccb012ea48ccecb40.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-VimColor')
-rw-r--r-- | textproc/p5-Text-VimColor/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-VimColor/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Text-VimColor/Makefile b/textproc/p5-Text-VimColor/Makefile index 7587e3fa6f91..d55c1686fa0a 100644 --- a/textproc/p5-Text-VimColor/Makefile +++ b/textproc/p5-Text-VimColor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-VimColor -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GE/GEOFFR/ @@ -26,7 +26,7 @@ MAN3= Text::VimColor.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.1 or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Text-VimColor/distinfo b/textproc/p5-Text-VimColor/distinfo index c359909c27a1..920d89df3c4f 100644 --- a/textproc/p5-Text-VimColor/distinfo +++ b/textproc/p5-Text-VimColor/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-VimColor-0.09.tar.gz) = d525da57e7b047eaba81f672cf4b435a -SHA256 (Text-VimColor-0.09.tar.gz) = a1253bf2c174126b05bf81afb5a28d1c1664dbfbf3f5f311d17114cbadbd4666 -SIZE (Text-VimColor-0.09.tar.gz) = 18797 +MD5 (Text-VimColor-0.11.tar.gz) = 268fb3f630b463fcec528d798dcf77c3 +SHA256 (Text-VimColor-0.11.tar.gz) = daea9dcdd1ad3d5c18c843e13f1508540e5bc838a908e59a4e90bfd1ce9a52fa +SIZE (Text-VimColor-0.11.tar.gz) = 20375 |