net-print/cups: use HTTPS for links to cups.org.
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 10 Sep 2017 19:38:37 +0000 (21:38 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Sep 2017 14:08:59 +0000 (16:08 +0200)
net-print/cups/cups-2.1.4.ebuild
net-print/cups/cups-2.2.3.ebuild
net-print/cups/cups-2.2.4.ebuild
net-print/cups/cups-9999.ebuild

index e8b9c783db80bb7e8ca2e87a0bdc28d43bdc2f74..775f7c2fb644f3c7433d259c555bc49d1b30556a 100644 (file)
@@ -16,7 +16,7 @@ MY_PV=${MY_PV/_beta/b}
 
 if [[ ${PV} == *9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="http://www.cups.org/cups.git"
+       EGIT_REPO_URI="https://github.com/apple/cups.git"
        if [[ ${PV} != 9999 ]]; then
                EGIT_BRANCH=branch-${PV/.9999}
        fi
@@ -26,7 +26,7 @@ else
 fi
 
 DESCRIPTION="The Common Unix Printing System"
-HOMEPAGE="http://www.cups.org/"
+HOMEPAGE="https://www.cups.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -180,7 +180,7 @@ multilib_src_configure() {
        # explicitly specify compiler wrt bug 524340
        #
        # need to override KRB5CONFIG for proper flags
-       # https://www.cups.org/str.php?L4423
+       # https://github.com/apple/cups/issues/4423
        econf \
                CC="$(tc-getCC)" \
                CXX="$(tc-getCXX)" \
index 213608b22b4bf58704f515190185cee6f421f1f3..8afa9e83e60c9efa62909afa0ae7b2ed9cd28768 100644 (file)
@@ -26,7 +26,7 @@ else
 fi
 
 DESCRIPTION="The Common Unix Printing System"
-HOMEPAGE="http://www.cups.org/"
+HOMEPAGE="https://www.cups.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -171,7 +171,7 @@ multilib_src_configure() {
        # explicitly specify compiler wrt bug 524340
        #
        # need to override KRB5CONFIG for proper flags
-       # https://www.cups.org/str.php?L4423
+       # https://github.com/apple/cups/issues/4423
        econf \
                CC="$(tc-getCC)" \
                CXX="$(tc-getCXX)" \
index 42bac42a67b22fc8ebdde11578ffdb844da136d0..1022bea6f56a946ce585593af3125163b7c647a9 100644 (file)
@@ -26,7 +26,7 @@ else
 fi
 
 DESCRIPTION="The Common Unix Printing System"
-HOMEPAGE="http://www.cups.org/"
+HOMEPAGE="https://www.cups.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -164,7 +164,7 @@ multilib_src_configure() {
        # explicitly specify compiler wrt bug 524340
        #
        # need to override KRB5CONFIG for proper flags
-       # https://www.cups.org/str.php?L4423
+       # https://github.com/apple/cups/issues/4423
        myeconfargs+=(
                CC="$(tc-getCC)"
                CXX="$(tc-getCXX)"
index 575a7911181313c456147a7475e2b20ff2a08cf7..f32e1a41dda6ca336490416ad1a9bcd6913609eb 100644 (file)
@@ -26,7 +26,7 @@ else
 fi
 
 DESCRIPTION="The Common Unix Printing System"
-HOMEPAGE="http://www.cups.org/"
+HOMEPAGE="https://www.cups.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -170,7 +170,7 @@ multilib_src_configure() {
        # explicitly specify compiler wrt bug 524340
        #
        # need to override KRB5CONFIG for proper flags
-       # https://www.cups.org/str.php?L4423
+       # https://github.com/apple/cups/issues/4423
        econf \
                CC="$(tc-getCC)" \
                CXX="$(tc-getCXX)" \