diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-02-16 11:02:10 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-02-16 11:02:10 +0000 |
commit | e14ba30eaa699cf1cdb3231735338a8cbff9700a (patch) | |
tree | 55769c960cbcf117cb955999ecd49df2827496ba /textproc/p5-Text-Quoted | |
parent | 69b8bbcc90d78b53c81ba1d3f62be3573e3b2e5d (diff) | |
download | ports-e14ba30eaa699cf1cdb3231735338a8cbff9700a.tar.gz ports-e14ba30eaa699cf1cdb3231735338a8cbff9700a.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Quoted')
-rw-r--r-- | textproc/p5-Text-Quoted/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-Text-Quoted/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 273fcf9985fd..814455988d55 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Quoted -PORTVERSION= 1.8 +PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -23,10 +23,4 @@ PERL_CONFIGURE= yes MAN3= Text::Quoted.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/textproc/p5-Text-Quoted/distinfo b/textproc/p5-Text-Quoted/distinfo index 08273ebd8298..0552223dee21 100644 --- a/textproc/p5-Text-Quoted/distinfo +++ b/textproc/p5-Text-Quoted/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Quoted-1.8.tar.gz) = cab9d462b480437bab72b6044ac6c788 -SHA256 (Text-Quoted-1.8.tar.gz) = a62fe4c0303238dddb1ee1962637d1914838b98dd621f3cda36b427e6b5fe2d8 -SIZE (Text-Quoted-1.8.tar.gz) = 16800 +MD5 (Text-Quoted-1.10.tar.gz) = cfe3acfef95fc33b580b5cfdd5272196 +SHA256 (Text-Quoted-1.10.tar.gz) = 587c3e1cacb9e03aeefd4066c372e2ab310ce0eb85805f3a399bc39a6913d646 +SIZE (Text-Quoted-1.10.tar.gz) = 15547 |