svn commit: r457442 - branches/2017Q4/security/tor

Yuri Victorovich yuri at FreeBSD.org
Thu Dec 28 09:49:18 UTC 2017


Author: yuri
Date: Thu Dec 28 09:49:16 2017
New Revision: 457442
URL: https://svnweb.freebsd.org/changeset/ports/457442

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

Modified:
  branches/2017Q4/security/tor/Makefile
  branches/2017Q4/security/tor/distinfo
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/security/tor/Makefile
==============================================================================
--- branches/2017Q4/security/tor/Makefile	Thu Dec 28 09:17:14 2017	(r457441)
+++ branches/2017Q4/security/tor/Makefile	Thu Dec 28 09:49:16 2017	(r457442)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-PORTVERSION=	0.3.1.7
+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: branches/2017Q4/security/tor/distinfo
==============================================================================
--- branches/2017Q4/security/tor/distinfo	Thu Dec 28 09:17:14 2017	(r457441)
+++ branches/2017Q4/security/tor/distinfo	Thu Dec 28 09:49:16 2017	(r457442)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505762209
-SHA256 (tor-0.3.1.7.tar.gz) = 1df5dd4894bb2f5e0dc96c466955146353cf33ac50cd997cfc1b28ea3ed9c08f
-SIZE (tor-0.3.1.7.tar.gz) = 6058284
+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-all mailing list