pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tor-dev: update to latest rc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri May 28 19:53:56 2021 +0200
Changeset:	c1d53145b242c3bcd4392069716d3bdf6fcbe1b1

Modified Files:
	tor-dev/Makefile
	tor-dev/distinfo

Log Message:
tor-dev: update to latest rc

Minor bugfixes.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c1d53145b242c3bcd4392069716d3bdf6fcbe1b1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tor-dev/Makefile | 13 +++++--------
 tor-dev/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 12 deletions(-)

diffs:
diff --git a/tor-dev/Makefile b/tor-dev/Makefile
index fc02b0e9c9..4f2dfdef52 100644
--- a/tor-dev/Makefile
+++ b/tor-dev/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	tor-0.4.6.3-rc
+DISTNAME=	tor-0.4.6.4-rc
 PKGNAME=	${DISTNAME:S/tor/tordev/:S/-alpha//:S/-rc/rc0/}
 CATEGORIES=	net security
 MASTER_SITES=	https://dist.torproject.org/
@@ -21,18 +21,15 @@ CONFIGURE_ARGS+=	--docdir=${PREFIX}/share/doc/tordev
 CONFIGURE_ENV+=		CPP=${CPP:Q}
 CONFIGURE_ENV+=		CONFDIR=${PKG_SYSCONFDIR}
 
-# as of 0.4.5.2-alpha:
-# FAIL: src/test/unittest_part2.sh
-# FAIL: src/test/unittest_part8.sh
-# FAIL: src/test/test_include.sh
+# as of 0.4.6.4-rc
 #============================================================================
-#Testsuite summary for tor 0.4.5.2-alpha
+#Testsuite summary for tor 0.4.6.4-rc
 #============================================================================
 ## TOTAL: 33
-## PASS:  26
+## PASS:  29
 ## SKIP:  4
 ## XFAIL: 0
-## FAIL:  3
+## FAIL:  0
 ## XPASS: 0
 ## ERROR: 0
 TEST_TARGET=		check
diff --git a/tor-dev/distinfo b/tor-dev/distinfo
index 195921da8d..20b48234f5 100644
--- a/tor-dev/distinfo
+++ b/tor-dev/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-SHA1 (tor-0.4.6.3-rc.tar.gz) = 505a117135e0f4657f0ce6beaa44fb04da6e10f9
-RMD160 (tor-0.4.6.3-rc.tar.gz) = 0e5428fdfd2c5fe220b8651b15433dc16c6a4b81
-SHA512 (tor-0.4.6.3-rc.tar.gz) = 0d9d400e0d61a15ef801b430e0acb7eee369fdd62b78e450759d2fa08363e78bd2a301ce87796a37ab8630ce4669021b5100dedc1ffb983159893b1769d01a61
-Size (tor-0.4.6.3-rc.tar.gz) = 7734759 bytes
+SHA1 (tor-0.4.6.4-rc.tar.gz) = 08575b1e479c2b234b6ac41936a52dd223428aa8
+RMD160 (tor-0.4.6.4-rc.tar.gz) = 9f67ce6d2a8d308c879836a2284c9d0a4fcf3590
+SHA512 (tor-0.4.6.4-rc.tar.gz) = 87deaa1f7b9cb2d1a5c75db18f95bfa85b3974f407188b436fe71f82467c2bc9e072e81da386be1ae9c2e07459684fb97705dd72089efaee853cf926c19082a3
+Size (tor-0.4.6.4-rc.tar.gz) = 7735733 bytes
 SHA1 (patch-Makefile.in) = c190295f4702bd1e69531cab1ac61dbab451e48b
 SHA1 (patch-src_app_config_config.c) = bac106e382207cdf22c84a52b45c791de2bdf0f8


Home | Main Index | Thread Index | Old Index