Update to 0.30.
Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
This commit is contained in:
parent
6aea209510
commit
1f0919459e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316422
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= POE-Component-Server-DNS
|
||||
PORTVERSION= 0.28
|
||||
PORTVERSION= 0.30
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \
|
|||
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
|
||||
p5-POE-Component-Client-DNS>=1.051:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
|
||||
p5-POE-Component-Client-DNS-Recursive>=1.04:${PORTSDIR}/dns/p5-POE-Component-Client-DNS-Recursive \
|
||||
p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic
|
||||
p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic \
|
||||
p5-POE-Filter-DNS-TCP>=0.04:${PORTSDIR}/dns/p5-POE-Filter-DNS-TCP
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (POE-Component-Server-DNS-0.28.tar.gz) = c1dfc096d5c02c031a141e05020f2dead67f616544bd35c0db28980a88f57026
|
||||
SIZE (POE-Component-Server-DNS-0.28.tar.gz) = 20368
|
||||
SHA256 (POE-Component-Server-DNS-0.30.tar.gz) = d9b524be4f14d9d5c27c2c188baddffe9638a1d320335f5152de67f99ee23cae
|
||||
SIZE (POE-Component-Server-DNS-0.30.tar.gz) = 21916
|
||||
|
|
Loading…
Reference in a new issue