FreeBSD Bugzilla – Attachment 180865 Details for
Bug 217830
security/tor: Update to 0.2.9.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tor.patch (text/plain), 1.39 KB, created by
Yuri Victorovich
on 2017-03-16 10:01:23 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-03-16 10:01:23 UTC
Size:
1.39 KB
patch
obsolete
>Index: security/tor/Makefile >=================================================================== >--- security/tor/Makefile (revision 435974) >+++ security/tor/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tor >-PORTVERSION= 0.2.9.9 >-PORTREVISION= 2 >+PORTVERSION= 0.2.9.10 > CATEGORIES= security net ipv6 > MASTER_SITES= TOR > >@@ -57,14 +56,14 @@ > .endif > > .if ${PORT_OPTIONS:MSTATIC_TOR} >-BUILD_DEPENDS += ${LOCALBASE}/lib/libevent.a:devel/libevent >+BUILD_DEPENDS += ${LOCALBASE}/lib/libevent.a:devel/libevent2 > CONFIGURE_ARGS+= --enable-static-tor \ > --with-zlib-dir=/usr/lib --disable-linker-hardening > TOR_LIBEVENT_LIBS= ${LOCALBASE}/lib/libevent.a > .else > CONFIGURE_ARGS+= --enable-linker-hardening >-LIB_DEPENDS+= libevent.so:devel/libevent >-TOR_LIBEVENT_LIBS= -levent >+LIB_DEPENDS+= libevent.so:devel/libevent2 >+TOR_LIBEVENT_LIBS= -levent-2.0 > .endif > > .if ${PORT_OPTIONS:MTCMALLOC} >Index: security/tor/distinfo >=================================================================== >--- security/tor/distinfo (revision 435974) >+++ security/tor/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1485179027 >-SHA256 (tor-0.2.9.9.tar.gz) = 33325d2b250fd047ba2ddc5d11c2190c4e2951f4b03ec48ebd8bf0666e990d43 >-SIZE (tor-0.2.9.9.tar.gz) = 5534005 >+TIMESTAMP = 1489657341 >+SHA256 (tor-0.2.9.10.tar.gz) = d611283e1fb284b5f884f8c07e7d3151016851848304f56cfdf3be2a88bd1341 >+SIZE (tor-0.2.9.10.tar.gz) = 5557586
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
Flags:
yuri
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 217830
:
180865
|
181204