Bug 259958 - devel/go-tools: update to 0.1.7 and take maintainership
Summary: devel/go-tools: update to 0.1.7 and take maintainership
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: Juraj Lutter
URL: https://pkg.go.dev/golang.org/x/tools...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-21 01:53 UTC by Robert Clausecker
Modified: 2021-12-07 22:28 UTC (History)
3 users (show)

See Also:
robak: maintainer-feedback? (cs)


Attachments
devel/go-tools: update to 0.1.7 and take maintainership (4.03 KB, patch)
2021-11-21 01:53 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff
devel/go-tools: update to 0.1.8 and take maintainership (4.06 KB, patch)
2021-12-06 15:07 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2021-11-21 01:53:29 UTC
Created attachment 229628 [details]
devel/go-tools: update to 0.1.7 and take maintainership

devel/go-tools: Update to 0.1.7
    
     - switch to USES=go:modules
     - bump PORTEPOCH due to new versioning scheme
     - take over maintainership of this unmaintained port
     - adjust list of shipped commands to current set
     - getgo/server is not shipped due to its awkward name
       and lack of usefulness to anybody outside of Google

Tested with Poudriere on i386 amd64 FreeBSD 13.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2021-11-30 17:37:12 UTC
Why have you added a maintainer-feedback tag?  cs@ had dropped maintainership of this port a while ago, which is why I picked it up.  See

https://cgit.freebsd.org/ports/commit/?id=34aae03aeb16dc1838fb5a4d610976498cd378dc
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2021-12-06 15:07:29 UTC
Created attachment 229942 [details]
devel/go-tools: update to 0.1.8 and take maintainership

Update patch to newly released version 0.1.8.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-07 22:27:59 UTC
A commit in branch main references this bug:

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

commit d600901b39fde77531e0a33767554a49d899fe3b
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-12-07 22:25:21 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2021-12-07 22:27:15 +0000

    devel/go-tools: Update to 0.1.7

    - assign MAINTAINER
    - switch to USES=go:modules
    - bump PORTEPOCH due to new versioning scheme
    - take over maintainership of this unmaintained port
    - adjust list of shipped commands to current set
    - getgo/server is not shipped due to its awkward name
      and lack of usefulness to anybody outside of Google

    PR:             259958

 devel/go-tools/Makefile         | 53 +++++++++++++++++++++++++++++------------
 devel/go-tools/distinfo         | 12 ++++------
 devel/go-tools/pkg-plist (gone) | 26 --------------------
 3 files changed, 43 insertions(+), 48 deletions(-)
Comment 4 Juraj Lutter freebsd_committer freebsd_triage 2021-12-07 22:28:28 UTC
Committed, thanks.