Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/
Date: Thu, 07 May 2020 17:40:39
Message-Id: 1588873230.97c4c034e2702f2c06d1f601068965e78b55ee12.candrews@gentoo
1 commit: 97c4c034e2702f2c06d1f601068965e78b55ee12
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 7 17:09:52 2020 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 17:40:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c4c034
7
8 net-misc/proxytunnel: 1.10.20200507 version bump
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 net-misc/proxytunnel/Manifest | 1 +
14 .../{proxytunnel-9999.ebuild => proxytunnel-1.10.20200507.ebuild} | 2 +-
15 net-misc/proxytunnel/proxytunnel-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
19 index 4c9b291a427..7eae52c65ab 100644
20 --- a/net-misc/proxytunnel/Manifest
21 +++ b/net-misc/proxytunnel/Manifest
22 @@ -1 +1,2 @@
23 +DIST proxytunnel-1.10.20200507.tar.gz 52286 BLAKE2B fca86840c4240137e6cf92a289344c39a8ab4066fb3efe83007ea75c9e42ebd746ce3e326d2351af38ac580c18d139a8d4f956af828862ae4f4e89eb3bd19fa0 SHA512 8727a686dcca9e38e5327207f29824daeddf9ce9a4fccdef6c6bd41019eb3901d4b84e724cbf9ba615115151ea434a597e9290ce302ba6df41e99d2f0b484e01
24 DIST proxytunnel-1.9.1.tar.gz 48025 BLAKE2B 5a844d8fdbb9a1eae9c40c7621086b873ae89813b7c596da4416efcb777a8110ad7d224a0efa2e193cfbbb82dbfe69d44d4dd36db080b8e902630a464a85b953 SHA512 819dd11bc13fc279d2d475b89909c0eea414ff71d772d4bfed742dd8d425669dc502f2c22d983bb8c58e426a2bc7209526cb21492ca5f8e92ea1b9ea961fcfdc
25
26 diff --git a/net-misc/proxytunnel/proxytunnel-9999.ebuild b/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
27 similarity index 92%
28 copy from net-misc/proxytunnel/proxytunnel-9999.ebuild
29 copy to net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
30 index dff3deb21c6..cbc33dfb1f6 100644
31 --- a/net-misc/proxytunnel/proxytunnel-9999.ebuild
32 +++ b/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
33 @@ -25,7 +25,7 @@ if [[ ${PV} == *9999 ]] ; then
34 EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
35 inherit git-r3
36 else
37 - SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
38 + SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
39 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
40 fi
41
42
43 diff --git a/net-misc/proxytunnel/proxytunnel-9999.ebuild b/net-misc/proxytunnel/proxytunnel-9999.ebuild
44 index dff3deb21c6..cbc33dfb1f6 100644
45 --- a/net-misc/proxytunnel/proxytunnel-9999.ebuild
46 +++ b/net-misc/proxytunnel/proxytunnel-9999.ebuild
47 @@ -25,7 +25,7 @@ if [[ ${PV} == *9999 ]] ; then
48 EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
49 inherit git-r3
50 else
51 - SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
52 + SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
53 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
54 fi