View | Details | Raw Unified | Return to bug 220373
Collapse All | Expand All

(-)security/tor/Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	tor
4
PORTNAME=	tor
5
PORTVERSION=	0.3.0.8
5
PORTVERSION=	0.3.0.9
6
PORTREVISION=	1
7
CATEGORIES=	security net ipv6
6
CATEGORIES=	security net ipv6
8
MASTER_SITES=	TOR
7
MASTER_SITES=	TOR
9
8
Lines 17-23 Link Here
17
BROKEN_powerpc64=	does not build: error: Need a uint128_t implementation!
16
BROKEN_powerpc64=	does not build: error: Need a uint128_t implementation!
18
BROKEN_sparc64=		does not build: error: Need a uint128_t implementation!
17
BROKEN_sparc64=		does not build: error: Need a uint128_t implementation!
19
18
20
USES=		cpe gmake
19
USES=		cpe gmake pkgconfig
21
CPE_VENDOR=	torproject
20
CPE_VENDOR=	torproject
22
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
23
CONFIGURE_ARGS=	--with-openssl-dir="${OPENSSLBASE}"
22
CONFIGURE_ARGS=	--with-openssl-dir="${OPENSSLBASE}"
(-)security/tor/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1496960659
1
TIMESTAMP = 1498778280
2
SHA256 (tor-0.3.0.8.tar.gz) = 663a3ba7b8a124c0f8a7351eaa2dda6fd518de3f3c4ee28fff869bfb03860d48
2
SHA256 (tor-0.3.0.9.tar.gz) = 48d4880bf6ccb19ce9af2abde6946d7cf0635cc807548badbf4a221a79581e42
3
SIZE (tor-0.3.0.8.tar.gz) = 5796845
3
SIZE (tor-0.3.0.9.tar.gz) = 5811303

Return to bug 220373