Bug 267638 - www/oauth2-proxy: Update to v7.4.0
Summary: www/oauth2-proxy: Update to v7.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://github.com/oauth2-proxy/oauth...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 13:11 UTC by Matthias Wolf
Modified: 2022-11-08 15:42 UTC (History)
1 user (show)

See Also:


Attachments
www/oauth2-proxy (30.24 KB, patch)
2022-11-08 13:11 UTC, Matthias Wolf
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wolf 2022-11-08 13:11:21 UTC
Created attachment 237940 [details]
www/oauth2-proxy

Upgrade to version 7.2.1

Tested on 12.3-RELEASE and 13.1-RELEASE. Poudriere builds OK at https://poudriere.rheinwolf.de/builds/20221108-10:30:04.11994/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-08 15:41:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=58608051faf9a3f4044cf012779e1ed1d6100419

commit 58608051faf9a3f4044cf012779e1ed1d6100419
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2022-11-08 15:39:57 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-11-08 15:40:53 +0000

    www/oauth2-proxy: Update to v7.4.0

    ChangeLog: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.4.0

    PR:             267638

 www/oauth2-proxy/Makefile |  98 +++++++++++------------
 www/oauth2-proxy/distinfo | 192 +++++++++++++++++++++++-----------------------
 2 files changed, 147 insertions(+), 143 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-11-08 15:42:11 UTC
Committed, thanks!