mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 0.2.5.4-alpha
PR: 188761
This commit is contained in:
parent
0bec74d5fb
commit
7b42113d11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352583
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tor
|
||||
DISTVERSION= 0.2.5.2-alpha
|
||||
DISTVERSION= 0.2.5.4-alpha
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= TOR
|
||||
PKGNAMESUFFIX= -devel
|
||||
@ -123,7 +123,7 @@ post-patch:
|
||||
post-configure:
|
||||
@${FIND} -X ${WRKSRC} -type f -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
"s|-lpthread|${PTHREAD_LIBS}|g"
|
||||
@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(regular_mans:=.1) doc/torify.1|' \
|
||||
@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(install_mans:=.1)|' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
.if ! ${PORT_OPTIONS:MTOR2WEB}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tor-0.2.5.2-alpha.tar.gz) = 32a1d6dbfa4527fdaebfcb093f1d35cf464877b83b717a2ee0031e4f1f85b805
|
||||
SIZE (tor-0.2.5.2-alpha.tar.gz) = 2961889
|
||||
SHA256 (tor-0.2.5.4-alpha.tar.gz) = 92ec86e009cc859a3e18fcf286d8699fa393fb08047aab37295e22ea62a5219d
|
||||
SIZE (tor-0.2.5.4-alpha.tar.gz) = 3074918
|
||||
|
Loading…
Reference in New Issue
Block a user