Bug 264068 - devel/govendor: Deprecate and set expiration date to 2022-06-30
Summary: devel/govendor: Deprecate and set expiration date to 2022-06-30
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: Dmitri Goutnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-18 12:14 UTC by Dmitri Goutnik
Modified: 2022-05-19 20:59 UTC (History)
1 user (show)

See Also:
rwestlun: maintainer-feedback+


Attachments
govendor.diff (430 bytes, patch)
2022-05-18 12:14 UTC, Dmitri Goutnik
dmgk: maintainer-approval? (rwestlun)
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-05-18 12:14:40 UTC
Created attachment 234019 [details]
govendor.diff

Unmaintained by the upstream. Go modules support is considered production now, deprecate this port and set expiration date.
Comment 1 Randy Westlund 2022-05-19 18:33:29 UTC
LGTM
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-05-19 20:58:46 UTC
A commit in branch main references this bug:

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

commit e4ca9869972c78e30b73adf297b6200267e7afa9
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-05-19 20:54:59 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-19 20:54:59 +0000

    devel/govendor: Deprecate and set expiration date to 2022-06-30

    Unmaintained by the upstream. Go modules support is considered
    production now, deprecate this port and set expiration date.

    PR:             264068
    Approved by:    Randy Westlund <rwestlun@gmail.com> (maintainer)

 devel/govendor/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2022-05-19 20:59:05 UTC
Committed, thanks!