Bug 219104 - security/tor: Update to 0.3.0.6
Summary: security/tor: Update to 0.3.0.6
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-06 20:10 UTC by Yuri Victorovich
Modified: 2017-05-07 21:33 UTC (History)
0 users

See Also:


Attachments
patch (1.39 KB, patch)
2017-05-06 20:10 UTC, Yuri Victorovich
yuri: maintainer-approval+
Details | Diff
patch (1.86 KB, patch)
2017-05-07 08:33 UTC, Yuri Victorovich
yuri: maintainer-approval+
Details | Diff
patch (3.17 KB, patch)
2017-05-07 09:30 UTC, Yuri Victorovich
yuri: maintainer-approval+
Details | Diff

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