Bug 226283 - [PATCH] net/hanstunnel: update to 1.0.0
Summary: [PATCH] net/hanstunnel: update to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2018-03-01 21:00 UTC by Kai Knoblich
Modified: 2018-03-18 23:07 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (vsityz)


Attachments
Patch for hanstunnel 1.0.0 (2.20 KB, patch)
2018-03-01 21:00 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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