Date: Wed, 26 Sep 2018 08:20:53 +0000 (UTC) From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480721 - head/net/bosh-cli Message-ID: <201809260820.w8Q8Kr1F016740@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809260820.w8Q8Kr1F016740>