dev-lang/perl: use HTTPS for HOMEPAGE
authorFrancesco Turco <fturco@fastmail.fm>
Sun, 29 Oct 2017 19:36:34 +0000 (20:36 +0100)
committerKent Fredric <kentnl@gentoo.org>
Mon, 30 Oct 2017 23:33:51 +0000 (12:33 +1300)
Closes: https://github.com/gentoo/gentoo/pull/6074

dev-lang/perl/perl-5.24.1-r2.ebuild
dev-lang/perl/perl-5.24.2.ebuild
dev-lang/perl/perl-5.24.3.ebuild
dev-lang/perl/perl-5.26.0.ebuild
dev-lang/perl/perl-5.26.1.ebuild
dev-lang/perl/perl-5.26.9999.ebuild
dev-lang/perl/perl-5.28.9999.ebuild

index 1250d4c712594c4b62fdce65cf982080b17481f3..50935dc90f47196bea27c304d363ed08e72cfeec 100644 (file)
@@ -25,7 +25,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SHORT_PV}"
@@ -97,9 +97,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."
index 1bcccde79f5bebd2a155ac6361904f56c076581b..b6863bfb177987c61a9bb807eeab80f0ec74c53c 100644 (file)
@@ -26,7 +26,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SHORT_PV}"
@@ -98,9 +98,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."
index e36cec59f27955d898a6fe9e0675eba530efab51..cc82a2885505a2733c337c56023a1ff6ca4a6c51 100644 (file)
@@ -26,7 +26,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SHORT_PV}"
@@ -98,9 +98,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."
index 31f557b650c72d356184ddf7a2bf09de466e5837..6a1ce9639e77db90421ffa0a9216cedd39bedb3e 100644 (file)
@@ -45,7 +45,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SUBSLOT}"
@@ -121,9 +121,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."
index e6464cb307d74bfde51d4aeb00b57838c4c55c74..a7e2522f1e1d1a53ccda331eef92163b50096482 100644 (file)
@@ -43,7 +43,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SUBSLOT}"
@@ -118,9 +118,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."
index 3de2f85691900dabb7953c43ad048dd4383d1aed..e55363ce2b1a35a42d04b3c1347b6895cae54497 100644 (file)
@@ -43,7 +43,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SUBSLOT}"
@@ -118,9 +118,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."
index 823075efb2a667b7be6cf424d04cb36f8719c891..e5595e4eead182468e51b51e76a0008f96fe154f 100644 (file)
@@ -43,7 +43,7 @@ SRC_URI="
        https://dev.gentoo.org/~kentnl/distfiles/${PATCH_BASE}.tar.xz
        https://github.com/arsv/perl-cross/releases/download/${CROSS_VER}/perl-cross-${CROSS_VER}.tar.gz
 "
-HOMEPAGE="http://www.perl.org/"
+HOMEPAGE="https://www.perl.org/"
 
 LICENSE="|| ( Artistic GPL-1+ )"
 SLOT="0/${SUBSLOT}"
@@ -118,9 +118,9 @@ check_rebuild() {
 
        # Reinstall w/ USE Change
        elif (   use ithreads && ! has_version dev-lang/perl[ithreads] ) || \
-            ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
-            (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
-            ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
+                ( ! use ithreads &&   has_version dev-lang/perl[ithreads] ) || \
+                (   use debug    && ! has_version dev-lang/perl[debug]    ) || \
+                ( ! use debug    &&   has_version dev-lang/perl[debug]    ) ; then
                echo ""
                ewarn "TOGGLED USE-FLAGS WARNING:"
                ewarn "You changed one of the use-flags ithreads or debug."