Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 09:19:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451969 - head/net/p5-Net-CLI-Interact
Message-ID:  <201710130919.v9D9JXnQ002050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 13 09:19:33 2017
New Revision: 451969
URL: https://svnweb.freebsd.org/changeset/ports/451969

Log:
  Update to 2.300000
  
  Changes:	http://search.cpan.org/dist/Net-CLI-Interact/Changes

Modified:
  head/net/p5-Net-CLI-Interact/Makefile
  head/net/p5-Net-CLI-Interact/distinfo
  head/net/p5-Net-CLI-Interact/pkg-plist

Modified: head/net/p5-Net-CLI-Interact/Makefile
==============================================================================
--- head/net/p5-Net-CLI-Interact/Makefile	Fri Oct 13 09:06:37 2017	(r451968)
+++ head/net/p5-Net-CLI-Interact/Makefile	Fri Oct 13 09:19:33 2017	(r451969)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-CLI-Interact
-PORTVERSION=	2.200009
+PORTVERSION=	2.300000
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,9 @@ COMMENT=	Toolkit for CLI Automation
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
+xBUILD_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
 		p5-Class-Mix>=0:devel/p5-Class-Mix \
+		p5-Config-Any>=0.27:devel/p5-Config-Any \
 		p5-IO-Tty>=0:devel/p5-IO-Tty \
 		p5-IPC-Run>=0:devel/p5-IPC-Run \
 		p5-Log-Dispatch-Config>=0:devel/p5-Log-Dispatch-Config \
@@ -26,7 +27,7 @@ BUILD_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 USES=		perl5
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-CLI-Interact/distinfo
==============================================================================
--- head/net/p5-Net-CLI-Interact/distinfo	Fri Oct 13 09:06:37 2017	(r451968)
+++ head/net/p5-Net-CLI-Interact/distinfo	Fri Oct 13 09:19:33 2017	(r451969)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500989943
-SHA256 (Net-CLI-Interact-2.200009.tar.gz) = 0fec943398912c128fde177f62d9bed861c5c256f3d55bc6d346d29cc7e6dee4
-SIZE (Net-CLI-Interact-2.200009.tar.gz) = 48071
+TIMESTAMP = 1507784398
+SHA256 (Net-CLI-Interact-2.300000.tar.gz) = 5f094a4240458606d0fc03b3f9bbb451ff6a89adb97eed26448f8d96801310e1
+SIZE (Net-CLI-Interact-2.300000.tar.gz) = 59333

Modified: head/net/p5-Net-CLI-Interact/pkg-plist
==============================================================================
--- head/net/p5-Net-CLI-Interact/pkg-plist	Fri Oct 13 09:06:37 2017	(r451968)
+++ head/net/p5-Net-CLI-Interact/pkg-plist	Fri Oct 13 09:19:33 2017	(r451969)
@@ -23,21 +23,6 @@
 %%SITE_PERL%%/Net/CLI/Interact/Transport/Wrapper/Base.pm
 %%SITE_PERL%%/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm
 %%SITE_PERL%%/Net/CLI/Interact/Transport/Wrapper/Net_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
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/nortel/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/pixos/fwsm/fwsm3/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/pixos/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/cisco/pixos/pixos7/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/ovmcli/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/unix/bash/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/unix/csh/pb
-%%SITE_PERL%%/Net/CLI/Interact/phrasebook/unix/csh/sdf/pb
 %%PERL5_MAN3%%/Net::CLI::Interact.3.gz
 %%PERL5_MAN3%%/Net::CLI::Interact::Action.3.gz
 %%PERL5_MAN3%%/Net::CLI::Interact::ActionSet.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710130919.v9D9JXnQ002050>