Bug 264740 - net/ooni-probe-cli: Update to 3.15.1, switch to GO_MODULE
Summary: net/ooni-probe-cli: Update to 3.15.1, switch to GO_MODULE
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: 2022-06-17 18:22 UTC by Dmitri Goutnik
Modified: 2022-07-01 12:54 UTC (History)
1 user (show)

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


Attachments
ooni-probe-cli-3.15.1.patch (29.30 KB, patch)
2022-06-17 18:22 UTC, Dmitri Goutnik
dmgk: maintainer-approval? (egypcio)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2022-06-17 18:22:48 UTC
Created attachment 234755 [details]
ooni-probe-cli-3.15.1.patch

Update to 3.15.1, switch to GO_MODULE and drop go1.17 requirement - this port builds fine now with go1.18 (the default).
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-01 12:53:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d86dd40b563d24631097a47c1e23aa712c2949d

commit 8d86dd40b563d24631097a47c1e23aa712c2949d
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-07-01 12:45:34 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-07-01 12:51:01 +0000

    net/ooni-probe-cli: Update to 3.15.1, drop go1.17 and switch to GO_MODULE

    Changes:        https://github.com/ooni/probe-cli/releases/tag/v3.15.1

    PR:             264740
    Approved by:    egypcio (maintainer timeout)

 net/ooni-probe-cli/Makefile | 133 +-------------------------
 net/ooni-probe-cli/distinfo | 228 +-------------------------------------------
 2 files changed, 9 insertions(+), 352 deletions(-)