From nobody Fri Mar 29 10:34:18 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V5cGL5Ft4z5G208; Fri, 29 Mar 2024 10:34:18 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V5cGL2yBwz4y5H; Fri, 29 Mar 2024 10:34:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711708458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KWmtmacunxB4LwNOFlIbUaAedkKDemG7fNepo0864DY=; b=gHcgEXio9ZaETlRwDDxulfOtquAn2rj4tXzv8JRp298X0v1uPvchHe/C2WSwBelAc6JIjY f1yhQffEgtAbsHDqJ6ONKwtgThuTTaQltDTGb7LE3B5+ifCxlmDQ7pP/8ZDjFwosxGJUNR wBx8UhJx9WqpeER/LYwKFwy1xT2mZ9h2xjmRDGQsONNBZrqbACW96be57wUV2meLRbfGIj VXnov2ILiV23977v+OgTNfaulTeQ3Klhoa0g6xGnmYYdUhI6eFOBjqURyCEVJen0E4vHrP 4Gkr619hYB7eYT+IgbLoDZAyos2tEOhDJrBaEHJ7kezG7exhsNKFckdEFxh9TA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711708458; a=rsa-sha256; cv=none; b=G+RatR9q+aGc3a7t8snD2H/tNjN6ViG41eeegsvAPl1QASl0Yimecq5ZLe+bZJ4CZ4JW8z STPz+WpPJihT2xCmEeSgsZV5pvvjr2WmQWI+5Ilvvcq5I/2uVrCSkmeJtfhVfjEy1xatrv 2QI94uddPdMyjoiL1QIgqJXvhyv5mQQu2g8INRY9c9FqX4Howx/PAS/rOSOG4yrZOl/jyr BiO/A5p77ue+9WfNG5AKSzBd24ZpxMpFC5+ZiXNc5xRDyI3WWxx5alAmInkhVjeyTIc6Kc FgnySmEi8QMy8TFNe5Me+XOvGa1N5cVofYk3TFMude3CSdYKdLqHns0Inkm75w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711708458; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KWmtmacunxB4LwNOFlIbUaAedkKDemG7fNepo0864DY=; b=fXdrENVcwIYjME4a88gB4Xs/3hRk+YWihyW7DGTTujggEav7XUH/j8t+HtOgNWjKc0XJjG ekCiXYZ/Ri67kVBDS+Z5jq4a9lAnSjmFuuhdZned4yheXc7w4coWMpnQkgThi6O022FGve ORencJmTvyz+291W+z10CP53M+SkAB1o/u1W2yXh2JSYaFIECJbyZeMxONTRKY3d2kAY0g p0h+7c/mIspmr8WS9o8eHas3Y6E7jO2Ox/7nb+hCJMS3+/UQ3syzSeIhs6p3h2qYhtD+G2 lqcfoCz8YS73l91QgaJC5aNr1wEnGTtrnoHXnvx9SChOXEWKZ4yWNKOguYeiog== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4V5cGL2ZHgz16d3; Fri, 29 Mar 2024 10:34:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42TAYInY003666; Fri, 29 Mar 2024 10:34:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42TAYIkR003663; Fri, 29 Mar 2024 10:34:18 GMT (envelope-from git) Date: Fri, 29 Mar 2024 10:34:18 GMT Message-Id: <202403291034.42TAYIkR003663@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 1e904b5813a5 - main - sysutils/consul: Update version 1.18.0=>1.18.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e904b5813a5b562964eb97287ea854b89692b3a Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e904b5813a5b562964eb97287ea854b89692b3a commit 1e904b5813a5b562964eb97287ea854b89692b3a Author: Muhammad Moinur Rahman AuthorDate: 2024-03-29 10:15:35 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2024-03-29 10:33:48 +0000 sysutils/consul: Update version 1.18.0=>1.18.1 Changelog: https://github.com/hashicorp/consul/releases/tag/v1.18.1 --- sysutils/consul/Makefile | 3 +-- sysutils/consul/distinfo | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 6b9d7154d6df..59d275068861 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,6 +1,5 @@ PORTNAME= consul -DISTVERSION= 1.18.0 -PORTREVISION= 1 +DISTVERSION= 1.18.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ diff --git a/sysutils/consul/distinfo b/sysutils/consul/distinfo index addf80977736..7da8f6eddeca 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1709107212 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/go.mod) = bef82e5aac783c206d18dfab1fafb8e6d9e21246aaa0fa3d091eb8c240b32395 -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/go.mod) = 14135 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/api/go.mod) = 42cc64950f3818a850590d48b3090d773d323042ca60d73d8ee17705920813ef -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/api/go.mod) = 1770 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/envoyextensions/go.mod) = 4807fd25ebe925eddba43a83754ef4e59732684ed46f4e1094393c7b211ba5ff -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/envoyextensions/go.mod) = 1869 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/proto-public/go.mod) = bc885ced56f855444adb0e0bc3ecddd292fe90626444372b78ab5030b4c58e5f -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/proto-public/go.mod) = 851 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/sdk/go.mod) = 7b2190f93c845ebe8ef66b6e7073c03ee5ee20924d3a5700896fdfd3588c2498 -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/sdk/go.mod) = 820 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/troubleshoot/go.mod) = 0a33972ba7b3beb39ba6f341afd93f1a6f4219f24fada6650da72ff50196e281 -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/troubleshoot/go.mod) = 2618 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/hashicorp-consul-v1.18.0_GH0.tar.gz) = b698f83aa2b08dbb057ad924c1b4982555a89e69bb82a10a2985bd8e40f2595b -SIZE (go/sysutils_consul/hashicorp-consul-v1.18.0_GH0/hashicorp-consul-v1.18.0_GH0.tar.gz) = 34090566 +TIMESTAMP = 1711707139 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/go.mod) = 57477d831c458a365617a65a2dcaccd820c633967729d436e25fa69879fc9153 +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/go.mod) = 14095 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/api/go.mod) = efcd614ee84d2583ff22ca739c002f132c64de62596a8a4258535e063a76630d +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/api/go.mod) = 2123 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/envoyextensions/go.mod) = 2d1a174aba40773a58290eef9d6efd118344efcc645ad54c995030fa6462f660 +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/envoyextensions/go.mod) = 1930 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/proto-public/go.mod) = 88ee3ad0a583167bdea164ff0ba881da797c1df5c93c842d80ca692bca7f1363 +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/proto-public/go.mod) = 851 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/sdk/go.mod) = 7b2190f93c845ebe8ef66b6e7073c03ee5ee20924d3a5700896fdfd3588c2498 +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/sdk/go.mod) = 820 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/troubleshoot/go.mod) = 6e3debe81ec01ec02aa926b4522d3257b56ef1bf3ba4a1531fdb87c20a81375d +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/troubleshoot/go.mod) = 2679 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/hashicorp-consul-v1.18.1_GH0.tar.gz) = f29a214979f381f394018f808bcfc4a9805897333ad3323829099efbe044066c +SIZE (go/sysutils_consul/hashicorp-consul-v1.18.1_GH0/hashicorp-consul-v1.18.1_GH0.tar.gz) = 34424463