Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/
Date: Wed, 09 Jan 2019 01:33:43
Message-Id: 1546997613.d642654566ba27ddf6b7d4264cd53ff8400a896c.blueness@gentoo
1 commit: d642654566ba27ddf6b7d4264cd53ff8400a896c
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 01:33:05 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 01:33:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6426545
7
8 net-vpn/tor: version bump to 0.3.5.7
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-vpn/tor/Manifest | 2 +-
14 net-vpn/tor/{tor-0.3.5.6_rc.ebuild => tor-0.3.5.7.ebuild} | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
18 index a2b911ecf56..b26d8f82e5f 100644
19 --- a/net-vpn/tor/Manifest
20 +++ b/net-vpn/tor/Manifest
21 @@ -1,2 +1,2 @@
22 DIST tor-0.3.4.9.tar.gz 6695931 BLAKE2B ebfe0f49ae923e63b0bd8a7cafc453d7b0775cbfd167463b364490faf9bbf61decd28906d8f5bb08bfa9a5a10b371d9188a5019314c0de5ace15cc379347f88e SHA512 cc254a2cc2f21b4511e9cb215ba5f05fefc4dceffcf46a402efa2d3540872a4ed8e0095245df0802ea12c1367451bc16ca60c0aea6a77e2139580f3c5ba8c02f
23 -DIST tor-0.3.5.6-rc.tar.gz 6917906 BLAKE2B 55675cbeeff30c92c6c171ba945fa9a1b4ca2a083362dbeb76386b17569c952acefad2a3c474d05be114d22868bfc18ee425176e54aa28ce6e9245f0cc014d38 SHA512 3767a5fb3dd7a566facb36553367fc4ed99b82755613c0ae9229bb0de61cf09e0b794dc915cb82b38123c9ca52dd14d4a36bd49d9f1f3051aa36369ac45b730d
24 +DIST tor-0.3.5.7.tar.gz 6934521 BLAKE2B 3af9a1a14fa5ea7ce0a5be08db3e2cbe4188d569bda92c7a24a66f94d79869acfd1ba9e1c51bfb0ac3f6399d79b907888d1546ba7898af9563d65f5288c09577 SHA512 e3a7be620c228c3bc73ea9350a19abecb0ac6dae2b309d6233151ab2377c754110a9854d8d221f380f80cffa2f723d266bd09b3432ae33c319c0fe9a7e538bc9
25
26 diff --git a/net-vpn/tor/tor-0.3.5.6_rc.ebuild b/net-vpn/tor/tor-0.3.5.7.ebuild
27 similarity index 98%
28 rename from net-vpn/tor/tor-0.3.5.6_rc.ebuild
29 rename to net-vpn/tor/tor-0.3.5.7.ebuild
30 index c6f1f5f1020..2e27b784b6b 100644
31 --- a/net-vpn/tor/tor-0.3.5.6_rc.ebuild
32 +++ b/net-vpn/tor/tor-0.3.5.7.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2018 Gentoo Authors
35 +# Copyright 1999-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI="7"