From d252fa4f3a4f8c9ecb979103c1323895c7e8f8eb Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 18 Dec 2009 00:17:08 +0000 Subject: - Update to 2.42 PR: 141588 Submitted by: pgollucci --- irc/p5-POE-Filter-IRCD/Makefile | 4 ++-- irc/p5-POE-Filter-IRCD/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile index 1c832d06aadc..3dbc088ca7a2 100644 --- a/irc/p5-POE-Filter-IRCD/Makefile +++ b/irc/p5-POE-Filter-IRCD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Filter-IRCD -PORTVERSION= 2.40 +PORTVERSION= 2.42 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A POE-based parser for the IRC protocol BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Filter::IRCD.3 diff --git a/irc/p5-POE-Filter-IRCD/distinfo b/irc/p5-POE-Filter-IRCD/distinfo index 4dcdd788b384..62798fab0009 100644 --- a/irc/p5-POE-Filter-IRCD/distinfo +++ b/irc/p5-POE-Filter-IRCD/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Filter-IRCD-2.40.tar.gz) = 3c784cf163543766eb2d612e1a213c90 -SHA256 (POE-Filter-IRCD-2.40.tar.gz) = 63631621fb4c8ae7129a72e26c5066d74692e9b3a71ac8a432323c42c1ddb001 -SIZE (POE-Filter-IRCD-2.40.tar.gz) = 25384 +MD5 (POE-Filter-IRCD-2.42.tar.gz) = 41f2f915aa2e6040e67168f77c4933d9 +SHA256 (POE-Filter-IRCD-2.42.tar.gz) = 841db403dea91fde8b8521d3ab9bab2dc17a4753feed54aeb6c79b419bed7a56 +SIZE (POE-Filter-IRCD-2.42.tar.gz) = 26319 -- cgit