svn commit: r556120 - head/security/tor-devel

Yuri Victorovich yuri at FreeBSD.org
Mon Nov 23 19:46:33 UTC 2020


Author: yuri
Date: Mon Nov 23 19:46:32 2020
New Revision: 556120
URL: https://svnweb.freebsd.org/changeset/ports/556120

Log:
  security/tor-devel: Update 0.4.5.1-alpha -> 0.4.5.2-alpha
  
  Reported by:	upstream update notification

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

Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile	Mon Nov 23 19:42:07 2020	(r556119)
+++ head/security/tor-devel/Makefile	Mon Nov 23 19:46:32 2020	(r556120)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.4.5.1-alpha
+DISTVERSION=	0.4.5.2-alpha
 CATEGORIES=	security net
 MASTER_SITES=	TOR
 PKGNAMESUFFIX=	-devel
@@ -57,11 +57,11 @@ LZMA_CONFIGURE_ENABLE=		lzma
 LTTNG_DESC=			Build with LTTng-UST instrumentation
 LTTNG_CONFIGURE_ENABLE=		tracing-instrumentation-lttng
 LTTNG_LIB_DEPENDS=		liblttng-ust.so:sysutils/lttng-ust
-LTTNG_BROKEN=			fatal error: 'core/or/lttng_circuit.inc' file not found
+LTTNG_BROKEN=			fatal error: 'core/or/lttng_circuit.inc' file not found: https://gitlab.torproject.org/tpo/core/tor/-/issues/40173
 USDT_DESC=			Build with tracing USDT instrumentation
 USDT_CONFIGURE_ENABLE=		tracing-instrumentation-usdt
 USDT_LIB_DEPENDS=		liblttng-ust.so:sysutils/lttng-ust
-USDT_BROKEN=			error: use of undeclared identifier 'tor_circuit'
+USDT_BROKEN=			error: use of undeclared identifier 'tor_circuit': https://gitlab.torproject.org/tpo/core/tor/-/issues/40174
 LOG_DEBUG_DESC=			Build with tracing event to debug log
 LOG_DEBUG_CONFIGURE_ENABLE=	tracing-instrumentation-log-debug
 

Modified: head/security/tor-devel/distinfo
==============================================================================
--- head/security/tor-devel/distinfo	Mon Nov 23 19:42:07 2020	(r556119)
+++ head/security/tor-devel/distinfo	Mon Nov 23 19:46:32 2020	(r556120)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604268035
-SHA256 (tor-0.4.5.1-alpha.tar.gz) = fcd9a133c988748413dc2e2e4dab28225ea6e20962691aa8ec390020cb686f4f
-SIZE (tor-0.4.5.1-alpha.tar.gz) = 7901876
+TIMESTAMP = 1606160488
+SHA256 (tor-0.4.5.2-alpha.tar.gz) = 4308a5024f11e5cbb9f6cc2acabea13e111ba36f5f7520d17ce0c1358aaee6ae
+SIZE (tor-0.4.5.2-alpha.tar.gz) = 7909432


More information about the svn-ports-all mailing list