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)
Sun, Feb 9, 4:51 PM
Unknown Object (File)
Thu, Jan 30, 8:30 PM
Unknown Object (File)
Dec 25 2024, 2:17 AM
Unknown Object (File)
Nov 25 2024, 3:05 PM
Unknown Object (File)
Nov 17 2024, 8:42 PM
Unknown Object (File)
Nov 6 2024, 2:04 PM
Unknown Object (File)
Oct 12 2024, 10:37 PM
Unknown Object (File)
Oct 12 2024, 10:37 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Mk/Uses/go.mk
133 ↗(On Diff #60722)

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

138 ↗(On Diff #60722)

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 ↗(On Diff #60722)

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.