git: 803ed72403e9 - main - net-mgmt/victoria-logs: upgrade to 1.44.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Feb 2026 20:42:48 UTC
The branch main has been updated by samm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=803ed72403e9c65bab3862647414b9235d06d8ea
commit 803ed72403e9c65bab3862647414b9235d06d8ea
Author: Oleksii Samorukov <samm@FreeBSD.org>
AuthorDate: 2026-02-04 20:40:14 +0000
Commit: Oleksii Samorukov <samm@FreeBSD.org>
CommitDate: 2026-02-04 20:42:38 +0000
net-mgmt/victoria-logs: upgrade to 1.44.0
- Update to the latest version
- Change download to GH because of goproxy issue
- fix logs directory ownership (PR 292405)
PR: 292405
ChangeLog: https://docs.victoriametrics.com/victorialogs/changelog/
---
net-mgmt/victoria-logs/Makefile | 12 +++++++++---
net-mgmt/victoria-logs/distinfo | 10 +++++-----
net-mgmt/victoria-logs/pkg-plist | 5 +++++
3 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile
index 8ee6579432ee..59171fa6cc57 100644
--- a/net-mgmt/victoria-logs/Makefile
+++ b/net-mgmt/victoria-logs/Makefile
@@ -1,7 +1,6 @@
PORTNAME= victoria-logs
-PORTVERSION= 1.43.1
+PORTVERSION= 1.44.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
CATEGORIES= net-mgmt
MAINTAINER= samm@FreeBSD.org
@@ -13,7 +12,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gmake go:1.25+,modules,no_targets
-GO_MODULE= github.com/VictoriaMetrics/VictoriaLogs
+# we have to use github, as goproxy tags are wrong
+# see https://github.com/VictoriaMetrics/VictoriaLogs/issues/1071
+USE_GITHUB= yes
+GH_ACCOUNT= VictoriaMetrics
+GH_PROJECT= VictoriaLogs
+GO_MODULE= github.com/${GH_ACCOUNT}/${GH_PROJECT}
+GO_MOD_DIST= github
+
USE_RC_SUBR?= ${PORTNAME}
MAKE_ENV= PKG_TAG=v${PORTVERSION} GOOS=${OPSYS:tl} \
diff --git a/net-mgmt/victoria-logs/distinfo b/net-mgmt/victoria-logs/distinfo
index 7f37dfda2796..b86f4e3f4e34 100644
--- a/net-mgmt/victoria-logs/distinfo
+++ b/net-mgmt/victoria-logs/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1767044301
-SHA256 (go/net-mgmt_victoria-logs/victoria-logs-v1.43.1/v1.43.1.mod) = b0eac22bb945e3df12e6bb7bf287cc09865f2e5c345635083642701f950dfece
-SIZE (go/net-mgmt_victoria-logs/victoria-logs-v1.43.1/v1.43.1.mod) = 1094
-SHA256 (go/net-mgmt_victoria-logs/victoria-logs-v1.43.1/v1.43.1.zip) = 107eb6b928cffa00053e87b96905228b648e6fafbcededc85afb63d30312850c
-SIZE (go/net-mgmt_victoria-logs/victoria-logs-v1.43.1/v1.43.1.zip) = 3927207
+TIMESTAMP = 1770237015
+SHA256 (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.44.0_GH0/go.mod) = 0a0da0f6b717eca25057d527ad4cce4282a4d2eb1aa2065dfb0cd22c9f46ea92
+SIZE (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.44.0_GH0/go.mod) = 1094
+SHA256 (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.44.0_GH0/VictoriaMetrics-VictoriaLogs-v1.44.0_GH0.tar.gz) = ce0933cb8ba9eabaff2bb8a1b397171f85209a7d2d04adc3a59c63cc9d084781
+SIZE (go/net-mgmt_victoria-logs/VictoriaMetrics-VictoriaLogs-v1.44.0_GH0/VictoriaMetrics-VictoriaLogs-v1.44.0_GH0.tar.gz) = 18352278
diff --git a/net-mgmt/victoria-logs/pkg-plist b/net-mgmt/victoria-logs/pkg-plist
index 0c1767bbaf71..88f32a70c9f9 100644
--- a/net-mgmt/victoria-logs/pkg-plist
+++ b/net-mgmt/victoria-logs/pkg-plist
@@ -47,4 +47,9 @@ bin/vlogscli
%%PORTDOCS%%%%DOCSDIR%%/integrations/perses-time-panel.webp
%%PORTDOCS%%%%DOCSDIR%%/integrations/perses-variable.webp
%%PORTDOCS%%%%DOCSDIR%%/integrations/perses.md
+%%PORTDOCS%%%%DOCSDIR%%/querying/vlogscli_common_flags.md
+%%PORTDOCS%%%%DOCSDIR%%/victoria_logs_common_flags.md
+%%PORTDOCS%%%%DOCSDIR%%/victoria_logs_enterprise_flags.md
+%%PORTDOCS%%%%DOCSDIR%%/vlagent_common_flags.md
+%%PORTDOCS%%%%DOCSDIR%%/vlagent_enterprise_flags.md
@dir(%%VICTORIA_USER%%,%%VICTORIA_GROUP%%,750) %%VICTORIA_DATA%%