svn commit: r434528 - branches/2017Q1/security/tor-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Feb 21 14:20:47 UTC 2017


Author: amdmi3
Date: Tue Feb 21 14:20:45 2017
New Revision: 434528
URL: https://svnweb.freebsd.org/changeset/ports/434528

Log:
  MFH: r434527
  
  - Update to 0.3.0.3-alpha
  
  MFH reason is that tor-devel 0.3.0.1 gives the following warning:
  
  "[warn] Please upgrade! This version of Tor (0.3.0.1-alpha) is not recommended, according to the directory authorities. Recommended versions are: 0.2.4.27,0.2.4.28,0.2.5.12,0.2.5.13,0.2.7.6,0.2.7.7,0.2.8.9,0.2.8.10,0.2.8.11,0.2.8.12,0.2.9.9,0.3.0.2-alpha,0.3.0.3-alpha"
  
  PR:		216949
  Submitted by:	yuri at rawbw.com (maintainer)
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2017Q1/security/tor-devel/Makefile
  branches/2017Q1/security/tor-devel/distinfo
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/security/tor-devel/Makefile
==============================================================================
--- branches/2017Q1/security/tor-devel/Makefile	Tue Feb 21 14:16:39 2017	(r434527)
+++ branches/2017Q1/security/tor-devel/Makefile	Tue Feb 21 14:20:45 2017	(r434528)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.3.0.1-alpha
+DISTVERSION=	0.3.0.3-alpha
 CATEGORIES=	security net ipv6
 MASTER_SITES=	TOR
 PKGNAMESUFFIX=	-devel

Modified: branches/2017Q1/security/tor-devel/distinfo
==============================================================================
--- branches/2017Q1/security/tor-devel/distinfo	Tue Feb 21 14:16:39 2017	(r434527)
+++ branches/2017Q1/security/tor-devel/distinfo	Tue Feb 21 14:20:45 2017	(r434528)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482222281
-SHA256 (tor-0.3.0.1-alpha.tar.gz) = 7013353f0cbd2af8c0144f6167339f6eb252eb35ca9a2db2971310171108b064
-SIZE (tor-0.3.0.1-alpha.tar.gz) = 5704559
+TIMESTAMP = 1486672862
+SHA256 (tor-0.3.0.3-alpha.tar.gz) = 739adb4a7ae1eb12582a667d56f7e8348123b1e00fe9d8a6159776df6dba7a87
+SIZE (tor-0.3.0.3-alpha.tar.gz) = 5738504


More information about the svn-ports-all mailing list