Bug 282991 - net/ooni-probe-cli: update to 3.24.0
Summary: net/ooni-probe-cli: update to 3.24.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vinícius Zavam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-26 23:10 UTC by Rene Ladan
Modified: 2024-12-10 11:54 UTC (History)
1 user (show)

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


Attachments
update net/ooni-probe-cli to 3.24.0 (1.64 KB, patch)
2024-11-26 23:10 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2024-11-26 23:10:25 UTC
Created attachment 255478 [details]
update net/ooni-probe-cli to 3.24.0

Update net/ooni-probe-cli to 3.24.0

Curiously `ooniprobe version` shows 3.24.0-alpha but the diff at https://github.com/ooni/probe-cli/compare/v3.23.0...v3.24.0 at internal/version/version.go shows it is at 3.24.0

Use go 1.22 as prescribed by upstream.
Comment 1 Älven freebsd_committer freebsd_triage 2024-11-27 06:25:03 UTC
Run-tested on FreeBSD R14.1 amd64.
ooniprobe-engine/v3.24.0-alpha  dirty= go1.22.9
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-12-10 11:53:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a7e259db5a9d50cc647ea5bf6dfcd5557d3157f

commit 2a7e259db5a9d50cc647ea5bf6dfcd5557d3157f
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-12-10 11:49:04 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-12-10 11:49:04 +0000

    net/ooni-probe-cli: update to 3.24.0, use Go 1.22

    PR:             282991
    Approved by:    maintainer timeout (egypcio, 14 days)

 net/ooni-probe-cli/Makefile |  4 ++--
 net/ooni-probe-cli/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2024-12-10 11:54:23 UTC
Update committed.