svn commit: r481812 - head/net/cf

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Thu Oct 11 10:27:57 UTC 2018


Author: dumbbell
Date: Thu Oct 11 10:27:56 2018
New Revision: 481812
URL: https://svnweb.freebsd.org/changeset/ports/481812

Log:
  net/cf: Update to 6.40.0
  
  Release notes:
  * https://github.com/cloudfoundry/cli/releases/tag/v6.40.0
  
  Sponsored by:	Pivotal Software, Inc.

Modified:
  head/net/cf/Makefile
  head/net/cf/distinfo

Modified: head/net/cf/Makefile
==============================================================================
--- head/net/cf/Makefile	Thu Oct 11 10:22:46 2018	(r481811)
+++ head/net/cf/Makefile	Thu Oct 11 10:27:56 2018	(r481812)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cf
-PORTVERSION=	6.39.1
+PORTVERSION=	6.40.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 

Modified: head/net/cf/distinfo
==============================================================================
--- head/net/cf/distinfo	Thu Oct 11 10:22:46 2018	(r481811)
+++ head/net/cf/distinfo	Thu Oct 11 10:27:56 2018	(r481812)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537782778
-SHA256 (cloudfoundry-cli-v6.39.1_GH0.tar.gz) = 438896e161f1651a04ce095a8611cf620829d9e4322390d5dd5b952a9c302ea3
-SIZE (cloudfoundry-cli-v6.39.1_GH0.tar.gz) = 8508567
+TIMESTAMP = 1539253264
+SHA256 (cloudfoundry-cli-v6.40.0_GH0.tar.gz) = cfc151656b555b8f7a7453eecbe99af0ca400e22b98490c8284b1700d7572c3e
+SIZE (cloudfoundry-cli-v6.40.0_GH0.tar.gz) = 8984259


More information about the svn-ports-head mailing list