FreeBSD Bugzilla – Attachment 182353 Details for
Bug 219104
security/tor: Update to 0.3.0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tor.patch (text/plain), 1.86 KB, created by
Yuri Victorovich
on 2017-05-07 08:33:04 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-05-07 08:33:04 UTC
Size:
1.86 KB
patch
obsolete
>Index: security/tor/Makefile >=================================================================== >--- security/tor/Makefile (revision 440283) >+++ security/tor/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tor >-PORTVERSION= 0.2.9.10 >+PORTVERSION= 0.3.0.6 > CATEGORIES= security net ipv6 > MASTER_SITES= TOR > >@@ -24,15 +24,12 @@ > TOR_LDFLAGS_libevent="-L${LOCALBASE}/lib/" \ > TOR_LIBEVENT_LIBS="${TOR_LIBEVENT_LIBS}" > >-OPTIONS_DEFINE= STATIC_TOR TCMALLOC TOR2WEB TRANSPARENT >+OPTIONS_DEFINE= STATIC_TOR TCMALLOC TOR2WEB > > STATIC_TOR_DESC= Build a static tor > TCMALLOC_DESC= Use the tcmalloc memory allocation library > TOR2WEB_DESC= (EXPERT OPTION) Faster but non-anonymous hidden services >-TRANSPARENT_DESC= Transparent proxy support > >-OPTIONS_DEFAULT= TRANSPARENT >- > USE_RC_SUBR= tor > SUB_FILES= pkg-message > SUB_LIST= USER="${USERS}" GROUP="${GROUPS}" >@@ -79,12 +76,6 @@ > CONFIGURE_ARGS+= --enable-tor2web-mode > .endif > >-.if ${PORT_OPTIONS:MTRANSPARENT} >-CONFIGURE_ARGS+= --enable-transparent >-.else >-CONFIGURE_ARGS+= --disable-transparent >-.endif >- > pre-everything:: > .if ${PORT_OPTIONS:MTOR2WEB} > @${ECHO_MSG} >@@ -112,7 +103,7 @@ > ${WRKSRC}/configure > > post-configure: >- @${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(install_mans:=.1)|' \ >+ @${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(all_mans:=.1)|' \ > ${WRKSRC}/Makefile > > post-install: >Index: security/tor/distinfo >=================================================================== >--- security/tor/distinfo (revision 440283) >+++ security/tor/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1489657341 >-SHA256 (tor-0.2.9.10.tar.gz) = d611283e1fb284b5f884f8c07e7d3151016851848304f56cfdf3be2a88bd1341 >-SIZE (tor-0.2.9.10.tar.gz) = 5557586 >+TIMESTAMP = 1494099685 >+SHA256 (tor-0.3.0.6.tar.gz) = a3e512e93cb555601fd207d914d7c5fe981d66d6ebb5821ecdf5dea738c2fb14 >+SIZE (tor-0.3.0.6.tar.gz) = 5779422
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 219104
:
182344
|
182353
|
182356