View | Details | Raw Unified | Return to bug 216417 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	tor
4
PORTNAME=	tor
5
PORTVERSION=	0.2.9.8
5
PORTVERSION=	0.2.9.9
6
CATEGORIES=	security net ipv6
6
CATEGORIES=	security net ipv6
7
MASTER_SITES=	TOR
7
MASTER_SITES=	TOR
8
8
Lines 16-22 Link Here
16
BROKEN_powerpc64=	Does not build
16
BROKEN_powerpc64=	Does not build
17
BROKEN_sparc64=	Does not build: error: Need a uint128_t implementation!
17
BROKEN_sparc64=	Does not build: error: Need a uint128_t implementation!
18
18
19
USES=		cpe gmake
19
USES=		autoreconf cpe gmake
20
CPE_VENDOR=	torproject
20
CPE_VENDOR=	torproject
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc
22
CONFIGURE_ARGS=	--with-openssl-dir="${OPENSSLBASE}" --disable-asciidoc
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1482221708
1
TIMESTAMP = 1485179027
2
SHA256 (tor-0.2.9.8.tar.gz) = fbdd33d3384574297b88744622382008d1e0f9ddd300d330746c464b7a7d746a
2
SHA256 (tor-0.2.9.9.tar.gz) = 33325d2b250fd047ba2ddc5d11c2190c4e2951f4b03ec48ebd8bf0666e990d43
3
SIZE (tor-0.2.9.8.tar.gz) = 5522235
3
SIZE (tor-0.2.9.9.tar.gz) = 5534005

Return to bug 216417