From owner-svn-ports-head@freebsd.org Wed Oct 11 16:05:11 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 86A27E2FF64; Wed, 11 Oct 2017 16:05:11 +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 55B2C6D1AC; Wed, 11 Oct 2017 16:05:11 +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 v9BG5Axa057414; Wed, 11 Oct 2017 16:05:10 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9BG5AJY057413; Wed, 11 Oct 2017 16:05:10 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201710111605.v9BG5AJY057413@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:05:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451757 - head/net/vmware-vsphere-cli X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/net/vmware-vsphere-cli X-SVN-Commit-Revision: 451757 X-SVN-Commit-Repository: ports 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: Wed, 11 Oct 2017 16:05:11 -0000 Author: feld Date: Wed Oct 11 16:05:10 2017 New Revision: 451757 URL: https://svnweb.freebsd.org/changeset/ports/451757 Log: net/vmware-vsphere-cli: Additional SHEBANG_FILES to pass testport Approved by: portmgr (with hat) MFH: 2017Q4 Modified: head/net/vmware-vsphere-cli/Makefile Modified: head/net/vmware-vsphere-cli/Makefile ============================================================================== --- head/net/vmware-vsphere-cli/Makefile Wed Oct 11 15:31:55 2017 (r451756) +++ head/net/vmware-vsphere-cli/Makefile Wed Oct 11 16:05:10 2017 (r451757) @@ -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