Bug 213836

Summary: [Patch] security/ngrok: update to 2.1.18, clean Makefile
Product: Ports & Packages Reporter: Lars Engels <lme>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhixson, jrm
Priority: --- Keywords: patch
Version: LatestFlags: jhixson: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Lars Engels freebsd_committer freebsd_triage 2016-10-27 19:08:51 UTC
Created attachment 176223 [details]
patch

The attached patch does:

- Update to 2.1.18
- Remove unnecessary inclusion of bsd.port.options.mk
- Use ${INSTALL_PROGRAM} so the resulting binary gets stripped
Comment 1 John Hixson freebsd_committer freebsd_triage 2016-10-31 20:11:27 UTC
Do I need to do anything here?
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2016-11-01 07:29:41 UTC
(In reply to jhixson from comment #1)

If the changes are acceptable to you, you approve them by updating the maintainer-feedback field to '+'.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-05 19:41:28 UTC
A commit references this bug:

Author: jrm
Date: Mon Dec  5 19:40:49 UTC 2016
New revision: 427917
URL: https://svnweb.freebsd.org/changeset/ports/427917

Log:
  security/ngrok: update to 2.1.18

  While here, add license information.

  PR:		213836
  Submitted by:	lme
  Reviewed by:	mat
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8684

Changes:
  head/security/ngrok/Makefile
  head/security/ngrok/distinfo
  head/security/ngrok/pkg-descr
Comment 4 Joseph Mingrone freebsd_committer freebsd_triage 2016-12-05 19:42:53 UTC
Committed.  Thanks.