diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-01 01:58:34 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-01 01:58:34 +0000 |
commit | 93c56941cdf9471505e97740061361be1d0e1bc3 (patch) | |
tree | cf0637e13e253b48344783682cec1aab38b6f363 /irc | |
parent | 8825d75b35145c710e17ecf6e005d41307a37d54 (diff) | |
download | ports-93c56941cdf9471505e97740061361be1d0e1bc3.tar.gz ports-93c56941cdf9471505e97740061361be1d0e1bc3.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 10 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 3fda8b9b5f3f..89d653a35a2c 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 5.24 +PORTVERSION= 5.26 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -57,10 +57,4 @@ post-install: ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}/ .endif -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 #inherited from warnings -IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 7fae9c44c536..d7a145aef676 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.24.tar.gz) = 41ef277fa381a93119d9c5e63282d9dc -SHA256 (POE-Component-IRC-5.24.tar.gz) = 4a56e144fc1a375ad5a7f0299ad5d8c61cca1601932c7e86f0baeaa0f3aba89e -SIZE (POE-Component-IRC-5.24.tar.gz) = 267341 +MD5 (POE-Component-IRC-5.26.tar.gz) = cd97a58e9e8862e6c9a27ba0b11be5f2 +SHA256 (POE-Component-IRC-5.26.tar.gz) = 4b67c14335c9671a5e07328946047ab418bec8d9445947f9bea7baa91b9be46a +SIZE (POE-Component-IRC-5.26.tar.gz) = 267412 |