Created attachment 234986 [details] Patch to update devel/gocheese to 3.5.0 This patch will update devel/gocheese to the latest version 3.5.0 Due to numerous upstream code changes it is now possible to build it with a GOPATH mode instead of no_targets mode. It should be noted that the gocheese command-line options have undergone significant changes (most of the important is the deprecation of the "-root" one) so custom start-up scripts should be modified to accommodate them. This patch was tested on FreeBSD 13.0-RELEASE-p11 amd64 host. Such basic functionality as proxying and local repository is working fine.
Created attachment 234987 [details] Synth test build log for the devel/gocheese 3.5.0 Attached a Synth test build log for the purposed patch
I forgot to mention one thing - the current devel/gocheese version 2.5.0 from the ports tree is unable to proxy fetch files from the pypi.org for quite some time now. So if this patch would be accepted by the maintainer, I guess it should be considered to also merge it to the quarterly branch to unbreak devel/gocheese port.
Ping! Steve, any update on this issue?
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0027a0da22d1574ff00d2584192debb09be79f38 commit 0027a0da22d1574ff00d2584192debb09be79f38 Author: Artyom Davidov <ard_1@mail.ru> AuthorDate: 2022-10-15 08:21:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-15 08:28:59 +0000 devel/gocheese: Update 2.5.0 -> 3.5.0 PR: 264945 Approved by: swills@ (maintainer's timeout; 117 days) devel/gocheese/Makefile | 21 ++++++++++----------- devel/gocheese/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 14 deletions(-)