Page MenuHomeFreeBSD

Mk/Uses/go.mk: Add gomod-vendor helper target
ClosedPublic

Authored by dmgk on Aug 13 2019, 12:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 18, 2:53 PM
Unknown Object (File)
Thu, Sep 17, 11:37 PM
Unknown Object (File)
Sun, Sep 13, 8:47 AM
Unknown Object (File)
Sat, Sep 12, 11:11 PM
Unknown Object (File)
Sat, Sep 12, 5:42 PM
Unknown Object (File)
Sat, Sep 12, 2:36 PM
Unknown Object (File)
Fri, Sep 11, 8:12 PM
Unknown Object (File)
Fri, Sep 11, 5:48 PM
Subscribers

Details

Reviewers
tobik
Group Reviewers
O5: Ports Framework(Owns No Changed Paths)
portmgr
Commits
rP508838: Mk/Uses/go.mk: Add gomod-vendor helper target
Summary

Help port maintainers to automate GH_/GL_TUPLE generation by providing gomod-vendor helper target

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25833
Build 24405: arc lint + arc unit

Event Timeline

Mk/Uses/go.mk
133

extract should be patch in case the maintainer decides to patch build files for whatever reason.

138

I think just Please install ports-mgmt/modules2tuple would suffice.

Change gomod-vendor target dependency to patch.

dmgk marked an inline comment as done.Aug 13 2019, 1:04 PM
dmgk added inline comments.
Mk/Uses/go.mk
133

Ha, just thought about this too.

dmgk marked an inline comment as done.

Update modules2tuple install message wording.

dmgk marked an inline comment as done.Aug 13 2019, 1:07 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 13 2019, 5:23 PM
This revision was automatically updated to reflect the committed changes.