diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile index 7b6316902690..41df5d6e43e5 100644 --- a/www/oauth2-proxy/Makefile +++ b/www/oauth2-proxy/Makefile @@ -1,41 +1,40 @@ PORTNAME= oauth2-proxy -PORTVERSION= 7.13.0 +PORTVERSION= 7.14.2 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 d473d517a4c4..6b605b5d4d3e 100644 --- a/www/oauth2-proxy/distinfo +++ b/www/oauth2-proxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766124297 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.13.0_GH0/go.mod) = 243c71806d34c5b14499725b5d613c9d3ababd728b85d0dacf25a7cbb9304113 -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.13.0_GH0/go.mod) = 3908 -SHA256 (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.13.0_GH0/oauth2-proxy-oauth2-proxy-v7.13.0_GH0.tar.gz) = 86d005585f753cda3495cf68f231bcb3be13d7c96d80c8890c0f9939e0bddcad -SIZE (go/www_oauth2-proxy/oauth2-proxy-oauth2-proxy-v7.13.0_GH0/oauth2-proxy-oauth2-proxy-v7.13.0_GH0.tar.gz) = 1661775 +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