diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-06-22 23:50:23 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-06-22 23:50:23 +0800 |
commit | b0067c313cefbd37aab141d85a179d704f76d977 (patch) | |
tree | 23929fd40906c9be6561a23b96b29af5218583db /security | |
parent | 7ad81c35187efdb9c66eaa58f52f409a4f5f60e8 (diff) | |
download | freebsd-ports-gnome-b0067c313cefbd37aab141d85a179d704f76d977.tar.gz freebsd-ports-gnome-b0067c313cefbd37aab141d85a179d704f76d977.tar.zst freebsd-ports-gnome-b0067c313cefbd37aab141d85a179d704f76d977.zip |
security/tor-devel: update to 0.2.8.4.r
Changes: https://blog.torproject.org/blog/tor-0284-rc-released
PR: 210348
Submitted by: Neel Chauhan <neel@neelc.org>
Approved by: previous timeouts
Diffstat (limited to 'security')
-rw-r--r-- | security/tor-devel/Makefile | 2 | ||||
-rw-r--r-- | security/tor-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile index 97eba11a8074..076b74976684 100644 --- a/security/tor-devel/Makefile +++ b/security/tor-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.8.2-alpha +DISTVERSION= 0.2.8.4-rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel diff --git a/security/tor-devel/distinfo b/security/tor-devel/distinfo index 94184c4cf228..18c54afa22d2 100644 --- a/security/tor-devel/distinfo +++ b/security/tor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464212829 -SHA256 (tor-0.2.8.2-alpha.tar.gz) = 4756a04dea76395f5caf89de3cd75f05cc8d43576ef0f966cea9259b16eb1628 -SIZE (tor-0.2.8.2-alpha.tar.gz) = 5073910 +TIMESTAMP = 1466164311 +SHA256 (tor-0.2.8.4-rc.tar.gz) = 3070015123094bf576641a34aaf4cec17f548f0108447031445d42cae164f6ba +SIZE (tor-0.2.8.4-rc.tar.gz) = 5131763 |