Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 20:43:42 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: 220f49e71601 - main - net/p5-Net-CLI-Interact: Update to 2.400000
Message-ID:  <202308262043.37QKhgnp012446@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=220f49e716012daca576bfa17edba8ed22f3f46a

commit 220f49e716012daca576bfa17edba8ed22f3f46a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-26 20:34:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 20:34:04 +0000

    net/p5-Net-CLI-Interact: Update to 2.400000
    
    - Add TEST_DEPENDS
    
    Changes:        https://metacpan.org/dist/Net-CLI-Interact/changes
---
 net/p5-Net-CLI-Interact/Makefile | 3 ++-
 net/p5-Net-CLI-Interact/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/net/p5-Net-CLI-Interact/Makefile b/net/p5-Net-CLI-Interact/Makefile
index 9f3a0dad708e..113792f08130 100644
--- a/net/p5-Net-CLI-Interact/Makefile
+++ b/net/p5-Net-CLI-Interact/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Net-CLI-Interact
-PORTVERSION=	2.300005
+PORTVERSION=	2.400000
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,6 +24,7 @@ RUN_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
 		p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \
 		p5-Net-Telnet>=0:net/p5-Net-Telnet \
 		p5-Path-Class>=0:devel/p5-Path-Class
+TEST_DEPENDS=	p5-Test-File-ShareDir>=1.001002:devel/p5-Test-File-ShareDir
 
 USES=		perl5
 USE_PERL5=	modbuild
diff --git a/net/p5-Net-CLI-Interact/distinfo b/net/p5-Net-CLI-Interact/distinfo
index 76c1b844d4e8..3dbfbc8b9b14 100644
--- a/net/p5-Net-CLI-Interact/distinfo
+++ b/net/p5-Net-CLI-Interact/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691070000
-SHA256 (Net-CLI-Interact-2.300005.tar.gz) = 8b606ae260cf876585f36024e1bbd3dfefaf14632897c0d5e73bb10524722285
-SIZE (Net-CLI-Interact-2.300005.tar.gz) = 59671
+TIMESTAMP = 1693056799
+SHA256 (Net-CLI-Interact-2.400000.tar.gz) = 108c3a1aa71cfe0fe40cc56c51665fffbc2495d14b096c9ede125ac3885b0fd7
+SIZE (Net-CLI-Interact-2.400000.tar.gz) = 60577



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