FreeBSD Bugzilla – Attachment 173789 Details for
Bug 211944
Update security/tor to 0.2.8.6 and security/tor-devel to 0.2.9.1-alpha
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update security/tor to 0.2.8.6
diff-stable (text/plain), 2.09 KB, created by
Neel Chauhan
on 2016-08-17 16:56:09 UTC
(
hide
)
Description:
Patch to update security/tor to 0.2.8.6
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2016-08-17 16:56:09 UTC
Size:
2.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 420342) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tor >-PORTVERSION= 0.2.7.6 >-PORTREVISION= 1 >+PORTVERSION= 0.2.8.6 > CATEGORIES= security net ipv6 > MASTER_SITES= TOR > >Index: distinfo >=================================================================== >--- distinfo (revision 420342) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (tor-0.2.7.6.tar.gz) = 493a8679f904503048114aca6467faef56861206bab8283d858f37141d95105d >-SIZE (tor-0.2.7.6.tar.gz) = 4869754 >+TIMESTAMP = 1470238261 >+SHA256 (tor-0.2.8.6.tar.gz) = 3dc9fc02f7cd22ed5fce707e0d9b26a72b1bd0976766a804cb13078d32e3ab5a >+SIZE (tor-0.2.8.6.tar.gz) = 5163500 >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 420342) >+++ files/patch-configure (working copy) >@@ -1,49 +0,0 @@ >---- configure.orig 2012-06-15 03:10:31.000000000 -0400 >-+++ configure 2012-06-17 08:46:34.000000000 -0400 >-@@ -6319,6 +6319,7 @@ >- fi >- >- >-+if false ; then >- trylibeventdir="" >- >- # Check whether --with-libevent-dir was given. >-@@ -6645,6 +6646,7 @@ >- LIBS="$tor_saved_LIBS" >- LDFLAGS="$tor_saved_LDFLAGS" >- CPPFLAGS="$tor_saved_CPPFLAGS" >-+fi >- >- >- >-@@ -6707,6 +6709,7 @@ >- fi >- >- >-+if false ; then >- if test "$enable_static_libevent" = "yes"; then >- if test "$tor_cv_library_libevent_dir" = "(system)"; then >- as_fn_error $? "\"You must specify an explicit --with-libevent-dir=x option when using --enable-static-libevent\"" "$LINENO" 5 >-@@ -6716,6 +6719,7 @@ >- else >- TOR_LIBEVENT_LIBS="-levent" >- fi >-+fi >- >- if test "$enable_bufferevents" = "yes" ; then >- if test "$ac_cv_header_event2_bufferevent_ssl_h" != "yes" ; then >-@@ -6794,12 +6798,14 @@ >- >- $as_echo "#define USE_BUFFEREVENTS 1" >>confdefs.h >- >-+if false ; then >- if test "$enable_static_libevent" = "yes"; then >- TOR_LIBEVENT_LIBS="$TOR_LIBDIR_libevent/libevent_openssl.a $TOR_LIBEVENT_LIBS" >- else >- TOR_LIBEVENT_LIBS="-levent_openssl $TOR_LIBEVENT_LIBS" >- fi >- fi >-+fi >- >- >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211944
:
173785
| 173789 |
173790