Bug 297084 - net/seaweedfs: Update to 4.40
Summary: net/seaweedfs: Update to 4.40
Status: Closed DUPLICATE of bug 296003
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-27 14:08 UTC by Lukas Engelhardt
Modified: 2026-08-05 01:08 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (drtr0jan)


Attachments
git patch for port files (3.57 KB, patch)
2026-07-27 14:08 UTC, Lukas Engelhardt
no flags Details | Diff
poudriere testport (224.65 KB, application/x-compressed)
2026-07-27 14:13 UTC, Lukas Engelhardt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Engelhardt 2026-07-27 14:08:31 UTC
Hello ports team, 
i tried updating the seaweedfs port to the latest 4.40.
GitHub Repo: https://github.com/seaweedfs/seaweedfs/

I wasn't shure how to get the GO_MODULE Path, so i would like to share my finding on how to do that:

go list -m github.com/seaweedfs/seaweedfs@4.40

This gives the string "v0.0.0-20260720035703-875cd1f67ea2" needed in GO_MODULE.

Poudriere testport log and diff attached.

Thank you!
Lukas
Comment 1 Lukas Engelhardt 2026-07-27 14:08:53 UTC
Created attachment 273215 [details]
git patch for port files
Comment 2 Lukas Engelhardt 2026-07-27 14:13:12 UTC
Created attachment 273216 [details]
poudriere testport

poudriere testport log file
bigger than 1 MB, so compressed with 
tar -czf
extract using 
tar -xzf
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-08-05 01:08:43 UTC

*** This bug has been marked as a duplicate of bug 296003 ***