diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile index 4f00c71c3211..e5e2e0f312a5 100644 --- a/www/oauth2-proxy/Makefile +++ b/www/oauth2-proxy/Makefile @@ -1,41 +1,40 @@ PORTNAME= oauth2-proxy -PORTVERSION= 7.14.2 +PORTVERSION= 7.14.3 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 6b605b5d4d3e..ea7146f5ab4e 100644 --- a/www/oauth2-proxy/distinfo +++ b/www/oauth2-proxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1768778447 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.2_GH0/go.mod) = 3598bdaada00ec72f2463140df15c589f2965e7788e6b8a88a2ca2513a13098c -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.2_GH0/go.mod) = 3645 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.2_GH0/oauth2-proxy-oauth2-proxy-v7.14.2_GH0.tar.gz) = e96c335299955043ca44d8b6e6c680acd5330c9265f0ab462a6d6de7d492134a -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.14.2_GH0/oauth2-proxy-oauth2-proxy-v7.14.2_GH0.tar.gz) = 1752496 +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