diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /www-apache | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'www-apache')
3 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r3.patch b/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r3.patch index 202b402be561..efc183a90dec 100644 --- a/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r3.patch +++ b/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r3.patch @@ -1,7 +1,7 @@ Add S4U2Proxy feature:
-http://sourceforge.net/mailarchive/forum.php?thread_name=4EE665D1.3000308%40redhat.com&forum_name=modauthkerb-help
+https://sourceforge.net/mailarchive/forum.php?thread_name=4EE665D1.3000308%40redhat.com&forum_name=modauthkerb-help
The attached patches add support for using s4u2proxy
(http://k5wiki.kerberos.org/wiki/Projects/Services4User) to allow the
diff --git a/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy.patch b/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy.patch index eb136000ac2b..d947793e53c1 100644 --- a/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy.patch +++ b/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy.patch @@ -1,7 +1,7 @@ Add S4U2Proxy feature: -http://sourceforge.net/mailarchive/forum.php?thread_name=4EE665D1.3000308%40redhat.com&forum_name=modauthkerb-help +https://sourceforge.net/mailarchive/forum.php?thread_name=4EE665D1.3000308%40redhat.com&forum_name=modauthkerb-help The attached patches add support for using s4u2proxy (http://k5wiki.kerberos.org/wiki/Projects/Services4User) to allow the diff --git a/www-apache/mod_auth_tkt/files/mod_auth_tkt-2.1.0-apache-2.4.patch b/www-apache/mod_auth_tkt/files/mod_auth_tkt-2.1.0-apache-2.4.patch index af7cc2475169..1e6ee28f5657 100644 --- a/www-apache/mod_auth_tkt/files/mod_auth_tkt-2.1.0-apache-2.4.patch +++ b/www-apache/mod_auth_tkt/files/mod_auth_tkt-2.1.0-apache-2.4.patch @@ -1,7 +1,7 @@ Description: Build fix for apache 2.4 Fix for API changes in apache 2.4. Author: Ivo De Decker <ivo.dedecker@ugent.be> -Forwarded: http://sourceforge.net/mailarchive/forum.php?thread_name=20120518111425.GA9186%40ugent.be&forum_name=modauthtkt-users +Forwarded: https://sourceforge.net/mailarchive/forum.php?thread_name=20120518111425.GA9186%40ugent.be&forum_name=modauthtkt-users Last-Update: 2012-05-17 --- libapache2-mod-auth-tkt-2.1.0.orig/src/mod_auth_tkt.c |