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
F171333106: D8684.id22629.diff
Thu, Sep 10, 12:01 PM
Unknown Object (File)
Tue, Sep 8, 9:26 AM
Unknown Object (File)
Wed, Aug 19, 7:07 PM
Unknown Object (File)
Wed, Aug 19, 2:32 AM
Unknown Object (File)
Tue, Aug 11, 11:17 PM
Unknown Object (File)
Aug 9 2026, 6:34 PM
Unknown Object (File)
Aug 8 2026, 7:35 PM
Unknown Object (File)
Aug 8 2026, 5:57 PM
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.