Date: Sun, 15 Apr 2018 19:48:28 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467410 - head/security/tor-devel Message-ID: <201804151948.w3FJmSst072498@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Apr 15 19:48:28 2018 New Revision: 467410 URL: https://svnweb.freebsd.org/changeset/ports/467410 Log: security/tor-devel: Update 0.3.3.4 (alpha) -> 0.3.3.5 (rc) Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.5-rc Reported by: Nick Mathewson <nickm@torproject.org> (the upstream notification) Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Sun Apr 15 19:45:55 2018 (r467409) +++ head/security/tor-devel/Makefile Sun Apr 15 19:48:28 2018 (r467410) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.3.4 -DISTVERSIONSUFFIX= -alpha +DISTVERSION= 0.3.3.5 +DISTVERSIONSUFFIX= -rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Sun Apr 15 19:45:55 2018 (r467409) +++ head/security/tor-devel/distinfo Sun Apr 15 19:48:28 2018 (r467410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522338464 -SHA256 (tor-0.3.3.4-alpha.tar.gz) = 07b1dd0189a9b03534f1cc18939283de2d5c6ff45a3da214c3637bce14b36f87 -SIZE (tor-0.3.3.4-alpha.tar.gz) = 6379590 +TIMESTAMP = 1523821359 +SHA256 (tor-0.3.3.5-rc.tar.gz) = 236247c1f58e3e4ddc29c06d2d6693ab20bb5bdf899ed9efffa955353d092629 +SIZE (tor-0.3.3.5-rc.tar.gz) = 6511634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804151948.w3FJmSst072498>