Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:01:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9b0cce02e767 - main - dns/p5-POE-Component-Client-DNS-Recursive: Update to 1.14
Message-ID:  <202306051901.355J1e96078625@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b0cce02e76701c9cee13e27909b79b9be2fa646

commit 9b0cce02e76701c9cee13e27909b79b9be2fa646
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:45:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:09 +0000

    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
---
 dns/p5-POE-Component-Client-DNS-Recursive/Makefile | 7 ++++---
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051901.355J1e96078625>