svn commit: r480721 - head/net/bosh-cli

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Wed Sep 26 08:20:54 UTC 2018


Author: dumbbell
Date: Wed Sep 26 08:20:53 2018
New Revision: 480721
URL: https://svnweb.freebsd.org/changeset/ports/480721

Log:
  net/bosh-cli: Update to 5.3.1
  
  Release notes:
  * https://github.com/cloudfoundry/bosh-cli/releases/tag/v5.3.1
  
  Sponsored by:	Pivotal Software, Inc.

Modified:
  head/net/bosh-cli/Makefile
  head/net/bosh-cli/distinfo

Modified: head/net/bosh-cli/Makefile
==============================================================================
--- head/net/bosh-cli/Makefile	Wed Sep 26 07:59:28 2018	(r480720)
+++ head/net/bosh-cli/Makefile	Wed Sep 26 08:20:53 2018	(r480721)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bosh-cli
-PORTVERSION=	5.2.2
+PORTVERSION=	5.3.1
 CATEGORIES=	net sysutils
 
 MAINTAINER=	dumbbell at FreeBSD.org

Modified: head/net/bosh-cli/distinfo
==============================================================================
--- head/net/bosh-cli/distinfo	Wed Sep 26 07:59:28 2018	(r480720)
+++ head/net/bosh-cli/distinfo	Wed Sep 26 08:20:53 2018	(r480721)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535709944
-SHA256 (cloudfoundry-bosh-cli-5.2.2-v5.2.2_GH0.tar.gz) = ba8d81c0752e9a0be769b5edc260f2f7ffd8bf41e3c8ce4b14311cc9ed584bf5
-SIZE (cloudfoundry-bosh-cli-5.2.2-v5.2.2_GH0.tar.gz) = 6059282
+TIMESTAMP = 1537949958
+SHA256 (cloudfoundry-bosh-cli-5.3.1-v5.3.1_GH0.tar.gz) = 43b9455e4488a886d1f59722b29c91183a6451848161d5bbff0cd9d7fd681e92
+SIZE (cloudfoundry-bosh-cli-5.3.1-v5.3.1_GH0.tar.gz) = 6173608


More information about the svn-ports-head mailing list