svn commit: r568585 - branches/2021Q1/security/tor

Yuri Victorovich yuri at FreeBSD.org
Tue Mar 16 16:49:37 UTC 2021


Author: yuri
Date: Tue Mar 16 16:49:36 2021
New Revision: 568585
URL: https://svnweb.freebsd.org/changeset/ports/568585

Log:
  MFH: r563905 r565324 r568584
  
  security/tor: Update 0.4.4.6 -> 0.4.4.7
  
  Reported by:	upstream notification
  
  security/tor: Update 0.4.4.7 -> 0.4.5.6
  
  Changelog: https://lists.torproject.org/pipermail/tor-announce/2021-February/000214.html
  - contains major and minor bugfixes and new features.
  
  Port options LTTNG,USDT,LOG_DEBUG backported from security/tor-devel.
  LIB_DEPENDS is fixes in STATIC_TOR option.
  
  Reported by:	upstream notification
  
  security/tor: Update 0.4.5.6 -> 0.4.5.7
  
  Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.5.7 (security release)
  
  Reported by:	upstream notification

Modified:
  branches/2021Q1/security/tor/Makefile
  branches/2021Q1/security/tor/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/security/tor/Makefile
==============================================================================
--- branches/2021Q1/security/tor/Makefile	Tue Mar 16 16:47:31 2021	(r568584)
+++ branches/2021Q1/security/tor/Makefile	Tue Mar 16 16:49:36 2021	(r568585)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.4.5.6
+DISTVERSION=	0.4.5.7
 CATEGORIES=	security net
 MASTER_SITES=	TOR
 

Modified: branches/2021Q1/security/tor/distinfo
==============================================================================
--- branches/2021Q1/security/tor/distinfo	Tue Mar 16 16:47:31 2021	(r568584)
+++ branches/2021Q1/security/tor/distinfo	Tue Mar 16 16:49:36 2021	(r568585)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613411993
-SHA256 (tor-0.4.5.6.tar.gz) = 22cba3794fedd5fa87afc1e512c6ce2c21bc20b4e1c6f8079d832dc1e545e733
-SIZE (tor-0.4.5.6.tar.gz) = 7926711
+TIMESTAMP = 1615912844
+SHA256 (tor-0.4.5.7.tar.gz) = 447fcaaa133e2ef22427e98098a60a9c495edf9ff3e0dd13f484b9ad0185f074
+SIZE (tor-0.4.5.7.tar.gz) = 7816158


More information about the svn-ports-all mailing list