diff --git a/net/frp/Makefile b/net/frp/Makefile index 25999ff7522f..43a22c150812 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,40 +1,39 @@ PORTNAME= frp DISTVERSIONPREFIX= v -DISTVERSION= 0.69.1 -PORTREVISION= 2 +DISTVERSION= 0.70.0 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 210ef7a0c26a..633ede0ff36b 100644 --- a/net/frp/distinfo +++ b/net/frp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780338021 -SHA256 (go/net_frp/frp-v0.69.1/v0.69.1.mod) = 0c1802b08a39f00e1b0c64e3c0e26cbbaf7ba91e9726e5bbb5ba8bc30a88a7e7 -SIZE (go/net_frp/frp-v0.69.1/v0.69.1.mod) = 3334 -SHA256 (go/net_frp/frp-v0.69.1/v0.69.1.zip) = cf0ab420407f5024a2ae7722dc3e4a1db2303a8abc71aa4a41486c7fa5593533 -SIZE (go/net_frp/frp-v0.69.1/v0.69.1.zip) = 956388 +TIMESTAMP = 1783875977 +SHA256 (go/net_frp/frp-v0.70.0/v0.70.0.mod) = 0c1802b08a39f00e1b0c64e3c0e26cbbaf7ba91e9726e5bbb5ba8bc30a88a7e7 +SIZE (go/net_frp/frp-v0.70.0/v0.70.0.mod) = 3334 +SHA256 (go/net_frp/frp-v0.70.0/v0.70.0.zip) = 35da0ca16fa6e1fbbc3f3aa05db2ab0f9717a8deea3c6c29517aedcd2400f0d6 +SIZE (go/net_frp/frp-v0.70.0/v0.70.0.zip) = 976542