Page MenuHomeFreeBSD

security/ngrok: update to 2.1.18 PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213836 I feel I may not have dealt with the licenses properly. It is one binary file (no source that I can find) and the license information for embedded...
ClosedPublic

Authored by jrm on Nov 30 2016, 7:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 11, 5:19 PM
Unknown Object (File)
Thu, May 9, 1:31 PM
Unknown Object (File)
Thu, May 9, 1:28 PM
Unknown Object (File)
Thu, May 9, 1:28 PM
Unknown Object (File)
Thu, May 9, 1:28 PM
Unknown Object (File)
Sun, May 5, 12:34 PM
Unknown Object (File)
Sat, May 4, 9:22 PM
Unknown Object (File)
Sun, Apr 14, 10:01 AM
Subscribers

Details

Summary

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213836

I feel I may not have dealt with the licenses properly. It is one binary file (no source that I can find) and the license information is listed by running 'ngrok credits'.

Test Plan

portlint -C
WARN: Makefile: no ftp/http mirror in MASTER_SITES for users behind a proxy.
testport: OK (poudriere: 9.3-RELEASE-p48, i386)
testport: OK (poudriere: 9.3-RELEASE-p48, amd64)
testport: OK (poudriere: 10.3-RELEASE-p10, i386)
testport: OK (poudriere: 10.3-RELEASE-p10, amd64)
testport: OK (poudriere: 11.0-RELEASE-p1, i386)
testport: OK (poudriere: 11.0-RELEASE-p1, amd64)

Diff Detail

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

Event Timeline

jrm retitled this revision from to security/ngrok: update to 2.1.18 PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213836 I feel I may not have dealt with the licenses properly. It is one binary file (no source that I can find) and the license information for embedded....
jrm updated this object.
jrm edited the test plan for this revision. (Show Details)
jrm added reviewers: swills, AMDmi3.
security/ngrok/Makefile
8 ↗(On Diff #22628)

I would use :S/i386/386/ so that any other arch, say, ia64, does not get mangled.

jrm updated this object.

DISTNAME=${PORTNAME}-stable-freebsd-${ARCH:S/i386/386/}

Updating D8684: security/ngrok: update to 2.1.18

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213836

I feel I may not have dealt with the licenses properly. It is one binary file
(no source that I can find) and the license information for embedded...

swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Dec 5 2016, 7:29 PM
This revision was automatically updated to reflect the committed changes.
jrm marked an inline comment as done.