[Bug 264336] [exp-run] Introduce versioned Go ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Jun 2022 18:22:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264336

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit b16eb860cc492d498eea6df7f481c93bbc851167
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-05-29 21:54:42 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-06-06 18:19:10 +0000

    */*: Repair after switching to versioned Go ports

    - Add 1.17 to USES=go for ports that still need go117, remove GO_PORT;
    - Add missing ${SETENV} ${MAKE_ENV} to repair BINARY_ALIAS;
    - Remove explicit dependencies on lang/go.

    PR:             264336
    Reviewed by:    ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
    Differential Revision:  https://reviews.freebsd.org/D35346

 biology/ncbi-entrez-direct/Makefile         |  2 +-
 devel/gocheese/Makefile                     |  2 +-
 devel/please/Makefile                       |  3 +--
 net-im/gotosocial/Makefile                  |  2 +-
 net-im/nextcloud-spreed-signaling/Makefile  |  6 ++----
 net-mgmt/chronograf/Makefile                |  2 +-
 net/ooni-probe-cli/Makefile                 |  2 +-
 security/crowdsec-firewall-bouncer/Makefile |  5 ++---
 security/crowdsec/Makefile                  |  3 +--
 sysutils/chezmoi/Makefile                   |  2 +-
 sysutils/containerd/Makefile                |  5 ++---
 sysutils/datadog-agent/Makefile             | 10 +++++-----
 sysutils/ipfs-go/Makefile                   |  3 +--
 sysutils/ipget/Makefile                     |  2 +-
 sysutils/minikube/Makefile                  |  2 +-
 www/adguardhome/Makefile                    |  3 +--
 16 files changed, 23 insertions(+), 31 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.