diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile index 04f3e5d851f5..9b4b59fcd092 100644 --- a/www/oauth2-proxy/Makefile +++ b/www/oauth2-proxy/Makefile @@ -1,41 +1,40 @@ PORTNAME= oauth2-proxy -PORTVERSION= 7.15.2 +PORTVERSION= 7.15.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org COMMENT= OAuth 2.0 proxy server WWW= https://github.com/oauth2-proxy/oauth2-proxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25+,modules +USES= go:1.26+,modules USE_GITHUB= yes USE_RC_SUBR= oauth2_proxy GO_MOD_DIST= github GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -v -ldflags="-s -X github.com/${PORTNAME}/${PORTNAME}/v7/pkg/version.VERSION=${PORTVERSION}" USER= www GROUP= www VAR_DIR?= /var LOG_DIR?= ${VAR_DIR}/log/${PORTNAME} RUN_DIR?= ${VAR_DIR}/run/${PORTNAME} SUB_LIST+= GROUP=${GROUP} \ LOG_DIR=${LOG_DIR} \ PORTNAME=${PORTNAME} \ PREFIX=${PREFIX} \ RUN_DIR=${RUN_DIR} \ USER=${USER} post-install: ${MKDIR} ${STAGEDIR}${LOG_DIR} ${MKDIR} ${STAGEDIR}${RUN_DIR} ${INSTALL_DATA} ${WRKSRC}/contrib/${PORTNAME}.cfg.example ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.cfg.sample .include diff --git a/www/oauth2-proxy/distinfo b/www/oauth2-proxy/distinfo index 8c75b26d8c1a..61692c76bef3 100644 --- a/www/oauth2-proxy/distinfo +++ b/www/oauth2-proxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1776456629 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.2_GH0/go.mod) = 58c30804b5339e42db10f3707e5248eaed889f4b34b9a6e46bbbdbed7fd4be15 -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.2_GH0/go.mod) = 3673 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.2_GH0/oauth2-proxy-oauth2-proxy-v7.15.2_GH0.tar.gz) = 1c5687373ac84126ab506c505377c9486e0d1aba2ebc80fafb4e8f6717337a21 -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.2_GH0/oauth2-proxy-oauth2-proxy-v7.15.2_GH0.tar.gz) = 1835430 +TIMESTAMP = 1783095275 +SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.3_GH0/go.mod) = b5c43199b24bd27fec4c64f9ea61aef9622344e7a788c2773411e7703c53bbfc +SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.3_GH0/go.mod) = 3705 +SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.3_GH0/oauth2-proxy-oauth2-proxy-v7.15.3_GH0.tar.gz) = a13491bfd083e570d451275458728fb3f722b4d46657644df1ea90c676c552da +SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.3_GH0/oauth2-proxy-oauth2-proxy-v7.15.3_GH0.tar.gz) = 1838721