diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-28 15:18:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-28 15:18:25 +0000 |
commit | 5560b66b32969bdee49e95caf7bd637b59800b38 (patch) | |
tree | 5e2411fbdd06bbe93ad2e73980534685279c56cb /net/p5-Net-CLI-Interact | |
parent | eac568a380f891affa8461e0040f40d63acf94ec (diff) | |
download | ports-5560b66b32969bdee49e95caf7bd637b59800b38.tar.gz ports-5560b66b32969bdee49e95caf7bd637b59800b38.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 c1f2f20b488c..529098250cc6 100644 --- a/net/p5-Net-CLI-Interact/Makefile +++ b/net/p5-Net-CLI-Interact/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-CLI-Interact -PORTVERSION= 1.112.610 +PORTVERSION= 1.113.610 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 7302de17570c..8e273f16697b 100644 --- a/net/p5-Net-CLI-Interact/distinfo +++ b/net/p5-Net-CLI-Interact/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-CLI-Interact-1.112610.tar.gz) = 17bf2d7660baea1e7f0c823954c51a48bd070e4331724c3da59b25db2868c83e -SIZE (Net-CLI-Interact-1.112610.tar.gz) = 46312 +SHA256 (Net-CLI-Interact-1.113610.tar.gz) = b3b3220d385a52c2cbaaa53db1f2c8dc3bacbced6c964eddc88175f655d5fb23 +SIZE (Net-CLI-Interact-1.113610.tar.gz) = 46439 diff --git a/net/p5-Net-CLI-Interact/pkg-plist b/net/p5-Net-CLI-Interact/pkg-plist index 77d702cc2dd6..97aca2d92321 100644 --- a/net/p5-Net-CLI-Interact/pkg-plist +++ b/net/p5-Net-CLI-Interact/pkg-plist @@ -20,6 +20,7 @@ %%SITE_PERL%%/Net/CLI/Interact/Transport/Telnet.pm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/catos/pb %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/extremexos/pb +%%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/foundry/pb %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/hp/pb %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/ios/pb %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/junos/pb @@ -45,6 +46,7 @@ @dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/junos @dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/ios @dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/hp +@dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/foundry @dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/extremexos @dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/catos @dirrm %%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco |