diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-06-30 19:39:52 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-06-30 19:39:52 +0800 |
commit | 30dcb1c76f38ca8b4f0e5e17cf26cc37cb3ce317 (patch) | |
tree | b8de0390a21c68013d0e883f2e0b579c00712646 | |
parent | f4dd062821aaa0d9a5c3f529b7b146cdd6c2193a (diff) | |
download | freebsd-ports-gnome-30dcb1c76f38ca8b4f0e5e17cf26cc37cb3ce317.tar.gz freebsd-ports-gnome-30dcb1c76f38ca8b4f0e5e17cf26cc37cb3ce317.tar.zst freebsd-ports-gnome-30dcb1c76f38ca8b4f0e5e17cf26cc37cb3ce317.zip |
- Update to 0.3.0.9
PR: 220373
Submitted by: yuri@rawbw.com (maintainer)
Security: CVE-2017-0377
-rw-r--r-- | security/tor/Makefile | 5 | ||||
-rw-r--r-- | security/tor/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index ad1f63e8cbab..e08fdbdeaef7 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.3.0.8 -PORTREVISION= 1 +PORTVERSION= 0.3.0.9 CATEGORIES= security net ipv6 MASTER_SITES= TOR @@ -17,7 +16,7 @@ BROKEN_mips64= does not build: error: Need a uint128_t implementation! BROKEN_powerpc64= does not build: error: Need a uint128_t implementation! BROKEN_sparc64= does not build: error: Need a uint128_t implementation! -USES= cpe gmake +USES= cpe gmake pkgconfig CPE_VENDOR= torproject GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-openssl-dir="${OPENSSLBASE}" diff --git a/security/tor/distinfo b/security/tor/distinfo index 50145ac0ce37..649ba61d5dec 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496960659 -SHA256 (tor-0.3.0.8.tar.gz) = 663a3ba7b8a124c0f8a7351eaa2dda6fd518de3f3c4ee28fff869bfb03860d48 -SIZE (tor-0.3.0.8.tar.gz) = 5796845 +TIMESTAMP = 1498778280 +SHA256 (tor-0.3.0.9.tar.gz) = 48d4880bf6ccb19ce9af2abde6946d7cf0635cc807548badbf4a221a79581e42 +SIZE (tor-0.3.0.9.tar.gz) = 5811303 |