diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-29 13:22:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-29 13:22:36 +0000 |
commit | 0d0e891571a29dc84d80e6a4526770c5f315945c (patch) | |
tree | e9acd202ed48c6ec37394e5419377229d07c0395 /net | |
parent | 830391e8cee9505a42e7e2458d6b53e3de2eb34d (diff) | |
download | ports-0d0e891571a29dc84d80e6a4526770c5f315945c.tar.gz ports-0d0e891571a29dc84d80e6a4526770c5f315945c.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-CLI-Interact/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-CLI-Interact/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-CLI-Interact/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
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 |