svn commit: r455329 - head/security/tor

Yuri Victorovich yuri at FreeBSD.org
Sat Dec 2 01:48:17 UTC 2017


Author: yuri
Date: Sat Dec  2 01:48:15 2017
New Revision: 455329
URL: https://svnweb.freebsd.org/changeset/ports/455329

Log:
  security/tor: Update to 0.3.1.9 (security update)
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13321

Modified:
  head/security/tor/Makefile
  head/security/tor/distinfo

Modified: head/security/tor/Makefile
==============================================================================
--- head/security/tor/Makefile	Sat Dec  2 00:24:36 2017	(r455328)
+++ head/security/tor/Makefile	Sat Dec  2 01:48:15 2017	(r455329)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-PORTVERSION=	0.3.1.8
+PORTVERSION=	0.3.1.9
 CATEGORIES=	security net ipv6
 MASTER_SITES=	TOR
 
-MAINTAINER=	yuri at rawbw.com
+MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Anonymizing overlay network for TCP
 
 LICENSE=	BSD3CLAUSE

Modified: head/security/tor/distinfo
==============================================================================
--- head/security/tor/distinfo	Sat Dec  2 00:24:36 2017	(r455328)
+++ head/security/tor/distinfo	Sat Dec  2 01:48:15 2017	(r455329)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508946005
-SHA256 (tor-0.3.1.8.tar.gz) = 7df6298860a59f410ff8829cf7905a50c8b3a9094d51a8553603b401e4b5b1a1
-SIZE (tor-0.3.1.8.tar.gz) = 6073611
+TIMESTAMP = 1512146746
+SHA256 (tor-0.3.1.9.tar.gz) = 6e1b04f7890e782fd56014a0de5075e4ab29b52a35d8bca1f6b80c93f58f3d26
+SIZE (tor-0.3.1.9.tar.gz) = 6092702


More information about the svn-ports-head mailing list