dev-libs/poco: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:32:02 +0000 (13:32 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Apr 2018 23:21:39 +0000 (19:21 -0400)
dev-libs/poco/poco-1.4.6_p4-r1.ebuild
dev-libs/poco/poco-1.4.6_p4.ebuild
dev-libs/poco/poco-1.7.6.ebuild

index 77806a182593102f4642c2788890e45e02829a06..24c307774d53f9eb86386e619c4d6486c2c1c98d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,8 +9,8 @@ MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
 
 DESCRIPTION="C++ libraries for building network-based applications"
-HOMEPAGE="http://pocoproject.org/"
-SRC_URI="http://pocoproject.org/releases/poco-$(get_version_component_range 1-3)/${MY_P}-all.tar.bz2
+HOMEPAGE="https://pocoproject.org/"
+SRC_URI="https://pocoproject.org/releases/poco-$(get_version_component_range 1-3)/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"
 LICENSE="Boost-1.0"
 SLOT="0"
index a84174e298be27772fe1dd7a1b69a2b090c32e9f..1a4742f5ae5d7d5883d4f3f857260648a69551a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,8 +9,8 @@ MY_P="${P/_}"
 MY_DOCP="${PN}-$(get_version_component_range 1-3)-all-doc"
 
 DESCRIPTION="C++ libraries for building network-based applications"
-HOMEPAGE="http://pocoproject.org/"
-SRC_URI="http://pocoproject.org/releases/poco-$(get_version_component_range 1-3)/${MY_P}-all.tar.bz2
+HOMEPAGE="https://pocoproject.org/"
+SRC_URI="https://pocoproject.org/releases/poco-$(get_version_component_range 1-3)/${MY_P}-all.tar.bz2
        doc? ( mirror://sourceforge/poco/${MY_DOCP}.zip )"
 LICENSE="Boost-1.0"
 SLOT="0"
index cd5a524f27907fb0270a71e1d37c9d1c019e7863..127c9d0ac2c126713572bdd0e099b012c46deb8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils
 
 DESCRIPTION="C++ libraries for building network-based applications"
-HOMEPAGE="http://pocoproject.org/"
+HOMEPAGE="https://pocoproject.org/"
 SRC_URI="https://github.com/pocoproject/${PN}/archive/${P}-release.tar.gz -> ${P}.tar.gz"
 LICENSE="Boost-1.0"
 SLOT="0"