diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:45:49 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:49:09 +0800 |
commit | 9b0cce02e76701c9cee13e27909b79b9be2fa646 (patch) | |
tree | 01b2c4f6f288c8bf892bf595acb7785975e60175 /dns/p5-POE-Component-Client-DNS-Recursive | |
parent | 9fac9b84943fc1c7dd6d4966be7c15a5cadafe6a (diff) | |
download | freebsd-ports-9b0cce02e76701c9cee13e27909b79b9be2fa646.zip |
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
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS-Recursive')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS-Recursive/Makefile | 7 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS-Recursive/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/dns/p5-POE-Component-Client-DNS-Recursive/Makefile b/dns/p5-POE-Component-Client-DNS-Recursive/Makefile index 04496c135e75..8dde5fa66fae 100644 --- a/dns/p5-POE-Component-Client-DNS-Recursive/Makefile +++ b/dns/p5-POE-Component-Client-DNS-Recursive/Makefile @@ -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> diff --git a/dns/p5-POE-Component-Client-DNS-Recursive/distinfo b/dns/p5-POE-Component-Client-DNS-Recursive/distinfo index 2808ec9fddc8..5ff24de129a7 100644 --- a/dns/p5-POE-Component-Client-DNS-Recursive/distinfo +++ b/dns/p5-POE-Component-Client-DNS-Recursive/distinfo @@ -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 |