diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-10-14 16:18:38 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-10-14 16:18:38 +0000 |
commit | ace45be1d1d610bc86cfb5760d3ed7d54eb2d22c (patch) | |
tree | adfad5d67f650d395593a07a5dd7a8f4290dfae4 /net | |
parent | b73d4b9ff543f5ac1f726e449248e501c0b7fc3a (diff) | |
download | ports-ace45be1d1d610bc86cfb5760d3ed7d54eb2d22c.tar.gz ports-ace45be1d1d610bc86cfb5760d3ed7d54eb2d22c.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/vmware-vsphere-cli/Makefile | 4 | ||||
-rw-r--r-- | net/vmware-vsphere-cli/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile index 29b990c47ffb..056fec6037dd 100644 --- a/net/vmware-vsphere-cli/Makefile +++ b/net/vmware-vsphere-cli/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vmware-vsphere-cli -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.0 CATEGORIES= net perl5 MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386 @@ -35,7 +35,7 @@ NO_PACKAGE= Distribution requires acceptance of license agreement MAN3= VMware::VIM25Runtime.3 VMware::VIM2Stub.3 VMware::VIM2Runtime.3 \ VMware::VICommon.3 VMware::VILib.3 VMware::VIM25Stub.3 -DISTREL= 422456 +DISTREL= 780721 .include <bsd.port.pre.mk> diff --git a/net/vmware-vsphere-cli/distinfo b/net/vmware-vsphere-cli/distinfo index 91c0bf9ea881..d6f3198cf4aa 100644 --- a/net/vmware-vsphere-cli/distinfo +++ b/net/vmware-vsphere-cli/distinfo @@ -1,2 +1,2 @@ -SHA256 (VMware-vSphere-Perl-SDK-5.0.0-422456.i386.tar.gz) = ddb8d490c1b84272ef24d58353d23baa9074dc13487ee41b7e7d69529cd8f60a -SIZE (VMware-vSphere-Perl-SDK-5.0.0-422456.i386.tar.gz) = 20740511 +SHA256 (VMware-vSphere-Perl-SDK-5.1.0-780721.i386.tar.gz) = 2d14c9f00b4e982a0c66ca3e95eb20411d17f71c6f50af071f30355222f2ea85 +SIZE (VMware-vSphere-Perl-SDK-5.1.0-780721.i386.tar.gz) = 25188254 |