From owner-svn-ports-all@freebsd.org Wed Sep 26 08:20:54 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CD6310A4F92; Wed, 26 Sep 2018 08:20:54 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C741B739F8; Wed, 26 Sep 2018 08:20:53 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C22D614B1C; Wed, 26 Sep 2018 08:20:53 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8Q8KroO016742; Wed, 26 Sep 2018 08:20:53 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8Q8Kr1F016740; Wed, 26 Sep 2018 08:20:53 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201809260820.w8Q8Kr1F016740@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Wed, 26 Sep 2018 08:20:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480721 - head/net/bosh-cli X-SVN-Group: ports-head X-SVN-Commit-Author: dumbbell X-SVN-Commit-Paths: head/net/bosh-cli X-SVN-Commit-Revision: 480721 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 08:20:54 -0000 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