Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2017 16:11:24 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
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
Message-ID:  <201710111611.v9BGBOLx058604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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