- Update to 2.42
PR: 141588 Submitted by: pgollucci
This commit is contained in:
parent
5016241ee6
commit
b0720e97b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246085
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user