Bug 219104

Summary: security/tor: Update to 0.3.0.6
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
yuri: maintainer-approval+
patch
yuri: maintainer-approval+
patch yuri: maintainer-approval+

Description Yuri Victorovich freebsd_committer freebsd_triage 2017-05-06 20:10:41 UTC
Created attachment 182344 [details]
patch

Please note that TRANSPARENT option is broken (always "on"), and has been that way before this release too.
Hopefully it will be fixed: https://trac.torproject.org/projects/tor/ticket/22183
I didn't remove it in anticipation of the fix.
The TRANSPARENT option only matters for a very small fraction of users.

Passes poudriere, and seems to work fine.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-05-07 08:33:04 UTC
Created attachment 182353 [details]
patch

Removed TRANSPARENT option because it has been removed upstream.
It is always "on" now.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2017-05-07 09:30:14 UTC
Created attachment 182356 [details]
patch

Synced with tor-devel:
* Added MANPAGES option
* Added DOCS option
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2017-05-07 09:36:42 UTC
See also bug#219116.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-05-07 21:29:17 UTC
A commit references this bug:

Author: sunpoet
Date: Sun May  7 21:27:33 UTC 2017
New revision: 440384
URL: https://svnweb.freebsd.org/changeset/ports/440384

Log:
  Update to 0.3.0.6

  - Add DOCS and MANPAGES options
  - Remove TRANSPARENT option
  - While I'm here, update WWW

  Changes:	https://blog.torproject.org/category/tags/release
  		https://gitweb.torproject.org/tor.git/tree/ChangeLog
  PR:		219104
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)

Changes:
  head/security/tor/Makefile
  head/security/tor/distinfo
  head/security/tor/pkg-descr
  head/security/tor/pkg-plist
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-07 21:33:10 UTC
Committed. Thanks!