Bug 226283

Summary: [PATCH] net/hanstunnel: update to 1.0.0
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: vsityz, yuri
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: bugzilla: maintainer-feedback? (vsityz)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for hanstunnel 1.0.0 none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-03-01 21:00:44 UTC
Created attachment 191115 [details]
Patch for hanstunnel 1.0.0

Hello,

the attached patch updates hanstunnel to 1.0.0. This version includes following improvements:

- added cygwin support
- remove supplementary groups when dropping privileges
- fixed compile errors on FreeBSD

Following patches were removed because they are no longer needed:

- files/patch-src_echo.cpp
- files/patch-src_tun.cpp

QA:
~~
poudriere (11.1-RELEASE amd64 & i386) -> OK
portlint -> OK
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-18 23:06:55 UTC
Committed.
Thank you for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-18 23:07:29 UTC
A commit references this bug:

Author: yuri
Date: Sun Mar 18 23:06:36 UTC 2018
New revision: 464967
URL: https://svnweb.freebsd.org/changeset/ports/464967

Log:
  net/hanstunnel: Update to 1.0

  Port changes:
  * Change to DISTVERSION
  * Remove TUN_DEV_FILE from MAKE_ARGS
  * Remove patches

  PR:		226283
  Submitted by:	owk <freebsd_ports@k-worx.org>
  Approved by:	maintainer's timeout (17 days, vsityz@gmail.com)

Changes:
  head/net/hanstunnel/Makefile
  head/net/hanstunnel/distinfo
  head/net/hanstunnel/files/patch-src_echo.cpp
  head/net/hanstunnel/files/patch-src_tun.cpp