git: 8e92337d37bd - main - net-mgmt/victoria-logs: REQUIRE in RC script is wrong
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jan 2026 10:15:24 UTC
The branch main has been updated by samm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e92337d37bdcc04b9cd81b38362df4d4d41a81c
commit 8e92337d37bdcc04b9cd81b38362df4d4d41a81c
Author: Oleksii Samorukov <samm@FreeBSD.org>
AuthorDate: 2026-01-26 10:14:21 +0000
Commit: Oleksii Samorukov <samm@FreeBSD.org>
CommitDate: 2026-01-26 10:14:21 +0000
net-mgmt/victoria-logs: REQUIRE in RC script is wrong
PR: 292407
---
net-mgmt/victoria-logs/Makefile | 2 +-
net-mgmt/victoria-logs/files/victoria-logs.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile
index 40418334e7f4..8ee6579432ee 100644
--- a/net-mgmt/victoria-logs/Makefile
+++ b/net-mgmt/victoria-logs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= victoria-logs
PORTVERSION= 1.43.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MAINTAINER= samm@FreeBSD.org
diff --git a/net-mgmt/victoria-logs/files/victoria-logs.in b/net-mgmt/victoria-logs/files/victoria-logs.in
index 64e34c4308ae..4462872ed86b 100644
--- a/net-mgmt/victoria-logs/files/victoria-logs.in
+++ b/net-mgmt/victoria-logs/files/victoria-logs.in
@@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: victoria_logs
-# REQUIRE: NETWORK
+# REQUIRE: NETWORKING
# BEFORE: DAEMON
. /etc/rc.subr