dns/p5-POE-Component-Client-DNS-Recursive: Update to 1.14
- Update version requirement of *_DEPENDS Changes: https://metacpan.org/dist/POE-Component-Client-DNS-Recursive/changes
This commit is contained in:
parent
9fac9b8494
commit
9b0cce02e7
2 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= POE-Component-Client-DNS-Recursive
|
||||
PORTVERSION= 1.12
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,12 +13,13 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \
|
||||
RUN_DEPENDS= p5-Net-DNS>=1.38,1:dns/p5-Net-DNS \
|
||||
p5-Net-IP-Minimal>=0:net/p5-Net-IP-Minimal \
|
||||
p5-POE>=1.004:devel/p5-POE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488463028
|
||||
SHA256 (POE-Component-Client-DNS-Recursive-1.12.tar.gz) = afeecb6a26b8750ab805d032de6bc3b01e68ad86ba215aa1cdc3c93e5238c148
|
||||
SIZE (POE-Component-Client-DNS-Recursive-1.12.tar.gz) = 17199
|
||||
TIMESTAMP = 1685793168
|
||||
SHA256 (POE-Component-Client-DNS-Recursive-1.14.tar.gz) = 762117d087126ac87ad7f00fc7855c465d532d710d952d92d2262bad10bada4f
|
||||
SIZE (POE-Component-Client-DNS-Recursive-1.14.tar.gz) = 17319
|
||||
|
|
Loading…
Reference in a new issue