diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-18 00:17:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-18 00:17:08 +0000 |
commit | b0720e97b7814fb97e21803036dd983360f02f26 (patch) | |
tree | ff09b47c01a2c703e9ecf36834199965691fb5e2 /irc/p5-POE-Filter-IRCD | |
parent | 5016241ee6918aa1d71dd3a3959d543e85609fdb (diff) |
- Update to 2.42
PR: 141588
Submitted by: pgollucci
Notes
Notes:
svn path=/head/; revision=246085
Diffstat (limited to 'irc/p5-POE-Filter-IRCD')
-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 |