diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-18 08:17:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-18 08:17:08 +0800 |
commit | d252fa4f3a4f8c9ecb979103c1323895c7e8f8eb (patch) | |
tree | 7ccd60e118638a3454421b7d7bff87570ce10353 /irc | |
parent | 3e9d805af442909cd6f36e973dabd4e02a13c3ee (diff) | |
download | freebsd-ports-gnome-d252fa4f3a4f8c9ecb979103c1323895c7e8f8eb.tar.gz freebsd-ports-gnome-d252fa4f3a4f8c9ecb979103c1323895c7e8f8eb.tar.zst freebsd-ports-gnome-d252fa4f3a4f8c9ecb979103c1323895c7e8f8eb.zip |
- Update to 2.42
PR: 141588
Submitted by: pgollucci
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Filter-IRCD/Makefile | 4 | ||||
-rw-r--r-- | 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 |