summaryrefslogtreecommitdiff
path: root/net-dns/rbldnsd
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-23 15:09:04 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-23 15:14:07 -0400
commit5c65817748f2f9c4d6a22d264689716a8851c7e8 (patch)
tree0a0b79533819ce79d93f79577edc54d096b90be8 /net-dns/rbldnsd
parent6545c24e3a2a3f35fba4606ab278604e64666b61 (diff)
downloadgentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.gz
gentoo-5c65817748f2f9c4d6a22d264689716a8851c7e8.tar.xz
sourceware: convert to https:// URIs
Diffstat (limited to 'net-dns/rbldnsd')
-rw-r--r--net-dns/rbldnsd/files/rbldnsd-0.997a-robust-ipv6-test-support.patch2
1 files changed, 1 insertions, 1 deletions
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 5621075fbae..e1ac1535dc9 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) {