aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksii Samorukov <samm@FreeBSD.org>2026-02-04 20:50:47 +0000
committerOleksii Samorukov <samm@FreeBSD.org>2026-02-04 20:50:47 +0000
commit71e370d0db4f9966fc130c900c92d52dc9e031a6 (patch)
tree467abf08e930845ac64195d9e9f30a90b0bc4b04
parent803ed72403e9c65bab3862647414b9235d06d8ea (diff)
net-mgmt/victoria-logs: rename rc script with underscore
PR: 292378
-rw-r--r--net-mgmt/victoria-logs/Makefile3
-rw-r--r--net-mgmt/victoria-logs/files/victoria_logs.in (renamed from net-mgmt/victoria-logs/files/victoria-logs.in)0
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile
index 59171fa6cc57..db20888c2746 100644
--- a/net-mgmt/victoria-logs/Makefile
+++ b/net-mgmt/victoria-logs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= victoria-logs
PORTVERSION= 1.44.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= net-mgmt
@@ -20,7 +21,7 @@ GH_PROJECT= VictoriaLogs
GO_MODULE= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_MOD_DIST= github
-USE_RC_SUBR?= ${PORTNAME}
+USE_RC_SUBR?= victoria_logs
MAKE_ENV= PKG_TAG=v${PORTVERSION} GOOS=${OPSYS:tl} \
BUILDINFO_TAG=tags-v${PORTVERSION}-victorialogs \
diff --git a/net-mgmt/victoria-logs/files/victoria-logs.in b/net-mgmt/victoria-logs/files/victoria_logs.in
index 4462872ed86b..4462872ed86b 100644
--- a/net-mgmt/victoria-logs/files/victoria-logs.in
+++ b/net-mgmt/victoria-logs/files/victoria_logs.in