diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile index 6aa2fee8bf54..c0a0d7c50493 100644 --- a/www/oauth2-proxy/Makefile +++ b/www/oauth2-proxy/Makefile @@ -1,41 +1,40 @@ PORTNAME= oauth2-proxy -PORTVERSION= 7.14.3 +PORTVERSION= 7.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 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 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 ea7146f5ab4e..121b798414aa 100644 --- a/www/oauth2-proxy/distinfo +++ b/www/oauth2-proxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1772217643 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.3_GH0/go.mod) = 845c9d3623d793b30da4a191b0d59dca1c43a49ddb775becb04ecf280dbce805 -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.3_GH0/go.mod) = 3645 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.3_GH0/oauth2-proxy-oauth2-proxy-v7.14.3_GH0.tar.gz) = 2e89d0aa778e55fbd92c66c9fdb91cdc960da9a7a4d0f0180418f733a925d5d8 -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.3_GH0/oauth2-proxy-oauth2-proxy-v7.14.3_GH0.tar.gz) = 1754117 +TIMESTAMP = 1774558255 +SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.1_GH0/go.mod) = e6d1ca2fbfa56d60df1ae35e195ba8269e9264b46d8c06b4a05a0c14b5ed4de8 +SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.1_GH0/go.mod) = 3673 +SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.1_GH0/oauth2-proxy-oauth2-proxy-v7.15.1_GH0.tar.gz) = f078bb88113a1ca1d1430f5bfaa47e0e32a04ac18f1f5bac7645ff45d8222e0f +SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.15.1_GH0/oauth2-proxy-oauth2-proxy-v7.15.1_GH0.tar.gz) = 1828000