From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E6921580E0 for ; Mon, 02 Jun 2025 18:45:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4C00434134D for ; Mon, 02 Jun 2025 18:45:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 46E1B1102CD; Mon, 02 Jun 2025 18:45:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 417AF1102CD for ; Mon, 02 Jun 2025 18:45:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF9DE340CC9 for ; Mon, 02 Jun 2025 18:45:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50ECA2529 for ; Mon, 02 Jun 2025 18:45:34 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1748889537.b66b0b8864b90e3eb54aa631925c6015237510c3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/bash/bash-2.05b_p13.ebuild app-shells/bash/bash-3.0_p22.ebuild app-shells/bash/bash-3.1_p23.ebuild app-shells/bash/bash-3.2_p57.ebuild app-shells/bash/bash-4.0_p44.ebuild app-shells/bash/bash-4.1_p17.ebuild app-shells/bash/bash-4.2_p53.ebuild app-shells/bash/bash-4.3_p48-r2.ebuild app-shells/bash/bash-4.4_p23-r2.ebuild app-shells/bash/bash-5.0_p18-r3.ebuild app-shells/bash/bash-5.1_p16-r14.ebuild app-shells/bash/bash-5.2_p37-r3.ebuild app-shells/bash/bash-5.2_p37.ebuild app-shells/bash/bash-5.3_rc1.ebuild app-shells/bash/bash-5.3_rc1_p20250430-r1.ebuild app-shells/bash/bash-5.3_rc1_p20250504-r1.ebuild app-shells/bash/bash-5.3_rc1_p20250519.ebuild app-shells/bash/bash-5.3_rc1_p20250530.ebuild app-shells/bash/bash-9999.ebuild X-VCS-Directories: app-shells/bash/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b66b0b8864b90e3eb54aa631925c6015237510c3 X-VCS-Branch: master Date: Mon, 02 Jun 2025 18:45:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 80f380c3-25b9-43b7-b01c-6096511ab61f X-Archives-Hash: 85b2e78e78b2cce506e1902083771bbe commit: b66b0b8864b90e3eb54aa631925c6015237510c3 Author: Sam James gentoo org> AuthorDate: Mon Jun 2 18:38:57 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 2 18:38:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66b0b88 app-shells/bash: drop ftp from SRC_URI It shouldn't be needed these days, as e.g. alphas and such appear on the GNU mirrors too. Signed-off-by: Sam James gentoo.org> app-shells/bash/bash-2.05b_p13.ebuild | 5 +---- app-shells/bash/bash-3.0_p22.ebuild | 5 +---- app-shells/bash/bash-3.1_p23.ebuild | 5 +---- app-shells/bash/bash-3.2_p57.ebuild | 5 +---- app-shells/bash/bash-4.0_p44.ebuild | 5 +---- app-shells/bash/bash-4.1_p17.ebuild | 5 +---- app-shells/bash/bash-4.2_p53.ebuild | 5 +---- app-shells/bash/bash-4.3_p48-r2.ebuild | 6 +----- app-shells/bash/bash-4.4_p23-r2.ebuild | 7 +------ app-shells/bash/bash-5.0_p18-r3.ebuild | 7 +------ app-shells/bash/bash-5.1_p16-r14.ebuild | 4 ++-- app-shells/bash/bash-5.2_p37-r3.ebuild | 4 ++-- app-shells/bash/bash-5.2_p37.ebuild | 4 ++-- app-shells/bash/bash-5.3_rc1.ebuild | 4 ++-- app-shells/bash/bash-5.3_rc1_p20250430-r1.ebuild | 4 ++-- app-shells/bash/bash-5.3_rc1_p20250504-r1.ebuild | 4 ++-- app-shells/bash/bash-5.3_rc1_p20250519.ebuild | 4 ++-- app-shells/bash/bash-5.3_rc1_p20250530.ebuild | 4 ++-- app-shells/bash/bash-9999.ebuild | 4 ++-- 19 files changed, 28 insertions(+), 63 deletions(-) diff --git a/app-shells/bash/bash-2.05b_p13.ebuild b/app-shells/bash/bash-2.05b_p13.ebuild index bb0392ca2a3c..b9f975061243 100644 --- a/app-shells/bash/bash-2.05b_p13.ebuild +++ b/app-shells/bash/bash-2.05b_p13.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-3.0_p22.ebuild b/app-shells/bash/bash-3.0_p22.ebuild index 6a9d1dc0e02a..255cc1a142c1 100644 --- a/app-shells/bash/bash-3.0_p22.ebuild +++ b/app-shells/bash/bash-3.0_p22.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-3.1_p23.ebuild b/app-shells/bash/bash-3.1_p23.ebuild index de9635116e93..3e199434c7e7 100644 --- a/app-shells/bash/bash-3.1_p23.ebuild +++ b/app-shells/bash/bash-3.1_p23.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-3.2_p57.ebuild b/app-shells/bash/bash-3.2_p57.ebuild index 6e2c01156a99..b899e1599678 100644 --- a/app-shells/bash/bash-3.2_p57.ebuild +++ b/app-shells/bash/bash-3.2_p57.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-4.0_p44.ebuild b/app-shells/bash/bash-4.0_p44.ebuild index 0e4b7dc36654..73eed8f83b55 100644 --- a/app-shells/bash/bash-4.0_p44.ebuild +++ b/app-shells/bash/bash-4.0_p44.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-4.1_p17.ebuild b/app-shells/bash/bash-4.1_p17.ebuild index ef525196a304..f9c68efe3bc2 100644 --- a/app-shells/bash/bash-4.1_p17.ebuild +++ b/app-shells/bash/bash-4.1_p17.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-4.2_p53.ebuild b/app-shells/bash/bash-4.2_p53.ebuild index 0ec99efcdaf0..3933c300adb9 100644 --- a/app-shells/bash/bash-4.2_p53.ebuild +++ b/app-shells/bash/bash-4.2_p53.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } diff --git a/app-shells/bash/bash-4.3_p48-r2.ebuild b/app-shells/bash/bash-4.3_p48-r2.ebuild index dce3f7fbff7b..91c5b5af3535 100644 --- a/app-shells/bash/bash-4.3_p48-r2.ebuild +++ b/app-shells/bash/bash-4.3_p48-r2.ebuild @@ -24,10 +24,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } @@ -37,7 +34,6 @@ READLINE_VER="6.3" DESCRIPTION="The standard GNU Bourne again shell" HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html" SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" -[[ ${PV} == *_rc* ]] && SRC_URI+=" ftp://ftp.cwru.edu/pub/bash/${MY_P}.tar.gz" if [[ -n ${GENTOO_PATCH_VER} ]] ; then SRC_URI+=" https://dev.gentoo.org/~${GENTOO_PATCH_DEV}/distfiles/${CATEGORY}/${PN}/${PN}-${GENTOO_PATCH_VER}-patches.tar.xz" diff --git a/app-shells/bash/bash-4.4_p23-r2.ebuild b/app-shells/bash/bash-4.4_p23-r2.ebuild index 0c4d3c66f06e..ec1563be7798 100644 --- a/app-shells/bash/bash-4.4_p23-r2.ebuild +++ b/app-shells/bash/bash-4.4_p23-r2.ebuild @@ -30,10 +30,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } @@ -44,8 +41,6 @@ DESCRIPTION="The standard GNU Bourne again shell" HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html" if is_release ; then SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" -else - SRC_URI="ftp://ftp.cwru.edu/pub/bash/${MY_P}.tar.gz" fi if [[ -n ${GENTOO_PATCH_VER} ]] ; then diff --git a/app-shells/bash/bash-5.0_p18-r3.ebuild b/app-shells/bash/bash-5.0_p18-r3.ebuild index bde53d1bb063..70ea14d9754a 100644 --- a/app-shells/bash/bash-5.0_p18-r3.ebuild +++ b/app-shells/bash/bash-5.0_p18-r3.ebuild @@ -30,10 +30,7 @@ patches() { if [[ ${opt} == -s ]] ; then echo "${@/#/${DISTDIR}/}" else - local u - for u in ftp://ftp.cwru.edu/pub/bash mirror://gnu/${pn} ; do - printf "${u}/${pn}-${pv}-patches/%s " "$@" - done + printf "mirror://gnu/${pn}/${pn}-${pv}-patches/%s " "$@" fi } @@ -44,8 +41,6 @@ DESCRIPTION="The standard GNU Bourne again shell" HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html" if is_release ; then SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" -else - SRC_URI="ftp://ftp.cwru.edu/pub/bash/${MY_P}.tar.gz" fi if [[ -n ${GENTOO_PATCH_VER} ]] ; then diff --git a/app-shells/bash/bash-5.1_p16-r14.ebuild b/app-shells/bash/bash-5.1_p16-r14.ebuild index aeb350668eca..b1a75ff93c38 100644 --- a/app-shells/bash/bash-5.1_p16-r14.ebuild +++ b/app-shells/bash/bash-5.1_p16-r14.ebuild @@ -40,14 +40,14 @@ if [[ ${PV} == 9999 ]]; then EGIT_BRANCH=devel inherit git-r3 else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.2_p37-r3.ebuild b/app-shells/bash/bash-5.2_p37-r3.ebuild index cf762c50b566..ed834a5925f4 100644 --- a/app-shells/bash/bash-5.2_p37-r3.ebuild +++ b/app-shells/bash/bash-5.2_p37-r3.ebuild @@ -40,14 +40,14 @@ if [[ ${PV} == 9999 ]]; then EGIT_BRANCH=devel inherit git-r3 else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.2_p37.ebuild b/app-shells/bash/bash-5.2_p37.ebuild index 80d3c5dc0708..73d60fd1bc68 100644 --- a/app-shells/bash/bash-5.2_p37.ebuild +++ b/app-shells/bash/bash-5.2_p37.ebuild @@ -40,14 +40,14 @@ if [[ ${PV} == 9999 ]]; then EGIT_BRANCH=devel inherit git-r3 else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.3_rc1.ebuild b/app-shells/bash/bash-5.3_rc1.ebuild index 03ff453715b7..e42c8695f1c2 100644 --- a/app-shells/bash/bash-5.3_rc1.ebuild +++ b/app-shells/bash/bash-5.3_rc1.ebuild @@ -50,14 +50,14 @@ elif (( PLEVEL < 0 )) && [[ ${PV} == *_p* ]] ; then SRC_URI="https://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-${BASH_COMMIT}.tar.gz -> ${P}-${BASH_COMMIT}.tar.gz" S=${WORKDIR}/${PN}-${BASH_COMMIT} else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.3_rc1_p20250430-r1.ebuild b/app-shells/bash/bash-5.3_rc1_p20250430-r1.ebuild index 3c991f38eba4..b92500cb995a 100644 --- a/app-shells/bash/bash-5.3_rc1_p20250430-r1.ebuild +++ b/app-shells/bash/bash-5.3_rc1_p20250430-r1.ebuild @@ -50,14 +50,14 @@ elif (( PLEVEL < 0 )) && [[ ${PV} == *_p* ]] ; then SRC_URI="https://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-${BASH_COMMIT}.tar.gz -> ${P}-${BASH_COMMIT}.tar.gz" S=${WORKDIR}/${PN}-${BASH_COMMIT} else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.3_rc1_p20250504-r1.ebuild b/app-shells/bash/bash-5.3_rc1_p20250504-r1.ebuild index de539bc422a0..3d5c11da478c 100644 --- a/app-shells/bash/bash-5.3_rc1_p20250504-r1.ebuild +++ b/app-shells/bash/bash-5.3_rc1_p20250504-r1.ebuild @@ -50,14 +50,14 @@ elif (( PLEVEL < 0 )) && [[ ${PV} == *_p* ]] ; then SRC_URI="https://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-${BASH_COMMIT}.tar.gz -> ${P}-${BASH_COMMIT}.tar.gz" S=${WORKDIR}/${PN}-${BASH_COMMIT} else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.3_rc1_p20250519.ebuild b/app-shells/bash/bash-5.3_rc1_p20250519.ebuild index 3e090ec7abfc..89bfa9277549 100644 --- a/app-shells/bash/bash-5.3_rc1_p20250519.ebuild +++ b/app-shells/bash/bash-5.3_rc1_p20250519.ebuild @@ -50,14 +50,14 @@ elif (( PLEVEL < 0 )) && [[ ${PV} == *_p* ]] ; then SRC_URI="https://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-${BASH_COMMIT}.tar.gz -> ${P}-${BASH_COMMIT}.tar.gz" S=${WORKDIR}/${PN}-${BASH_COMMIT} else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-5.3_rc1_p20250530.ebuild b/app-shells/bash/bash-5.3_rc1_p20250530.ebuild index 83edb4e93602..1efdb19b50b5 100644 --- a/app-shells/bash/bash-5.3_rc1_p20250530.ebuild +++ b/app-shells/bash/bash-5.3_rc1_p20250530.ebuild @@ -50,14 +50,14 @@ elif (( PLEVEL < 0 )) && [[ ${PV} == *_p* ]] ; then SRC_URI="https://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-${BASH_COMMIT}.tar.gz -> ${P}-${BASH_COMMIT}.tar.gz" S=${WORKDIR}/${PN}-${BASH_COMMIT} else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild index de539bc422a0..3d5c11da478c 100644 --- a/app-shells/bash/bash-9999.ebuild +++ b/app-shells/bash/bash-9999.ebuild @@ -50,14 +50,14 @@ elif (( PLEVEL < 0 )) && [[ ${PV} == *_p* ]] ; then SRC_URI="https://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-${BASH_COMMIT}.tar.gz -> ${P}-${BASH_COMMIT}.tar.gz" S=${WORKDIR}/${PN}-${BASH_COMMIT} else - my_urls=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}.tar.gz" ) + my_urls=( "mirror://gnu/bash/${MY_P}.tar.gz" ) # bash-5.1 -> bash51 my_p=${PN}$(ver_cut 1-2) my_p=${my_p/.} for (( my_patch_idx = 1; my_patch_idx <= PLEVEL; my_patch_idx++ )); do printf -v my_patch_ver %s-%03d "${my_p}" "${my_patch_idx}" - my_urls+=( {'mirror://gnu/bash','ftp://ftp.cwru.edu/pub/bash'}/"${MY_P}-patches/${my_patch_ver}" ) + my_urls+=( "mirror://gnu/bash/${MY_P}-patches/${my_patch_ver}" ) MY_PATCHES+=( "${DISTDIR}/${my_patch_ver}" ) done