mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 0.2.2.17-alpha
Approved by: makc, miwi (co-mentors, implicit)
This commit is contained in:
parent
2964cb31bc
commit
2577f2e580
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262333
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tor
|
||||
DISTVERSION= 0.2.2.15-alpha
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.2.2.17-alpha
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= http://www.torproject.org/dist/ \
|
||||
http://tor.cypherpunks.at/dist/ \
|
||||
@ -83,8 +82,10 @@ post-patch:
|
||||
${WRKSRC}/contrib/tor-tsocks.conf.sample
|
||||
@${REINPLACE_CMD} -e "s|tor-tsocks.conf|tor-tsocks.conf.sample|g" \
|
||||
${WRKSRC}/contrib/Makefile.in
|
||||
@${REINPLACE_CMD} -e '\|^install-data-am:|s|install-docDATA||' \
|
||||
${WRKSRC}/doc/Makefile.in
|
||||
@${REINPLACE_CMD} -e '\|CFLAGS=|{s|-g||;s|-O[0-9]\{0,1\}||;}' \
|
||||
-e 's|netinet/in6|netinet6/in6|g' ${WRKSRC}/configure
|
||||
-e 's|netinet/in6||g' ${WRKSRC}/configure
|
||||
|
||||
post-configure:
|
||||
@${FIND} -X ${WRKSRC} -type f -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tor-0.2.2.15-alpha.tar.gz) = a3c760f76b7925b0f5aade24b13a6d21
|
||||
SHA256 (tor-0.2.2.15-alpha.tar.gz) = 59d93eecc9c2ca1a3b258c0ac01023ad31b1c31434e9549f086dd82aa38a7f2c
|
||||
SIZE (tor-0.2.2.15-alpha.tar.gz) = 2585503
|
||||
MD5 (tor-0.2.2.17-alpha.tar.gz) = dded82ddc19636184c55adcbc81876a6
|
||||
SHA256 (tor-0.2.2.17-alpha.tar.gz) = 78aad74e789ba8e3122582da559365551b0496edf63ccc892efb3c9e88d6cf7e
|
||||
SIZE (tor-0.2.2.17-alpha.tar.gz) = 2608531
|
||||
|
@ -6,5 +6,4 @@ etc/tor/tor-tsocks.conf.sample
|
||||
etc/tor/torrc.sample
|
||||
%%DATADIR%%/geoip
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm etc/tor
|
||||
|
Loading…
Reference in New Issue
Block a user