diff --git a/net/frp/Makefile b/net/frp/Makefile index 1bb955d87125..34f2c93b4aa1 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,39 +1,39 @@ PORTNAME= frp DISTVERSIONPREFIX= v -DISTVERSION= 0.68.0 +DISTVERSION= 0.68.1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Reverse proxy to expose local server behind NAT/firewall to Internet WWW= https://github.com/fatedier/frp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.24+,modules GO_MODULE= github.com/fatedier/frp GO_TARGET= ./cmd/frpc ./cmd/frps GO_BUILDFLAGS+= -tags=noweb SUB_LIST= DAEMON_USER=${DAEMON_USER} USE_RC_SUBR= ${PORTNAME}s OPTIONS_RADIO= DAEMON_USER # also see https://github.com/fatedier/frp/issues/3417 OPTIONS_RADIO_DAEMON_USER= ROOT NOBODY OPTIONS_DEFAULT= ROOT # to allow frp to read certificates ROOT_VARS= DAEMON_USER=root NOBODY_VARS= DAEMON_USER=nobody DAEMON_USER_DESC= Daemon user ROOT_DESC= Run as root NOBODY_DESC= Run as nobody post-install: .for f in frpc.toml frps.toml ${INSTALL_DATA} ${WRKSRC}/conf/${f} ${STAGEDIR}${PREFIX}/etc/${f}.sample .endfor .include diff --git a/net/frp/distinfo b/net/frp/distinfo index 836b94f9163f..2faad135c3c2 100644 --- a/net/frp/distinfo +++ b/net/frp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1775930720 -SHA256 (go/net_frp/frp-v0.68.0/v0.68.0.mod) = 316d889e247e32c0fe27119d8096472fda752118d5e945c0b5b2b960001480b3 -SIZE (go/net_frp/frp-v0.68.0/v0.68.0.mod) = 3390 -SHA256 (go/net_frp/frp-v0.68.0/v0.68.0.zip) = fa2c35bff5cbbf05f5d2cd8045c9b8d25469d73cdecd28c7c66ad1a0824270f4 -SIZE (go/net_frp/frp-v0.68.0/v0.68.0.zip) = 832485 +TIMESTAMP = 1776140396 +SHA256 (go/net_frp/frp-v0.68.1/v0.68.1.mod) = b845b13bc83af7d066e05677a856a2153ae663aedb36955ce3f4d9b2e2b0ef38 +SIZE (go/net_frp/frp-v0.68.1/v0.68.1.mod) = 3358 +SHA256 (go/net_frp/frp-v0.68.1/v0.68.1.zip) = 523982afe7dc45e595811ab29745c090dfb38af6da03d07d962c2a37452a049c +SIZE (go/net_frp/frp-v0.68.1/v0.68.1.zip) = 902894