From owner-dev-commits-ports-main@freebsd.org Wed Sep 1 09:21:10 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 24A4966669B; Wed, 1 Sep 2021 09:21:10 +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 4Gzz7n35hqz3GN5; Wed, 1 Sep 2021 09:21:09 +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 34DDF22B88; Wed, 1 Sep 2021 09:21:09 +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 1819L9Fr019228; Wed, 1 Sep 2021 09:21:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1819L9Aw019227; Wed, 1 Sep 2021 09:21:09 GMT (envelope-from git) Date: Wed, 1 Sep 2021 09:21:09 GMT Message-Id: <202109010921.1819L9Aw019227@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: 548496e8c0a8 - main - security/vouch-proxy: Update to 0.34.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: 548496e8c0a828cc20c8ed19b77321991eab0634 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: Wed, 01 Sep 2021 09:21:10 -0000 The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=548496e8c0a828cc20c8ed19b77321991eab0634 commit 548496e8c0a828cc20c8ed19b77321991eab0634 Author: Bernhard Froehlich AuthorDate: 2021-09-01 09:05:26 +0000 Commit: Bernhard Froehlich CommitDate: 2021-09-01 09:10:24 +0000 security/vouch-proxy: Update to 0.34.0 --- security/vouch-proxy/Makefile | 2 +- security/vouch-proxy/distinfo | 10 +++++----- security/vouch-proxy/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/security/vouch-proxy/Makefile b/security/vouch-proxy/Makefile index 6cf522e752ac..4dd9eb8e1f8f 100644 --- a/security/vouch-proxy/Makefile +++ b/security/vouch-proxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= vouch-proxy DISTVERSIONPREFIX=v -DISTVERSION= 0.32.0 +DISTVERSION= 0.34.0 CATEGORIES= security MAINTAINER= decke@FreeBSD.org diff --git a/security/vouch-proxy/distinfo b/security/vouch-proxy/distinfo index 9cb0ab0c01bd..1e40e3d8458c 100644 --- a/security/vouch-proxy/distinfo +++ b/security/vouch-proxy/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1630485503 +SHA256 (go/security_vouch-proxy/vouch-proxy-v0.34.0/v0.34.0.mod) = b680ea0fb42752f9568ca2687b5ddd95fee5200cd8d70dbe43c8be3d64d79108 +SIZE (go/security_vouch-proxy/vouch-proxy-v0.34.0/v0.34.0.mod) = 1300 +SHA256 (go/security_vouch-proxy/vouch-proxy-v0.34.0/v0.34.0.zip) = c95c00f40f41b79053614c12a142bf5cb9580e197b31fa552b4c034f50c72f64 +SIZE (go/security_vouch-proxy/vouch-proxy-v0.34.0/v0.34.0.zip) = 264649 diff --git a/security/vouch-proxy/pkg-plist b/security/vouch-proxy/pkg-plist index d3ec3c2ae285..c7404b635729 100644 --- a/security/vouch-proxy/pkg-plist +++ b/security/vouch-proxy/pkg-plist @@ -11,4 +11,6 @@ bin/vouch-proxy %%ETCDIR%%/config.yml_example_nextcloud %%ETCDIR%%/config.yml_example_oidc %%ETCDIR%%/config.yml_example_scopes_and_claims +%%ETCDIR%%/config.yml_example_secureauth %%ETCDIR%%/config.yml_example_slack +%%ETCDIR%%/config.yml_example_twitch