Date: Mon, 6 Oct 2025 12:58:03 GMT From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f47cc82c7c9b - main - net/v2ray: Forgot to bump the PORTREVISION Message-ID: <202510061258.596Cw3gW061009@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=f47cc82c7c9bb9553e2c7b9f3d2f672602ad2e1a commit f47cc82c7c9bb9553e2c7b9f3d2f672602ad2e1a Author: Älven <alven@FreeBSD.org> AuthorDate: 2025-10-06 12:55:44 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2025-10-06 12:57:35 +0000 net/v2ray: Forgot to bump the PORTREVISION PR: 283856 Approved by: portmgr@ (blanket) Fixes: 239fcdf62cac * net/v2ray: Add a 'run' command to the init script to ensure proper daemon startup --- net/v2ray/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index 995adccfbe1f..b7492f7ee16c 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,6 +1,7 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v DISTVERSION= 5.39.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= alven@FreeBSD.orghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061258.596Cw3gW061009>
