From owner-svn-ports-all@freebsd.org Fri Oct 25 18:51:58 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 730E3158579; Fri, 25 Oct 2019 18:51:58 +0000 (UTC) (envelope-from jhixson@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 470Crt2QHcz3PJ2; Fri, 25 Oct 2019 18:51:58 +0000 (UTC) (envelope-from jhixson@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 374312AB7D; Fri, 25 Oct 2019 18:51:58 +0000 (UTC) (envelope-from jhixson@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9PIpwXF047326; Fri, 25 Oct 2019 18:51:58 GMT (envelope-from jhixson@FreeBSD.org) Received: (from jhixson@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9PIpv2E047324; Fri, 25 Oct 2019 18:51:57 GMT (envelope-from jhixson@FreeBSD.org) Message-Id: <201910251851.x9PIpv2E047324@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhixson set sender to jhixson@FreeBSD.org using -f From: John Hixson Date: Fri, 25 Oct 2019 18:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515628 - head/sysutils/nomad X-SVN-Group: ports-head X-SVN-Commit-Author: jhixson X-SVN-Commit-Paths: head/sysutils/nomad X-SVN-Commit-Revision: 515628 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.29 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: Fri, 25 Oct 2019 18:51:58 -0000 Author: jhixson Date: Fri Oct 25 18:51:57 2019 New Revision: 515628 URL: https://svnweb.freebsd.org/changeset/ports/515628 Log: sysutils/nomad: update to v0.10.0 Modified: head/sysutils/nomad/Makefile head/sysutils/nomad/distinfo Modified: head/sysutils/nomad/Makefile ============================================================================== --- head/sysutils/nomad/Makefile Fri Oct 25 18:26:00 2019 (r515627) +++ head/sysutils/nomad/Makefile Fri Oct 25 18:51:57 2019 (r515628) @@ -2,7 +2,7 @@ PORTNAME= nomad DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 +DISTVERSION= 0.10.0 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org Modified: head/sysutils/nomad/distinfo ============================================================================== --- head/sysutils/nomad/distinfo Fri Oct 25 18:26:00 2019 (r515627) +++ head/sysutils/nomad/distinfo Fri Oct 25 18:51:57 2019 (r515628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566955875 -SHA256 (hashicorp-nomad-v0.9.5_GH0.tar.gz) = f5dcc802cd07756f169c24dda637fe32f8b2cb6c6bb71bb2b3f4d7f3def8223b -SIZE (hashicorp-nomad-v0.9.5_GH0.tar.gz) = 33054285 +TIMESTAMP = 1572028647 +SHA256 (hashicorp-nomad-v0.10.0_GH0.tar.gz) = b729ad3d29dcf8ee8bac62907ce8df5b90ca97634e729b0d2b841e55399ca488 +SIZE (hashicorp-nomad-v0.10.0_GH0.tar.gz) = 34951041