diff --git a/net/p5-Net-CLI-Interact/Makefile b/net/p5-Net-CLI-Interact/Makefile index 0f261b3aad64..88087ca3f0e4 100644 --- a/net/p5-Net-CLI-Interact/Makefile +++ b/net/p5-Net-CLI-Interact/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Net-CLI-Interact -PORTVERSION= 2.123.620 +PORTVERSION= 2.133420 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Toolkit for CLI Automation diff --git a/net/p5-Net-CLI-Interact/distinfo b/net/p5-Net-CLI-Interact/distinfo index b85ab0014c2f..ba0cc7de6eae 100644 --- a/net/p5-Net-CLI-Interact/distinfo +++ b/net/p5-Net-CLI-Interact/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-CLI-Interact-2.123620.tar.gz) = 2147d266d199825213be87974f4dbbc29483c4f53db240ac1931bc0a5666f1c9 -SIZE (Net-CLI-Interact-2.123620.tar.gz) = 53221 +SHA256 (Net-CLI-Interact-2.133420.tar.gz) = 7e63dcf8d80117e398a23fa050d04d86d8c4f5b17e972ee88ded5b3580a7bf43 +SIZE (Net-CLI-Interact-2.133420.tar.gz) = 53672 diff --git a/net/p5-Net-CLI-Interact/pkg-plist b/net/p5-Net-CLI-Interact/pkg-plist index f7a750724e66..da98fbbbf53e 100644 --- a/net/p5-Net-CLI-Interact/pkg-plist +++ b/net/p5-Net-CLI-Interact/pkg-plist @@ -12,8 +12,8 @@ %%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/Platform/Win32.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 %%SITE_PERL%%/Net/CLI/Interact/Transport/SSH.pm %%SITE_PERL%%/Net/CLI/Interact/Transport/Serial.pm