Bug 264945 - devel/gocheese Update to 3.5.0
Summary: devel/gocheese Update to 3.5.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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-28 21:48 UTC by Artyom Davidov
Modified: 2022-10-15 08:29 UTC (History)
2 users (show)

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


Attachments
Patch to update devel/gocheese to 3.5.0 (1.94 KB, patch)
2022-06-28 21:48 UTC, Artyom Davidov
ard_1: maintainer-approval? (swills)
Details | Diff
Synth test build log for the devel/gocheese 3.5.0 (17.92 KB, text/plain)
2022-06-28 21:50 UTC, Artyom Davidov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artyom Davidov 2022-06-28 21:48:59 UTC
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.
Comment 1 Artyom Davidov 2022-06-28 21:50:45 UTC
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
Comment 2 Artyom Davidov 2022-06-28 21:55:00 UTC
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.
Comment 3 Artyom Davidov 2022-07-28 17:22:20 UTC
Ping!
Steve, any update on this issue?
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-15 08:23:14 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-10-15 08:29:39 UTC
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(-)