pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
victorialogs: remove no longer needed patch
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Aug 16 12:20:26 2025 +0200
Changeset: dcdcffe6e64e24bb23c55b91bc7d390f8f47eb74
Modified Files:
victorialogs/distinfo
Removed Files:
victorialogs/patches/patch-go.mod
Log Message:
victorialogs: remove no longer needed patch
go124 was updated to 1.24.6.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dcdcffe6e64e24bb23c55b91bc7d390f8f47eb74
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
victorialogs/distinfo | 1 -
victorialogs/patches/patch-go.mod | 16 ----------------
2 files changed, 17 deletions(-)
diffs:
diff --git a/victorialogs/distinfo b/victorialogs/distinfo
index f9ff33a47a..034ad289c1 100644
--- a/victorialogs/distinfo
+++ b/victorialogs/distinfo
@@ -3,4 +3,3 @@ $NetBSD$
BLAKE2s (VictoriaLogs-1.27.0.tar.gz) = e25c5e2a7584a4d8ff3340c0662a6c3a41202eb3071cbdbc28f2da9c67c9519f
SHA512 (VictoriaLogs-1.27.0.tar.gz) = 6f030c94bc7868c92e02f45adc54091b154fd6a319725aef9989e25300b6dc83e2457e01ff7732e8c6e88da14c12b814d098617aae9ec126922565789f7610d1
Size (VictoriaLogs-1.27.0.tar.gz) = 15497334 bytes
-SHA1 (patch-go.mod) = 7462b557ab461a063b04edb5383a33c0f04655fe
diff --git a/victorialogs/patches/patch-go.mod b/victorialogs/patches/patch-go.mod
deleted file mode 100644
index 7e30cd9204..0000000000
--- a/victorialogs/patches/patch-go.mod
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Relax Go version requirement.
-
-At the moment in pkgsrc we have Go 1.24.5.
-
---- go.mod.orig 2025-08-12 08:26:52.738947623 +0000
-+++ go.mod
-@@ -1,6 +1,6 @@
- module github.com/VictoriaMetrics/VictoriaLogs
-
--go 1.24.6
-+go 1.24
-
- require (
- github.com/VictoriaMetrics/VictoriaMetrics v0.0.0-20250804081214-847398b356ae
Home |
Main Index |
Thread Index |
Old Index