* [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-sources/, sys-libs/glibc/files/eblits/, ...
@ 2016-06-23 19:14 Mike Frysinger
0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2016-06-23 19:14 UTC (permalink / raw
To: gentoo-commits
commit: 5c65817748f2f9c4d6a22d264689716a8851c7e8
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 19:09:04 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 19:14:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c658177
sourceware: convert to https:// URIs
dev-libs/libffi/files/libffi-3.1-execstack.patch | 4 ++--
dev-libs/libffi/files/libffi-3.1-typing_error.patch | 4 ++--
dev-libs/libffi/libffi-3.0.13-r1.ebuild | 2 +-
dev-libs/libffi/libffi-3.1-r3.ebuild | 4 ++--
dev-libs/libffi/libffi-3.2.1.ebuild | 2 +-
dev-libs/libffi/libffi-3.2.ebuild | 2 +-
dev-util/insight/insight-6.8.1-r1.ebuild | 2 +-
.../rp-pppoe/files/rp-pppoe-3.10-posix-source-sigaction.patch | 2 +-
net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch | 2 +-
sys-devel/dwz/dwz-0.9.ebuild | 2 +-
.../gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch | 2 +-
sys-devel/gdb-apple/gdb-apple-1344.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-1346.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-1461.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-1518.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-1705.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-1708.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-1752.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-563.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-768-r1.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-960.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-962.ebuild | 2 +-
sys-devel/gdb-apple/gdb-apple-966.ebuild | 2 +-
sys-devel/gdb/gdb-7.10.1.ebuild | 4 ++--
sys-devel/gdb/gdb-7.11.1.ebuild | 4 ++--
sys-devel/gdb/gdb-7.11.ebuild | 4 ++--
sys-devel/gdb/gdb-7.9.1.ebuild | 4 ++--
sys-devel/gdb/gdb-9999.ebuild | 4 ++--
sys-freebsd/freebsd-sources/freebsd-sources-8.2-r2.ebuild | 2 +-
sys-libs/glibc/files/eblits/pkg_pretend.eblit | 2 +-
sys-libs/glibc/files/eblits/src_prepare.eblit | 6 +++---
sys-libs/newlib/newlib-2.0.0.ebuild | 2 +-
sys-libs/newlib/newlib-2.1.0.ebuild | 2 +-
sys-libs/newlib/newlib-2.2.0.20150423.ebuild | 2 +-
sys-libs/newlib/newlib-2.2.0.ebuild | 2 +-
sys-libs/newlib/newlib-2.3.0.20160104.ebuild | 2 +-
sys-libs/newlib/newlib-2.4.0.ebuild | 2 +-
sys-libs/newlib/newlib-9999.ebuild | 2 +-
38 files changed, 48 insertions(+), 48 deletions(-)
diff --git a/dev-libs/libffi/files/libffi-3.1-execstack.patch b/dev-libs/libffi/files/libffi-3.1-execstack.patch
index 6884a47..b9943aa 100644
--- a/dev-libs/libffi/files/libffi-3.1-execstack.patch
+++ b/dev-libs/libffi/files/libffi-3.1-execstack.patch
@@ -1,5 +1,5 @@
-http://bugs.gentoo.org/511634
-http://sourceware.org/ml/libffi-discuss/2014/msg00058.html
+https://bugs.gentoo.org/511634
+https://sourceware.org/ml/libffi-discuss/2014/msg00058.html
--- src/x86/win32.S
+++ src/x86/win32.S
diff --git a/dev-libs/libffi/files/libffi-3.1-typing_error.patch b/dev-libs/libffi/files/libffi-3.1-typing_error.patch
index fc24006..0e91702 100644
--- a/dev-libs/libffi/files/libffi-3.1-typing_error.patch
+++ b/dev-libs/libffi/files/libffi-3.1-typing_error.patch
@@ -1,5 +1,5 @@
-http://bugs.gentoo.org/511752
-http://sourceware.org/ml/libffi-discuss/2014/msg00059.html
+https://bugs.gentoo.org/511752
+https://sourceware.org/ml/libffi-discuss/2014/msg00059.html
--- include/ffi.h.in
+++ include/ffi.h.in
diff --git a/dev-libs/libffi/libffi-3.0.13-r1.ebuild b/dev-libs/libffi/libffi-3.0.13-r1.ebuild
index be711cc..d675575 100644
--- a/dev-libs/libffi/libffi-3.0.13-r1.ebuild
+++ b/dev-libs/libffi/libffi-3.0.13-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib toolchain-funcs multilib-minimal
DESCRIPTION="a portable, high level programming interface to various calling conventions"
-HOMEPAGE="http://sourceware.org/libffi/"
+HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-libs/libffi/libffi-3.1-r3.ebuild b/dev-libs/libffi/libffi-3.1-r3.ebuild
index ee6ac26..f86f574 100644
--- a/dev-libs/libffi/libffi-3.1-r3.ebuild
+++ b/dev-libs/libffi/libffi-3.1-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs
DESCRIPTION="a portable, high level programming interface to various calling conventions"
-HOMEPAGE="http://sourceware.org/libffi/"
+HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"
LICENSE="MIT"
@@ -42,7 +42,7 @@ src_prepare() {
"${FILESDIR}"/${P}-typing_error.patch
sed -i -e 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
- # http://sourceware.org/ml/libffi-discuss/2014/msg00060.html
+ # https://sourceware.org/ml/libffi-discuss/2014/msg00060.html
sed -i -e 's:@toolexeclibdir@:${libdir}:' libffi.pc.in || die #511726
epatch_user
diff --git a/dev-libs/libffi/libffi-3.2.1.ebuild b/dev-libs/libffi/libffi-3.2.1.ebuild
index 961b55f..fdf643f 100644
--- a/dev-libs/libffi/libffi-3.2.1.ebuild
+++ b/dev-libs/libffi/libffi-3.2.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs
DESCRIPTION="a portable, high level programming interface to various calling conventions"
-HOMEPAGE="http://sourceware.org/libffi/"
+HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-libs/libffi/libffi-3.2.ebuild b/dev-libs/libffi/libffi-3.2.ebuild
index 14ba07e..00f268c 100644
--- a/dev-libs/libffi/libffi-3.2.ebuild
+++ b/dev-libs/libffi/libffi-3.2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs
DESCRIPTION="a portable, high level programming interface to various calling conventions"
-HOMEPAGE="http://sourceware.org/libffi/"
+HOMEPAGE="https://sourceware.org/libffi/"
SRC_URI="ftp://sourceware.org/pub/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-util/insight/insight-6.8.1-r1.ebuild b/dev-util/insight/insight-6.8.1-r1.ebuild
index 86e205a..e13feeb 100644
--- a/dev-util/insight/insight-6.8.1-r1.ebuild
+++ b/dev-util/insight/insight-6.8.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit eutils autotools versionator
MY_P="${PN}-$(replace_version_separator 2 -)"
DESCRIPTION="A graphical interface to the GNU debugger"
-HOMEPAGE="http://sourceware.org/insight/"
+HOMEPAGE="https://sourceware.org/insight/"
SRC_URI="ftp://sourceware.org/pub/${PN}/releases/${MY_P}a.tar.bz2
https://dev.gentoo.org/~xarthisius/distfiles/${P}-patchset-02.tar.xz"
diff --git a/net-dialup/rp-pppoe/files/rp-pppoe-3.10-posix-source-sigaction.patch b/net-dialup/rp-pppoe/files/rp-pppoe-3.10-posix-source-sigaction.patch
index bd19170..7ed4b98 100644
--- a/net-dialup/rp-pppoe/files/rp-pppoe-3.10-posix-source-sigaction.patch
+++ b/net-dialup/rp-pppoe/files/rp-pppoe-3.10-posix-source-sigaction.patch
@@ -1,7 +1,7 @@
glibc does not define SA_RESTART when _POSIX_SOURCE is defined, so we
have to just assume the default signal.h include defines SA_RESTART
-http://sourceware.org/bugzilla/show_bug.cgi?id=12252
+https://sourceware.org/bugzilla/show_bug.cgi?id=12252
--- rp-pppoe-3.10/src/pppoe.h
+++ rp-pppoe-3.10/src/pppoe.h
diff --git a/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch b/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch
index 5621075..e1ac153 100644
--- a/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch
+++ b/net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch
@@ -73,7 +73,7 @@ index abf1d01..8322bdd 100644
+ * This is here mostly to deal with the fact that on certain systems,
+ * gethostbyname()/getaddrinfo() can return a duplicate 127.0.0.1
+ * for 'localhost'. See
-+ * - http://sourceware.org/bugzilla/show_bug.cgi?id=4980
++ * - https://sourceware.org/bugzilla/show_bug.cgi?id=4980
+ * - https://bugzilla.redhat.com/show_bug.cgi?id=496300
+ */
+static int already_bound(const struct sockaddr *addr, socklen_t addrlen) {
diff --git a/sys-devel/dwz/dwz-0.9.ebuild b/sys-devel/dwz/dwz-0.9.ebuild
index a57abe8..9a534cd 100644
--- a/sys-devel/dwz/dwz-0.9.ebuild
+++ b/sys-devel/dwz/dwz-0.9.ebuild
@@ -5,7 +5,7 @@
EAPI=5
DESCRIPTION="DWARF optimization and duplicate removal tool"
-HOMEPAGE="http://sourceware.org/git/?p=dwz.git;a=summary"
+HOMEPAGE="https://sourceware.org/git/?p=dwz.git;a=summary"
SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2+ GPL-3+"
diff --git a/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch b/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch
index 4873187..0ad6ced 100644
--- a/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch
+++ b/sys-devel/gcc-apple/files/gcc-apple-4.2.1-autoconf-m4-precious.patch
@@ -1,4 +1,4 @@
-http://sourceware.org/ml/libffi-discuss/2009/msg00289.html
+https://sourceware.org/ml/libffi-discuss/2009/msg00289.html
--- libgomp/configure.ac
+++ libgomp/configure.ac
diff --git a/sys-devel/gdb-apple/gdb-apple-1344.ebuild b/sys-devel/gdb-apple/gdb-apple-1344.ebuild
index 52b47ae..f0c6616 100644
--- a/sys-devel/gdb-apple/gdb-apple-1344.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1344.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-1346.ebuild b/sys-devel/gdb-apple/gdb-apple-1346.ebuild
index 96e7e1a..9a0ba21 100644
--- a/sys-devel/gdb-apple/gdb-apple-1346.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1346.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2.1"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-1461.ebuild b/sys-devel/gdb-apple/gdb-apple-1461.ebuild
index 44400ef..2e51937 100644
--- a/sys-devel/gdb-apple/gdb-apple-1461.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1461.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic
APPLE_PV=${PV}.2
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.2.2"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-1518.ebuild b/sys-devel/gdb-apple/gdb-apple-1518.ebuild
index 2359b2f..84c5b11 100644
--- a/sys-devel/gdb-apple/gdb-apple-1518.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1518.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic
APPLE_PV=${PV}
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.0"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-1705.ebuild b/sys-devel/gdb-apple/gdb-apple-1705.ebuild
index bd5e1b6..d6ce02a 100644
--- a/sys-devel/gdb-apple/gdb-apple-1705.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1705.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic
APPLE_PV=${PV}
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.1"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-1708.ebuild b/sys-devel/gdb-apple/gdb-apple-1708.ebuild
index 75c4feb..77c8d9e 100644
--- a/sys-devel/gdb-apple/gdb-apple-1708.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1708.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic
APPLE_PV=${PV}
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.2"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-1752.ebuild b/sys-devel/gdb-apple/gdb-apple-1752.ebuild
index b16018e..cdd5c02 100644
--- a/sys-devel/gdb-apple/gdb-apple-1752.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-1752.ebuild
@@ -8,7 +8,7 @@ inherit eutils flag-o-matic
APPLE_PV=${PV}
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 4.3"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${APPLE_PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-563.ebuild b/sys-devel/gdb-apple/gdb-apple-563.ebuild
index 791c177..5dc3235 100644
--- a/sys-devel/gdb-apple/gdb-apple-563.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-563.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, Xcode 2.4"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
index 11205f7..e86d161 100644
--- a/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, 10.5"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-960.ebuild b/sys-devel/gdb-apple/gdb-apple-960.ebuild
index ba19a0d..b7463ce 100644
--- a/sys-devel/gdb-apple/gdb-apple-960.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-960.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, Xcode Tools 3.1"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-962.ebuild b/sys-devel/gdb-apple/gdb-apple-962.ebuild
index 87d30dd..52e53f7 100644
--- a/sys-devel/gdb-apple/gdb-apple-962.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-962.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, Xcode Tools 3.1.2"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb-apple/gdb-apple-966.ebuild b/sys-devel/gdb-apple/gdb-apple-966.ebuild
index b95b734..c7c716c 100644
--- a/sys-devel/gdb-apple/gdb-apple-966.ebuild
+++ b/sys-devel/gdb-apple/gdb-apple-966.ebuild
@@ -7,7 +7,7 @@ EAPI="3"
inherit eutils flag-o-matic
DESCRIPTION="Apple branch of the GNU Debugger, Developer Tools 3.1.3"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="http://www.opensource.apple.com/darwinsource/tarballs/other/gdb-${PV}.tar.gz"
LICENSE="APSL-2 GPL-2"
diff --git a/sys-devel/gdb/gdb-7.10.1.ebuild b/sys-devel/gdb/gdb-7.10.1.ebuild
index 068546b..d5e8e8d 100644
--- a/sys-devel/gdb/gdb-7.10.1.ebuild
+++ b/sys-devel/gdb/gdb-7.10.1.ebuild
@@ -51,7 +51,7 @@ esac
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
LICENSE="GPL-2 LGPL-2"
@@ -196,7 +196,7 @@ src_install() {
return 0
fi
# Install it by hand for now:
- # http://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
+ # https://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
# Only install if it exists due to the twisted behavior (see
# notes in src_configure above).
[[ -e gdb/gdbserver/gdbreplay ]] && dobin gdb/gdbserver/gdbreplay
diff --git a/sys-devel/gdb/gdb-7.11.1.ebuild b/sys-devel/gdb/gdb-7.11.1.ebuild
index 1679e8b..c17a254 100644
--- a/sys-devel/gdb/gdb-7.11.1.ebuild
+++ b/sys-devel/gdb/gdb-7.11.1.ebuild
@@ -50,7 +50,7 @@ esac
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
LICENSE="GPL-2 LGPL-2"
@@ -195,7 +195,7 @@ src_install() {
return 0
fi
# Install it by hand for now:
- # http://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
+ # https://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
# Only install if it exists due to the twisted behavior (see
# notes in src_configure above).
[[ -e gdb/gdbserver/gdbreplay ]] && dobin gdb/gdbserver/gdbreplay
diff --git a/sys-devel/gdb/gdb-7.11.ebuild b/sys-devel/gdb/gdb-7.11.ebuild
index 0b17d45..fb36231 100644
--- a/sys-devel/gdb/gdb-7.11.ebuild
+++ b/sys-devel/gdb/gdb-7.11.ebuild
@@ -51,7 +51,7 @@ esac
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
LICENSE="GPL-2 LGPL-2"
@@ -196,7 +196,7 @@ src_install() {
return 0
fi
# Install it by hand for now:
- # http://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
+ # https://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
# Only install if it exists due to the twisted behavior (see
# notes in src_configure above).
[[ -e gdb/gdbserver/gdbreplay ]] && dobin gdb/gdbserver/gdbreplay
diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild
index 965d89b..2e0c768 100644
--- a/sys-devel/gdb/gdb-7.9.1.ebuild
+++ b/sys-devel/gdb/gdb-7.9.1.ebuild
@@ -51,7 +51,7 @@ esac
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
LICENSE="GPL-2 LGPL-2"
@@ -183,7 +183,7 @@ src_install() {
return 0
fi
# Install it by hand for now:
- # http://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
+ # https://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
# Only install if it exists due to the twisted behavior (see
# notes in src_configure above).
[[ -e gdb/gdbserver/gdbreplay ]] && dobin gdb/gdbserver/gdbreplay
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index 50b1699..311f209 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -51,7 +51,7 @@ esac
PATCH_VER=""
DESCRIPTION="GNU debugger"
-HOMEPAGE="http://sourceware.org/gdb/"
+HOMEPAGE="https://sourceware.org/gdb/"
SRC_URI="${SRC_URI} ${PATCH_VER:+mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz}"
LICENSE="GPL-2 LGPL-2"
@@ -195,7 +195,7 @@ src_install() {
return 0
fi
# Install it by hand for now:
- # http://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
+ # https://sourceware.org/ml/gdb-patches/2011-12/msg00915.html
# Only install if it exists due to the twisted behavior (see
# notes in src_configure above).
[[ -e gdb/gdbserver/gdbreplay ]] && dobin gdb/gdbserver/gdbreplay
diff --git a/sys-freebsd/freebsd-sources/freebsd-sources-8.2-r2.ebuild b/sys-freebsd/freebsd-sources/freebsd-sources-8.2-r2.ebuild
index d82d9f3..2fe4e9f 100644
--- a/sys-freebsd/freebsd-sources/freebsd-sources-8.2-r2.ebuild
+++ b/sys-freebsd/freebsd-sources/freebsd-sources-8.2-r2.ebuild
@@ -60,7 +60,7 @@ src_unpack() {
# unionfs filesystem over the cd9660 readonly filesystem.
epatch "${FILESDIR}/${PN}-7.0-tmpfs_whiteout_stub.patch"
- # See http://sourceware.org/bugzilla/show_bug.cgi?id=5391
+ # See https://sourceware.org/bugzilla/show_bug.cgi?id=5391
# ld doesn't provide symbols constructed as the __start_set_(s) ones
# are on FreeBSD modules.
# This patch adds code to generate a list of these and adds them
diff --git a/sys-libs/glibc/files/eblits/pkg_pretend.eblit b/sys-libs/glibc/files/eblits/pkg_pretend.eblit
index c900ccc..ff8f1c1 100644
--- a/sys-libs/glibc/files/eblits/pkg_pretend.eblit
+++ b/sys-libs/glibc/files/eblits/pkg_pretend.eblit
@@ -94,7 +94,7 @@ eblit-glibc-pkg_pretend() {
then
eerror "Your patched vendor kernel is broken. You need to get an"
eerror "update from whoever is providing the kernel to you."
- eerror "http://sourceware.org/bugzilla/show_bug.cgi?id=5227"
+ eerror "https://sourceware.org/bugzilla/show_bug.cgi?id=5227"
eerror "http://bugs.gentoo.org/262698"
die "keeping your system alive, say thank you"
fi
diff --git a/sys-libs/glibc/files/eblits/src_prepare.eblit b/sys-libs/glibc/files/eblits/src_prepare.eblit
index 162cf53..4a5c8af 100644
--- a/sys-libs/glibc/files/eblits/src_prepare.eblit
+++ b/sys-libs/glibc/files/eblits/src_prepare.eblit
@@ -43,10 +43,10 @@ eblit-glibc-src_prepare() {
# Glibc is stupid sometimes, and doesn't realize that with a
# static C-Only gcc, -lgcc_eh doesn't exist.
- # http://sourceware.org/ml/libc-alpha/2003-09/msg00100.html
- # http://sourceware.org/ml/libc-alpha/2005-02/msg00042.html
+ # https://sourceware.org/ml/libc-alpha/2003-09/msg00100.html
+ # https://sourceware.org/ml/libc-alpha/2005-02/msg00042.html
# But! Finally fixed in recent versions:
- # http://sourceware.org/ml/libc-alpha/2012-05/msg01865.html
+ # https://sourceware.org/ml/libc-alpha/2012-05/msg01865.html
if ! version_is_at_least 2.16 ; then
echo 'int main(){}' > "${T}"/gcc_eh_test.c
if ! $(tc-getCC ${CTARGET}) ${CFLAGS} ${LDFLAGS} "${T}"/gcc_eh_test.c -lgcc_eh 2>/dev/null ; then
diff --git a/sys-libs/newlib/newlib-2.0.0.ebuild b/sys-libs/newlib/newlib-2.0.0.ebuild
index 24db8d2..e39cea3 100644
--- a/sys-libs/newlib/newlib-2.0.0.ebuild
+++ b/sys-libs/newlib/newlib-2.0.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"
LICENSE="NEWLIB LIBGLOSS GPL-2"
diff --git a/sys-libs/newlib/newlib-2.1.0.ebuild b/sys-libs/newlib/newlib-2.1.0.ebuild
index 7f50e98..dc0a45a 100644
--- a/sys-libs/newlib/newlib-2.1.0.ebuild
+++ b/sys-libs/newlib/newlib-2.1.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
SRC_URI="ftp://sourceware.org/pub/newlib/${P}.tar.gz"
LICENSE="NEWLIB LIBGLOSS GPL-2"
diff --git a/sys-libs/newlib/newlib-2.2.0.20150423.ebuild b/sys-libs/newlib/newlib-2.2.0.20150423.ebuild
index 064993f..69e50b0 100644
--- a/sys-libs/newlib/newlib-2.2.0.20150423.ebuild
+++ b/sys-libs/newlib/newlib-2.2.0.20150423.ebuild
@@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
diff --git a/sys-libs/newlib/newlib-2.2.0.ebuild b/sys-libs/newlib/newlib-2.2.0.ebuild
index f874638..f1bd5c3 100644
--- a/sys-libs/newlib/newlib-2.2.0.ebuild
+++ b/sys-libs/newlib/newlib-2.2.0.ebuild
@@ -23,7 +23,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
diff --git a/sys-libs/newlib/newlib-2.3.0.20160104.ebuild b/sys-libs/newlib/newlib-2.3.0.20160104.ebuild
index 5f23c0f..12999bc 100644
--- a/sys-libs/newlib/newlib-2.3.0.20160104.ebuild
+++ b/sys-libs/newlib/newlib-2.3.0.20160104.ebuild
@@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
diff --git a/sys-libs/newlib/newlib-2.4.0.ebuild b/sys-libs/newlib/newlib-2.4.0.ebuild
index 5f23c0f..12999bc 100644
--- a/sys-libs/newlib/newlib-2.4.0.ebuild
+++ b/sys-libs/newlib/newlib-2.4.0.ebuild
@@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
diff --git a/sys-libs/newlib/newlib-9999.ebuild b/sys-libs/newlib/newlib-9999.ebuild
index 064993f..69e50b0 100644
--- a/sys-libs/newlib/newlib-9999.ebuild
+++ b/sys-libs/newlib/newlib-9999.ebuild
@@ -25,7 +25,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
DESCRIPTION="Newlib is a C library intended for use on embedded systems"
-HOMEPAGE="http://sourceware.org/newlib/"
+HOMEPAGE="https://sourceware.org/newlib/"
LICENSE="NEWLIB LIBGLOSS GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-06-23 19:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 19:14 [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-sources/, sys-libs/glibc/files/eblits/, Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox