diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile index 0ce1f6c100a8..9c34b45b1720 100644 --- a/www/oauth2-proxy/Makefile +++ b/www/oauth2-proxy/Makefile @@ -1,41 +1,40 @@ PORTNAME= oauth2-proxy -PORTVERSION= 7.15.3 -PORTREVISION= 3 +PORTVERSION= 7.15.4 DISTVERSIONPREFIX= v 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.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 61692c76bef3..8d20799d4f50 100644 --- a/www/oauth2-proxy/distinfo +++ b/www/oauth2-proxy/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1787724493 +SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.4_GH0/go.mod) = a20e9317204378379da72e2eb9e66ae81883ce39e290af0a295699fc5487e84f +SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.4_GH0/go.mod) = 3398 +SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.4_GH0/oauth2-proxy-oauth2-proxy-v7.15.4_GH0.tar.gz) = 52e46276359e8e06cc53e9636f605784b9d6f21819c2592d07f9cf5c1eb78779 +SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.4_GH0/oauth2-proxy-oauth2-proxy-v7.15.4_GH0.tar.gz) = 1836246