Gentoo Archives: gentoo-commits

From: Stephan Hartmann <sultan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/croc/
Date: Fri, 11 Jun 2021 09:26:00
Message-Id: 1623403545.f9726478db364fd8ef5dbd2c4ac23992cd707428.sultan@gentoo
1 commit: f9726478db364fd8ef5dbd2c4ac23992cd707428
2 Author: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 11 09:25:45 2021 +0000
4 Commit: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 11 09:25:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9726478
7
8 net-misc/croc: remove old
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>
12
13 net-misc/croc/Manifest | 1 -
14 net-misc/croc/croc-9.1.3.ebuild | 151 ----------------------------------------
15 2 files changed, 152 deletions(-)
16
17 diff --git a/net-misc/croc/Manifest b/net-misc/croc/Manifest
18 index 6f4acc8732c..88d14292929 100644
19 --- a/net-misc/croc/Manifest
20 +++ b/net-misc/croc/Manifest
21 @@ -1,4 +1,3 @@
22 -DIST croc-9.1.3.tar.gz 2784231 BLAKE2B 844e3b3db6e65ab88fed9162ecfa5ba7e0018f95e466f73314423127557dffb10a3dce46b307c45f7e1b635b7f90edc18af8a42f95b36c17b8f80c24a52e1a5f SHA512 f81230be44f5462a7e92fccdeb63570c9ccca2f02405f4e06019822c6a8c2d5b48c7622dc779bacb5d4120a36c92acff1e7689aed182e7b8db467a3cf4d9ad06
23 DIST croc-9.1.4.tar.gz 2785285 BLAKE2B 401f4c033831490e50fefe9c6a49e9296a6dd47d6ab675e2426115a600b019196f1455e71fe8747557bc469ff5b14a7b9a05466872143c916f1c4b152bbad6bd SHA512 667cb636a8fea54997a734f46f2002b179361f54cc5b16f67dcc469645f85a46bfb4b587d720c599654358ea1e6a2ec4a46829f4a6e5c74fc9a574a24d316ce1
24 DIST croc-9.1.5.tar.gz 2790786 BLAKE2B b4b0450584f1291fb6366379c9dea59b6c2f902f4edbe10abdade8081c59ee649fcf9a6dee011d644f6609d2b2ddd8ed6f5b5a57df01de92f57d8024a1cc4b72 SHA512 fa50ab5500c01ad8547754af95433a1b13e63f0f10a51ac62e4b29c38174b9c7896804402466becb5b1b51420d03a78a88d74a0b429590ff1e43b5819ebf108f
25 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d SHA512 320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
26
27 diff --git a/net-misc/croc/croc-9.1.3.ebuild b/net-misc/croc/croc-9.1.3.ebuild
28 deleted file mode 100644
29 index 6b7526df701..00000000000
30 --- a/net-misc/croc/croc-9.1.3.ebuild
31 +++ /dev/null
32 @@ -1,151 +0,0 @@
33 -# Copyright 2020-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit bash-completion-r1 go-module systemd
39 -
40 -DESCRIPTION="Easily and securely send things from one computer to another"
41 -HOMEPAGE="https://github.com/schollz/croc"
42 -
43 -EGO_SUM=(
44 - "github.com/BurntSushi/toml v0.3.1/go.mod"
45 - "github.com/OneOfOne/xxhash v1.2.2/go.mod"
46 - "github.com/OneOfOne/xxhash v1.2.5"
47 - "github.com/OneOfOne/xxhash v1.2.5/go.mod"
48 - "github.com/cespare/xxhash v1.1.0"
49 - "github.com/cespare/xxhash v1.1.0/go.mod"
50 - "github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod"
51 - "github.com/cpuguy83/go-md2man/v2 v2.0.0"
52 - "github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod"
53 - "github.com/davecgh/go-spew v1.1.0/go.mod"
54 - "github.com/davecgh/go-spew v1.1.1"
55 - "github.com/davecgh/go-spew v1.1.1/go.mod"
56 - "github.com/denisbrodbeck/machineid v1.0.1"
57 - "github.com/denisbrodbeck/machineid v1.0.1/go.mod"
58 - "github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213/go.mod"
59 - "github.com/kalafut/imohash v1.0.2"
60 - "github.com/kalafut/imohash v1.0.2/go.mod"
61 - "github.com/kr/pretty v0.1.0"
62 - "github.com/kr/pretty v0.1.0/go.mod"
63 - "github.com/kr/pty v1.1.1/go.mod"
64 - "github.com/kr/text v0.1.0"
65 - "github.com/kr/text v0.1.0/go.mod"
66 - "github.com/mattn/go-isatty v0.0.12/go.mod"
67 - "github.com/mattn/go-runewidth v0.0.10/go.mod"
68 - "github.com/mattn/go-runewidth v0.0.12"
69 - "github.com/mattn/go-runewidth v0.0.12/go.mod"
70 - "github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db"
71 - "github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db/go.mod"
72 - "github.com/pmezard/go-difflib v1.0.0"
73 - "github.com/pmezard/go-difflib v1.0.0/go.mod"
74 - "github.com/rivo/uniseg v0.1.0/go.mod"
75 - "github.com/rivo/uniseg v0.2.0"
76 - "github.com/rivo/uniseg v0.2.0/go.mod"
77 - "github.com/russross/blackfriday/v2 v2.0.1/go.mod"
78 - "github.com/russross/blackfriday/v2 v2.1.0"
79 - "github.com/russross/blackfriday/v2 v2.1.0/go.mod"
80 - "github.com/schollz/cli/v2 v2.2.1"
81 - "github.com/schollz/cli/v2 v2.2.1/go.mod"
82 - "github.com/schollz/logger v1.2.0"
83 - "github.com/schollz/logger v1.2.0/go.mod"
84 - "github.com/schollz/mnemonicode v1.0.1"
85 - "github.com/schollz/mnemonicode v1.0.1/go.mod"
86 - "github.com/schollz/pake/v3 v3.0.2"
87 - "github.com/schollz/pake/v3 v3.0.2/go.mod"
88 - "github.com/schollz/peerdiscovery v1.6.5"
89 - "github.com/schollz/peerdiscovery v1.6.5/go.mod"
90 - "github.com/schollz/progressbar/v3 v3.8.0"
91 - "github.com/schollz/progressbar/v3 v3.8.0/go.mod"
92 - "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod"
93 - "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod"
94 - "github.com/spaolacci/murmur3 v1.1.0"
95 - "github.com/spaolacci/murmur3 v1.1.0/go.mod"
96 - "github.com/stretchr/objx v0.1.0/go.mod"
97 - "github.com/stretchr/testify v1.3.0/go.mod"
98 - "github.com/stretchr/testify v1.6.1"
99 - "github.com/stretchr/testify v1.6.1/go.mod"
100 - "github.com/tscholl2/siec v0.0.0-20191122224205-8da93652b094"
101 - "github.com/tscholl2/siec v0.0.0-20191122224205-8da93652b094/go.mod"
102 - "github.com/twmb/murmur3 v1.1.5"
103 - "github.com/twmb/murmur3 v1.1.5/go.mod"
104 - "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
105 - "golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83/go.mod"
106 - "golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf"
107 - "golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf/go.mod"
108 - "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
109 - "golang.org/x/net v0.0.0-20210119194325-5f4716e94777/go.mod"
110 - "golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod"
111 - "golang.org/x/net v0.0.0-20210510120150-4163338589ed"
112 - "golang.org/x/net v0.0.0-20210510120150-4163338589ed/go.mod"
113 - "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod"
114 - "golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod"
115 - "golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod"
116 - "golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod"
117 - "golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod"
118 - "golang.org/x/sys v0.0.0-20210223095934-7937bea0104d/go.mod"
119 - "golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod"
120 - "golang.org/x/sys v0.0.0-20210511113859-b0526f3d8744"
121 - "golang.org/x/sys v0.0.0-20210511113859-b0526f3d8744/go.mod"
122 - "golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod"
123 - "golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod"
124 - "golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d/go.mod"
125 - "golang.org/x/term v0.0.0-20210503060354-a79de5458b56"
126 - "golang.org/x/term v0.0.0-20210503060354-a79de5458b56/go.mod"
127 - "golang.org/x/text v0.3.0/go.mod"
128 - "golang.org/x/text v0.3.3/go.mod"
129 - "golang.org/x/text v0.3.6"
130 - "golang.org/x/text v0.3.6/go.mod"
131 - "golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod"
132 - "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod"
133 - "gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15"
134 - "gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod"
135 - "gopkg.in/tylerb/is.v1 v1.1.2"
136 - "gopkg.in/tylerb/is.v1 v1.1.2/go.mod"
137 - "gopkg.in/yaml.v2 v2.2.2/go.mod"
138 - "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c"
139 - "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod"
140 - )
141 -go-module_set_globals
142 -
143 -SRC_URI="https://github.com/schollz/croc/releases/download/v${PV}/${PN}_${PV}_src.tar.gz -> ${P}.tar.gz
144 - ${EGO_SUM_SRC_URI}"
145 -
146 -LICENSE="Apache-2.0 BSD BSD-2 MIT"
147 -SLOT="0"
148 -KEYWORDS="~amd64 ~arm64 ~x86"
149 -
150 -RDEPEND="
151 - acct-group/croc
152 - acct-user/croc
153 -"
154 -
155 -PATCHES=(
156 - "${FILESDIR}/${PN}-disable-network-tests-r1.patch"
157 -)
158 -
159 -DOCS=( README.md )
160 -
161 -src_prepare() {
162 - default
163 - # Replace User=nobody with User=croc
164 - sed -i -e "s|\(^User=\).*|\1croc|g" croc.service || die
165 - # Rename bash completion function
166 - sed -i -e "s|_cli_bash_autocomplete|_croc|g" \
167 - src/install/bash_autocomplete || die
168 -}
169 -
170 -src_compile() {
171 - go build || die
172 -}
173 -
174 -src_install() {
175 - dobin croc
176 - systemd_dounit croc.service
177 - newbashcomp src/install/bash_autocomplete croc
178 - einstalldocs
179 -}
180 -
181 -src_test() {
182 - go test -work ./... || die
183 -}