svn commit: r451759 - branches/2017Q4/net/vmware-vsphere-cli

Mark Felder feld at FreeBSD.org
Wed Oct 11 16:11:26 UTC 2017


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
 


More information about the svn-ports-branches mailing list