From owner-svn-ports-all@freebsd.org Wed Oct 11 16:11:25 2017 Return-Path: Delivered-To: svn-ports-all@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 DE775E30086; Wed, 11 Oct 2017 16:11:25 +0000 (UTC) (envelope-from feld@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 AD85F6D4A6; Wed, 11 Oct 2017 16:11:25 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9BGBOYt058605; Wed, 11 Oct 2017 16:11:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9BGBOLx058604; Wed, 11 Oct 2017 16:11:24 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201710111611.v9BGBOLx058604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 11 Oct 2017 16:11:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r451759 - branches/2017Q4/net/vmware-vsphere-cli X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q4/net/vmware-vsphere-cli X-SVN-Commit-Revision: 451759 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2017 16:11:26 -0000 Author: feld Date: Wed Oct 11 16:11:24 2017 New Revision: 451759 URL: https://svnweb.freebsd.org/changeset/ports/451759 Log: MFH: r451757 net/vmware-vsphere-cli: Additional SHEBANG_FILES to pass testport Approved by: portmgr (with hat) Modified: branches/2017Q4/net/vmware-vsphere-cli/Makefile Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net/vmware-vsphere-cli/Makefile ============================================================================== --- branches/2017Q4/net/vmware-vsphere-cli/Makefile Wed Oct 11 16:07:30 2017 (r451758) +++ branches/2017Q4/net/vmware-vsphere-cli/Makefile Wed Oct 11 16:11:24 2017 (r451759) @@ -3,6 +3,7 @@ PORTNAME= vmware-vsphere-cli PORTVERSION= 6.5.0 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386 @@ -28,7 +29,7 @@ USE_PERL5= configure RESTRICTED= May not be redistributed. Must accept license to download. NO_CDROM= May not be redistributed. Must accept license to download. NO_PACKAGE= May not be redistributed. Must accept license to download. -SHEBANG_FILES= bin/* apps/host/* apps/general/* apps/vm/* +SHEBANG_FILES= apps/general/* apps/host/* apps/performance/* apps/session/* apps/vm/* bin/* DISTREL= 4566394