Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/tw_cli/
Date: Tue, 04 Jan 2022 03:29:35
Message-Id: 1641266937.1a36e4765dd077fd72114916cfda7476e9758bc2.sam@gentoo
1 commit: 1a36e4765dd077fd72114916cfda7476e9758bc2
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 16:15:36 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 03:28:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a36e476
7
8 sys-block/tw_cli: remove kernel_FreeBSD
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sys-block/tw_cli/Manifest | 1 -
14 sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild | 4 +---
15 sys-block/tw_cli/tw_cli-10.2.2.1.ebuild | 4 +---
16 3 files changed, 2 insertions(+), 7 deletions(-)
17
18 diff --git a/sys-block/tw_cli/Manifest b/sys-block/tw_cli/Manifest
19 index 4e0115d31449..cea4ed80990d 100644
20 --- a/sys-block/tw_cli/Manifest
21 +++ b/sys-block/tw_cli/Manifest
22 @@ -1,4 +1,3 @@
23 DIST 368_tw_cli_debian8_beta.tgz 1958337 BLAKE2B 5e10c253a36132c8ee74e555b7e9151e70dd126ab4e58a76465c6d198387d612f19bd121c1d4dee49ca6c6fc35aeef5ed19466f05d3ce59ac4c4ab2d6f488f65 SHA512 1a0e22bd59eed4d26957bf17dd191f842251e61c035973cfc0e4611b0f93d798e718bed2dcb54e3fbf9ac8bbc9f7aaf9b332c419210331c318fb507a9d34492c
24 -DIST CLI_freebsd-from_the_10.2.2.1_9.5.5.1_codesets.zip 1531484 BLAKE2B 6bd1a5523a80c32f6251cf4e841f16f3a09ffe77eb452d7b40f37d9f476fec3f379454f4c05b15d4753dd12fd0d5b50acf07dbafbd4f80ca5a1ecb13605bab16 SHA512 04738e9bd644561cf33d2f687159a0bcaf1ab56f340d19d88ecd0b038b89d5dd136b462189452c0578b90e1b276f9d0edc3204e5baebfc2730f319147b636708
25 DIST CLI_linux-from_the_10.2.2.1_9.5.5.1_codesets.zip 1878621 BLAKE2B 628070e5f6dc4dbc75f029067298be278b696b84afb245d19761043183bc6232fcf48dfe46954ef61e027082d974905244f6b3e73b596fbbe8d7955375859be2 SHA512 e8a7f27401e7811d5f8533d839066bdf6d93eeb2cb1242b00af7fc559b0a34316f8e6dc80f68e869d97f44290ea32c9e65d1d857c1010009ad1a540252400e31
26 DIST LSI-tw_cli 35638 BLAKE2B 8267d311b7b09dd3f0e619fd7d5aadcaf5b24afa1958c99e838b9280b175b8f070dc58164622bf3ab54dc5ddfc24a4a4ea06971a919b17a3c2594541e43ea41f SHA512 1a1d35395ffccf70004b0c111d8c4a7e408cf0c57503bb4d1fdd608f9b71d6ea4d7488307dd6806eaf6557d65badd9c43aeea3e7c1ddae1c56962c85c2b868c9
27
28 diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild
29 index 0239fca6f4fb..dc6a4c2517b7 100644
30 --- a/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild
31 +++ b/sys-block/tw_cli/tw_cli-10.2.2.1-r1.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 +# Copyright 1999-2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI="5"
38 @@ -11,14 +11,12 @@ ThreeDM2_PV="9.5.5.1"
39
40 SRC_URI_BASE="http://www.lsi.com/downloads/Public/SATA/SATA%20Common%20Files/"
41 SRC_URI_A_linux="CLI_linux-from_the_${PV}_${ThreeDM2_PV}_codesets.zip"
42 -#SRC_URI_A_fbsd="CLI_freebsd-from_the_${PV}_${ThreeDM2_PV}_codesets.zip"
43 # 10.2.2.1 special case:
44 # Newer kernels cause a segmentation fault, and a special build is available for Linux only.
45 # https://www.broadcom.com/support/knowledgebase/1211161501805/debian-8-twcli-causes-fault-segment-failure
46 EXTRA_linux="https://docs.broadcom.com/docs-and-downloads/kb-documents/lsi/368_tw_cli_debian8_beta.tgz"
47 EXTRA_fbsd=""
48 [ -n "${SRC_URI_A_linux}${EXTRA_linux}" ] && SRC_URI+=" kernel_linux? ( ${SRC_URI_A_linux:+${SRC_URI_BASE}/}${SRC_URI_A_linux} ${EXTRA_linux} )"
49 -[ -n "${SRC_URI_A_fbsd}${EXTRA_fbsd}" ] && SRC_URI+=" kernel_FreeBSD? ( ${SRC_URI_A_fbsd:+${SRC_URI_BASE}/}${SRC_URI_A_fbsd} ${EXTRA_fbsd} )"
50 # The license is not available easily from upstream (embedded in a textbox),
51 # nor in the upstream tarball, but needs to be installed, and can't be
52 # referenced via PORTDIR per bug #373349.
53
54 diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild
55 index 87251bc687a0..1cb92bf7a2f9 100644
56 --- a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild
57 +++ b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild
58 @@ -1,4 +1,4 @@
59 -# Copyright 1999-2019 Gentoo Authors
60 +# Copyright 1999-2022 Gentoo Authors
61 # Distributed under the terms of the GNU General Public License v2
62
63 EAPI="5"
64 @@ -11,9 +11,7 @@ ThreeDM2_PV="9.5.5.1"
65
66 SRC_URI_BASE="http://www.lsi.com/downloads/Public/SATA/SATA%20Common%20Files/"
67 SRC_URI_A_linux="CLI_linux-from_the_${PV}_${ThreeDM2_PV}_codesets.zip"
68 -SRC_URI_A_fbsd="CLI_freebsd-from_the_${PV}_${ThreeDM2_PV}_codesets.zip"
69 SRC_URI="kernel_linux? ( ${SRC_URI_BASE}/${SRC_URI_A_linux} )
70 - kernel_FreeBSD? ( ${SRC_URI_BASE}/${SRC_URI_A_fbsd} )
71 https://gitweb.gentoo.org/repo/gentoo.git/plain/licenses/LSI-tw_cli"
72 # The license is not available easily from upstream (embedded in a textbox),
73 # nor in the upstream tarball, but needs to be installed, and can't be