diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-27 04:34:04 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-27 04:34:04 +0800 |
commit | 220f49e716012daca576bfa17edba8ed22f3f46a (patch) | |
tree | 5229cf80ed4bc9ce6ab3e382542782e4ed621e4d | |
parent | devel/p5-Pithub: Update to 0.01041 (diff) |
net/p5-Net-CLI-Interact: Update to 2.400000
- Add TEST_DEPENDS
Changes: https://metacpan.org/dist/Net-CLI-Interact/changes
-rw-r--r-- | net/p5-Net-CLI-Interact/Makefile | 3 | ||||
-rw-r--r-- | 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 |