Update to 0.2.5.2-alpha

PR:		187031
Submitted by:	F. Keil
This commit is contained in:
Brendan Fabeny 2014-03-05 05:00:08 +00:00
parent ab48683003
commit 33f7dee439
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347095
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tor
DISTVERSION= 0.2.4.20
DISTVERSION= 0.2.5.2-alpha
CATEGORIES= security net ipv6
MASTER_SITES= TOR
PKGNAMESUFFIX= -devel
@ -55,6 +55,7 @@ CONFIGURE_ARGS+= --disable-gcc-hardening
.if ${PORT_OPTIONS:MBUFFEREVENTS}
CONFIGURE_ARGS+= --enable-bufferevents
BROKEN= some functions are hidden from the test binaries that use them WITH_BUFFEREVENTS
.else
CONFIGURE_ARGS+= --disable-bufferevents
.endif
@ -122,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)|' \
@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(regular_mans:=.1) doc/torify.1|' \
${WRKSRC}/Makefile
.if ! ${PORT_OPTIONS:MTOR2WEB}

View File

@ -1,2 +1,2 @@
SHA256 (tor-0.2.4.20.tar.gz) = ccc51747cbcbf98f658c34d5c693ff8a868698da0349d056e98287ef2e294d9f
SIZE (tor-0.2.4.20.tar.gz) = 2867180
SHA256 (tor-0.2.5.2-alpha.tar.gz) = 32a1d6dbfa4527fdaebfcb093f1d35cf464877b83b717a2ee0031e4f1f85b805
SIZE (tor-0.2.5.2-alpha.tar.gz) = 2961889