svn commit: r447493 - head/security/tor

Kirill Ponomarev krion at FreeBSD.org
Mon Aug 7 13:43:29 UTC 2017


Author: krion
Date: Mon Aug  7 13:43:28 2017
New Revision: 447493
URL: https://svnweb.freebsd.org/changeset/ports/447493

Log:
  Update to version 0.3.0.10
  
  PR:		221299
  Submitted by:	maintainer
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11909

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

Modified: head/security/tor/Makefile
==============================================================================
--- head/security/tor/Makefile	Mon Aug  7 13:42:44 2017	(r447492)
+++ head/security/tor/Makefile	Mon Aug  7 13:43:28 2017	(r447493)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-PORTVERSION=	0.3.0.9
+PORTVERSION=	0.3.0.10
 CATEGORIES=	security net ipv6
 MASTER_SITES=	TOR
 

Modified: head/security/tor/distinfo
==============================================================================
--- head/security/tor/distinfo	Mon Aug  7 13:42:44 2017	(r447492)
+++ head/security/tor/distinfo	Mon Aug  7 13:43:28 2017	(r447493)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498778280
-SHA256 (tor-0.3.0.9.tar.gz) = 48d4880bf6ccb19ce9af2abde6946d7cf0635cc807548badbf4a221a79581e42
-SIZE (tor-0.3.0.9.tar.gz) = 5811303
+TIMESTAMP = 1502098144
+SHA256 (tor-0.3.0.10.tar.gz) = 9a8e6e49a1688dae64dca10f84a414ec9a4f393fb2256ae28e0c2e3239185ab1
+SIZE (tor-0.3.0.10.tar.gz) = 5845205


More information about the svn-ports-all mailing list