mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.06
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Keepalive-0.06/CHANGES
This commit is contained in:
parent
ae66792a03
commit
f796c019b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153806
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= POE-Component-Client-Keepalive
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.06
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= POE
|
||||
@ -16,8 +16,7 @@ MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= POE component for managing connections, with keep-alive
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
|
||||
${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
|
||||
${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify
|
||||
${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (POE-Component-Client-Keepalive-0.05.tar.gz) = 8beb93378ba8eebdabaab223b42bc105
|
||||
SIZE (POE-Component-Client-Keepalive-0.05.tar.gz) = 21681
|
||||
MD5 (POE-Component-Client-Keepalive-0.06.tar.gz) = 99fd9f9b939b8bf351071f489a838282
|
||||
SHA256 (POE-Component-Client-Keepalive-0.06.tar.gz) = 90b0552b66450f89b7dcbbc8bac54d1250af9f8023085b5943e4f8e332ced8ad
|
||||
SIZE (POE-Component-Client-Keepalive-0.06.tar.gz) = 21569
|
||||
|
Loading…
Reference in New Issue
Block a user