mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
update to 0.2.4.12-alpha
Feature safe: yes
This commit is contained in:
parent
8e26bc3489
commit
9e4321ede6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316073
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tor
|
||||
DISTVERSION= 0.2.4.11-alpha
|
||||
DISTVERSION= 0.2.4.12-alpha
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= https://www.torproject.org/dist/ \
|
||||
ftp://ftp.bit.nl/mirror/tor/ \
|
||||
@ -174,11 +174,6 @@ CONFIGURE_ARGS+= --disable-transparent
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${MV} ${WRKSRC}/contrib/tor-tsocks.conf \
|
||||
${WRKSRC}/contrib/tor-tsocks.conf.sample
|
||||
@${REINPLACE_CMD} -e "s|tor-tsocks.conf|tor-tsocks.conf.sample|g" \
|
||||
-e "\|^install-data-am:|s|install-docDATA||" \
|
||||
${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -E -e "s@-ltcmalloc@${LOCALBASE}/lib/libtcmalloc.so@" \
|
||||
-e "s@(-z) (relro|now)@-Wl,\1,\2@g" \
|
||||
${WRKSRC}/configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tor-0.2.4.11-alpha.tar.gz) = 2297afbfaa969147f7080935b89bcbbe28f9dd50e907dd70e931ea940bbb9902
|
||||
SIZE (tor-0.2.4.11-alpha.tar.gz) = 3429229
|
||||
SHA256 (tor-0.2.4.12-alpha.tar.gz) = 29445d559f1c3097bc0513c94d4aeb22f4bc93ab6ef7dbff5104f7bc8d8e677c
|
||||
SIZE (tor-0.2.4.12-alpha.tar.gz) = 3378384
|
||||
|
@ -2,7 +2,6 @@ bin/tor
|
||||
bin/tor-gencert
|
||||
bin/tor-resolve
|
||||
bin/torify
|
||||
etc/tor/tor-tsocks.conf.sample
|
||||
etc/tor/torrc.sample
|
||||
%%DATADIR%%/geoip
|
||||
%%DATADIR%%/geoip6
|
||||
|
Loading…
Reference in New Issue
Block a user