From owner-svn-ports-head@freebsd.org Sat Mar 4 13:48:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7100DCF9152; Sat, 4 Mar 2017 13:48:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AA1E198B; Sat, 4 Mar 2017 13:48:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v24DmjLV090570; Sat, 4 Mar 2017 13:48:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v24DmjXb090566; Sat, 4 Mar 2017 13:48:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703041348.v24DmjXb090566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Mar 2017 13:48:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435400 - in head: net-mgmt/netdot net/p5-Net-Appliance-Session X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2017 13:48:46 -0000 Author: sunpoet Date: Sat Mar 4 13:48:44 2017 New Revision: 435400 URL: https://svnweb.freebsd.org/changeset/ports/435400 Log: Update to 4.200003 - Use real PORTVERSION and update dependent ports - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-Appliance-Session/Changes Modified: head/net-mgmt/netdot/Makefile head/net/p5-Net-Appliance-Session/Makefile head/net/p5-Net-Appliance-Session/distinfo head/net/p5-Net-Appliance-Session/pkg-plist Modified: head/net-mgmt/netdot/Makefile ============================================================================== --- head/net-mgmt/netdot/Makefile Sat Mar 4 13:48:40 2017 (r435399) +++ head/net-mgmt/netdot/Makefile Sat Mar 4 13:48:44 2017 (r435400) @@ -30,7 +30,7 @@ RUN_DEPENDS= p5-libapreq2>=0:www/p5-liba p5-Net-IRR>=0:net/p5-Net-IRR \ p5-NetAddr-IP>=4.042:net-mgmt/p5-NetAddr-IP \ p5-Net-Patricia>=1.20:net/p5-Net-Patricia \ - p5-Net-Appliance-Session>=3.113.610:net/p5-Net-Appliance-Session \ + p5-Net-Appliance-Session>=3.113610:net/p5-Net-Appliance-Session \ p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-Net-DNS-ZoneFile-Fast>=1.12:dns/p5-Net-DNS-ZoneFile-Fast \ p5-BIND-Config-Parser>=0:dns/p5-BIND-Config-Parser \ Modified: head/net/p5-Net-Appliance-Session/Makefile ============================================================================== --- head/net/p5-Net-Appliance-Session/Makefile Sat Mar 4 13:48:40 2017 (r435399) +++ head/net/p5-Net-Appliance-Session/Makefile Sat Mar 4 13:48:44 2017 (r435400) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= Net-Appliance-Session -PORTVERSION= 4.131.260 -PORTREVISION= 1 +PORTVERSION= 4.200003 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Run command-line sessions to network appliances @@ -18,12 +16,13 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-Prompt-Tiny>=0:devel/p5-IO-Prompt-Tiny \ p5-Moo>=0:devel/p5-Moo \ p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \ - p5-Net-CLI-Interact>=2.122.730:net/p5-Net-CLI-Interact \ + p5-Net-CLI-Interact>=2.200005:net/p5-Net-CLI-Interact \ p5-Term-ReadPassword>=0:devel/p5-Term-ReadPassword \ p5-Text-Glob>=0:textproc/p5-Text-Glob \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-Net-Appliance-Session/distinfo ============================================================================== --- head/net/p5-Net-Appliance-Session/distinfo Sat Mar 4 13:48:40 2017 (r435399) +++ head/net/p5-Net-Appliance-Session/distinfo Sat Mar 4 13:48:44 2017 (r435400) @@ -1,2 +1,3 @@ -SHA256 (Net-Appliance-Session-4.131260.tar.gz) = a6ee79ab7de28468c65e7bcec91b69956102889c617ab1ad575de90720c6ae9e -SIZE (Net-Appliance-Session-4.131260.tar.gz) = 31657 +TIMESTAMP = 1488612736 +SHA256 (Net-Appliance-Session-4.200003.tar.gz) = dcb691f5bc7b4dfd86611330beddcda7aed8d333a5a95576cf5ced7c7cb87fdb +SIZE (Net-Appliance-Session-4.200003.tar.gz) = 20468 Modified: head/net/p5-Net-Appliance-Session/pkg-plist ============================================================================== --- head/net/p5-Net-Appliance-Session/pkg-plist Sat Mar 4 13:48:40 2017 (r435399) +++ head/net/p5-Net-Appliance-Session/pkg-plist Sat Mar 4 13:48:44 2017 (r435400) @@ -1,8 +1,8 @@ bin/nas -%%PERL5_MAN3%%/Net::Appliance::Session.3.gz %%SITE_PERL%%/Net/Appliance/Session.pm %%SITE_PERL%%/Net/Appliance/Session/Async.pm %%SITE_PERL%%/Net/Appliance/Session/Engine.pm %%SITE_PERL%%/Net/Appliance/Session/Scripting.pm %%SITE_PERL%%/Net/Appliance/Session/Transport.pm %%PERL5_MAN1%%/nas.1.gz +%%PERL5_MAN3%%/Net::Appliance::Session.3.gz