[Bug 291075] net/seaweedfs: Update to 4.00
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291075] net/seaweedfs: Update to 4.00"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Nov 2025 16:06:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291075 --- Comment #1 from Lapo Luchini <lapo@lapo.it> --- Upgrade seems pretty straighforward: --- net/seaweedfs/Makefile +++ net/seaweedfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= seaweedfs -DISTVERSION= 3.97 +DISTVERSION= 4.00 CATEGORIES= net sysutils MAINTAINER= drtr0jan@yandex.ru @@ -13,7 +13,7 @@ USES= go:modules USE_RC_SUBR= seaweedfs -GO_MODULE= github.com/seaweedfs/seaweedfs@v0.0.0-20250901063128-76452ab59399 +GO_MODULE= github.com/seaweedfs/seaweedfs@v0.0.0-20251103213939-a154ef9a0fca GO_TARGET= ./weed CGO_CFLAGS= -I. -- You are receiving this mail because: You are the assignee for the bug.