Page MenuHomeFreeBSD

[new port] net/google-cloud-sdk-app-engine-go: Google Cloud SDK App Engine Go Extensions
AbandonedPublic

Authored by dmgk on Feb 19 2019, 12:37 AM.
Tags
None
Referenced Files
F154433577: D19241.id54059.diff
Tue, Apr 28, 12:56 PM
Unknown Object (File)
Tue, Apr 28, 5:03 AM
Unknown Object (File)
Mon, Apr 27, 5:35 PM
Unknown Object (File)
Fri, Apr 24, 6:24 PM
Unknown Object (File)
Wed, Apr 22, 4:30 AM
Unknown Object (File)
Tue, Apr 21, 11:55 AM
Unknown Object (File)
Tue, Apr 21, 2:21 AM
Unknown Object (File)
Thu, Apr 16, 11:54 PM

Details

Reviewers
swills
Summary

This port installs Google Cloud SDK "App Engine Go Extensions" component.

QA:

portlint -ACN: OK
poudriere testport: OK (112a, 112i, 120a)

Diff Detail

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

Event Timeline

linimon retitled this revision from net/google-cloud-sdk-app-engine-go: Google Cloud SDK App Engine Go Extensions to [new port] net/google-cloud-sdk-app-engine-go: Google Cloud SDK App Engine Go Extensions.Feb 19 2019, 1:20 AM

Remove stray GO386 evironment var

net/google-cloud-sdk-app-engine-go/Makefile
5

Instead of having a comment here, you should probably create a target, say find-new-version that runs that code. You would then only have to make find-new-version.

Add find-new-version target.

dmgk marked an inline comment as done.Feb 20 2019, 6:24 PM