diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-22 12:50:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-22 12:50:09 +0000 |
commit | 18fa7735db46ad8d749b011ed61304f529459656 (patch) | |
tree | e009b89099fe639356d2d6a66527ae4a32cbf212 /net/p5-Net-CLI-Interact | |
parent | 7a6ec983691d47abf7b9e819be98245dc49365e3 (diff) | |
download | ports-18fa7735db46ad8d749b011ed61304f529459656.tar.gz ports-18fa7735db46ad8d749b011ed61304f529459656.zip |
Notes
Diffstat (limited to 'net/p5-Net-CLI-Interact')
-rw-r--r-- | net/p5-Net-CLI-Interact/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-CLI-Interact/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-CLI-Interact/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/p5-Net-CLI-Interact/Makefile b/net/p5-Net-CLI-Interact/Makefile index f02995011f1c..d48f31b2941b 100644 --- a/net/p5-Net-CLI-Interact/Makefile +++ b/net/p5-Net-CLI-Interact/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-CLI-Interact -PORTVERSION= 2.200001 +PORTVERSION= 2.200002 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-CLI-Interact/distinfo b/net/p5-Net-CLI-Interact/distinfo index 1a2960496f01..eee7e18d8816 100644 --- a/net/p5-Net-CLI-Interact/distinfo +++ b/net/p5-Net-CLI-Interact/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-CLI-Interact-2.200001.tar.gz) = 559073fef395838d6cd5ca6ac03d573651d043bbbca68507c5dc64ff7c7dceac -SIZE (Net-CLI-Interact-2.200001.tar.gz) = 46158 +SHA256 (Net-CLI-Interact-2.200002.tar.gz) = c1dcb8f7c481f2ee018b8d717748849b1bb29b483bd46ca23cef0e8404719ca9 +SIZE (Net-CLI-Interact-2.200002.tar.gz) = 47113 diff --git a/net/p5-Net-CLI-Interact/pkg-plist b/net/p5-Net-CLI-Interact/pkg-plist index b4d2531c8d68..6ed49e180aa1 100644 --- a/net/p5-Net-CLI-Interact/pkg-plist +++ b/net/p5-Net-CLI-Interact/pkg-plist @@ -12,6 +12,7 @@ %%SITE_PERL%%/Net/CLI/Interact/Role/Prompt.pm %%SITE_PERL%%/Net/CLI/Interact/Transport/Base.pm %%SITE_PERL%%/Net/CLI/Interact/Transport/Loopback.pm +%%SITE_PERL%%/Net/CLI/Interact/Transport/Net_OpenSSH.pm %%SITE_PERL%%/Net/CLI/Interact/Transport/Platform/Unix.pm %%SITE_PERL%%/Net/CLI/Interact/Transport/Platform/Win32.pm %%SITE_PERL%%/Net/CLI/Interact/Transport/Role/ConnectCore.pm @@ -49,6 +50,7 @@ %%PERL5_MAN3%%/Net::CLI::Interact::Role::Prompt.3.gz %%PERL5_MAN3%%/Net::CLI::Interact::Transport::Base.3.gz %%PERL5_MAN3%%/Net::CLI::Interact::Transport::Loopback.3.gz +%%PERL5_MAN3%%/Net::CLI::Interact::Transport::Net_OpenSSH.3.gz %%PERL5_MAN3%%/Net::CLI::Interact::Transport::SSH.3.gz %%PERL5_MAN3%%/Net::CLI::Interact::Transport::Serial.3.gz %%PERL5_MAN3%%/Net::CLI::Interact::Transport::Telnet.3.gz |