From owner-dev-commits-ports-main@freebsd.org Sun Aug 8 05:27:49 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 56B9267775C; Sun, 8 Aug 2021 05:27:49 +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 4Gj75d1zmHz3QxF; Sun, 8 Aug 2021 05:27:49 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 28DDF6A74; Sun, 8 Aug 2021 05:27:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1785Rn7o062458; Sun, 8 Aug 2021 05:27:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1785RnXV062457; Sun, 8 Aug 2021 05:27:49 GMT (envelope-from git) Date: Sun, 8 Aug 2021 05:27:49 GMT Message-Id: <202108080527.1785RnXV062457@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 24947b9ccac1 - main - security/vouch-proxy: Update to 0.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 24947b9ccac1cc550f534c096961dbb109792cfc Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2021 05:27:49 -0000 The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=24947b9ccac1cc550f534c096961dbb109792cfc commit 24947b9ccac1cc550f534c096961dbb109792cfc Author: Bernhard Froehlich AuthorDate: 2021-08-08 05:26:30 +0000 Commit: Bernhard Froehlich CommitDate: 2021-08-08 05:26:30 +0000 security/vouch-proxy: Update to 0.32.0 --- security/vouch-proxy/Makefile | 2 +- security/vouch-proxy/distinfo | 10 +++++----- security/vouch-proxy/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 710c1b816ec4..6cf522e752ac 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v -DISTVERSION= 0.30.0 +DISTVERSION= 0.32.0 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vouch-proxy/distinfo b/security/vouch-proxy/distinfo index c7d833731bd1..9cb0ab0c01bd 100644 --- a/security/vouch-proxy/distinfo +++ b/security/vouch-proxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1628096937 -SHA256 (go/security_vouch-proxy/vouch-proxy-v0.30.0/v0.30.0.mod) = 441c7b64635398cb3a37e2851029f0adf2b99bfe39a889cdb7676e9f45dd48e0 -SIZE (go/security_vouch-proxy/vouch-proxy-v0.30.0/v0.30.0.mod) = 1287 -SHA256 (go/security_vouch-proxy/vouch-proxy-v0.30.0/v0.30.0.zip) = 6931210bf8b48b7953defb26c0d4edcff2fdd43de7e7555be6d6bdc506c015f7 -SIZE (go/security_vouch-proxy/vouch-proxy-v0.30.0/v0.30.0.zip) = 254579 +TIMESTAMP = 1628273432 +SHA256 (go/security_vouch-proxy/vouch-proxy-v0.32.0/v0.32.0.mod) = b680ea0fb42752f9568ca2687b5ddd95fee5200cd8d70dbe43c8be3d64d79108 +SIZE (go/security_vouch-proxy/vouch-proxy-v0.32.0/v0.32.0.mod) = 1300 +SHA256 (go/security_vouch-proxy/vouch-proxy-v0.32.0/v0.32.0.zip) = dd95365ed893f4d854079c68d3eeffd9a9110eac913a58932b83fadbf6cb40d9 +SIZE (go/security_vouch-proxy/vouch-proxy-v0.32.0/v0.32.0.zip) = 258586 diff --git a/security/vouch-proxy/pkg-plist b/security/vouch-proxy/pkg-plist index 9cb28262d066..d3ec3c2ae285 100644 --- a/security/vouch-proxy/pkg-plist +++ b/security/vouch-proxy/pkg-plist @@ -11,3 +11,4 @@ bin/vouch-proxy %%ETCDIR%%/config.yml_example_nextcloud %%ETCDIR%%/config.yml_example_oidc %%ETCDIR%%/config.yml_example_scopes_and_claims +%%ETCDIR%%/config.yml_example_slack