diff options
-rw-r--r-- | textproc/p5-Text-Aspell/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-Text-Aspell/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index 5a1e547cd6b6..a09665a572f9 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Aspell -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -24,10 +24,4 @@ CONFIGURE_ARGS+=INC=-I${LOCALBASE}/include \ MAN3= Text::Aspell.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.1 or later -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/textproc/p5-Text-Aspell/distinfo b/textproc/p5-Text-Aspell/distinfo index 789686f743fa..dce4757ef30c 100644 --- a/textproc/p5-Text-Aspell/distinfo +++ b/textproc/p5-Text-Aspell/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Aspell-0.06.tar.gz) = 5db5e671d9a426da90b83e9b752e8552 -SHA256 (Text-Aspell-0.06.tar.gz) = 12bdbca30831d8e01271b4cdf35b1f2abb1c9c7d8530f138711f44aa0dd671f7 -SIZE (Text-Aspell-0.06.tar.gz) = 13343 +MD5 (Text-Aspell-0.07.tar.gz) = a456444cb3320634e218426273227cb4 +SHA256 (Text-Aspell-0.07.tar.gz) = f880ac96640c177a6a71307d41d400f3671408cd788b53c3e467698e81e6a53a +SIZE (Text-Aspell-0.07.tar.gz) = 13483 |