From owner-svn-ports-head@freebsd.org Thu Aug 2 12:14:06 2018 Return-Path: Delivered-To: svn-ports-head@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 9FC15106571B; Thu, 2 Aug 2018 12:14:06 +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 5374C85CB4; Thu, 2 Aug 2018 12:14:06 +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 34B3F1189D; Thu, 2 Aug 2018 12:14:06 +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 w72CE6LY065549; Thu, 2 Aug 2018 12:14:06 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w72CE5lr065547; Thu, 2 Aug 2018 12:14:05 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201808021214.w72CE5lr065547@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: Thu, 2 Aug 2018 12:14:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476234 - 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: 476234 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2018 12:14:06 -0000 Author: dumbbell Date: Thu Aug 2 12:14:05 2018 New Revision: 476234 URL: https://svnweb.freebsd.org/changeset/ports/476234 Log: net/bosh-cli: Update to 5.0.1 Release notes: https://github.com/cloudfoundry/bosh-cli/releases/tag/v5.0.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 Thu Aug 2 12:12:40 2018 (r476233) +++ head/net/bosh-cli/Makefile Thu Aug 2 12:14:05 2018 (r476234) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-cli -PORTVERSION= 4.0.1 +PORTVERSION= 5.0.1 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org Modified: head/net/bosh-cli/distinfo ============================================================================== --- head/net/bosh-cli/distinfo Thu Aug 2 12:12:40 2018 (r476233) +++ head/net/bosh-cli/distinfo Thu Aug 2 12:14:05 2018 (r476234) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528119373 -SHA256 (cloudfoundry-bosh-cli-4.0.1-v4.0.1_GH0.tar.gz) = 05ceff4891c9759f41c11ece54cc13d6db60ce0318d1b512d8c699da87ff3708 -SIZE (cloudfoundry-bosh-cli-4.0.1-v4.0.1_GH0.tar.gz) = 5849811 +TIMESTAMP = 1533211508 +SHA256 (cloudfoundry-bosh-cli-5.0.1-v5.0.1_GH0.tar.gz) = faa2282036e310ece275770b7866b13796a4bef1b006ba3e66f37bfcaa50ad27 +SIZE (cloudfoundry-bosh-cli-5.0.1-v5.0.1_GH0.tar.gz) = 5998172