dev-db/mysql-connector-c++: use HTTPs.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 7 Jun 2018 20:27:40 +0000 (22:27 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 7 Jun 2018 21:33:26 +0000 (23:33 +0200)
Closes: https://github.com/gentoo/gentoo/pull/8748

dev-db/mysql-connector-c++/mysql-connector-c++-1.1.3.ebuild
dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild
dev-db/mysql-connector-c++/mysql-connector-c++-1.1.8.ebuild
dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild
dev-db/mysql-connector-c++/mysql-connector-c++-8.0.11.ebuild

index 57d25d9de98d0e0950f98bf81d7bd1e213d0819e..ecc91680b59ba0260184f2117c0ad6bda572f6ab 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
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils cmake-utils flag-o-matic multilib
 
 DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)"
-HOMEPAGE="http://dev.mysql.com/downloads/connector/cpp/"
+HOMEPAGE="https://dev.mysql.com/downloads/connector/cpp/"
 URI_DIR="Connector-C++"
 SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}.tar.gz"
 
index e5de51d1a0fe9bb7900402d901763ac5f431d166..da199d2a86e55877e85415424ffc24546fb9c504 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
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils cmake-utils flag-o-matic multilib
 
 DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)"
-HOMEPAGE="http://dev.mysql.com/downloads/connector/cpp/"
+HOMEPAGE="https://dev.mysql.com/downloads/connector/cpp/"
 URI_DIR="Connector-C++"
 SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}.tar.gz"
 
index 1120d852cbedba7dd4cbc6123c9003de38c5ee6f..9601a542da4809e5a2b4ff9178ca66ab60202814 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 flag-o-matic
 
 DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)"
-HOMEPAGE="http://dev.mysql.com/downloads/connector/cpp/"
+HOMEPAGE="https://dev.mysql.com/downloads/connector/cpp/"
 URI_DIR="Connector-C++"
 SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}.tar.gz"
 
index 2f1872df3f0bb9e575a5901fe705ea896827e178..268aa288fc078e1da11e7b861ac0deaf2ebd1ad2 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 flag-o-matic
 
 DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)"
-HOMEPAGE="http://dev.mysql.com/downloads/connector/cpp/"
+HOMEPAGE="https://dev.mysql.com/downloads/connector/cpp/"
 URI_DIR="Connector-C++"
 SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}.tar.gz"
 
index d4dc993c7760edeb092716a32564b5fe9f366588..ddae008cc97a0d625d0931df3b89add3e6935c2e 100644 (file)
@@ -7,7 +7,7 @@ CMAKE_MAKEFILE_GENERATOR=emake
 inherit cmake-utils
 
 DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)"
-HOMEPAGE="http://dev.mysql.com/downloads/connector/cpp/"
+HOMEPAGE="https://dev.mysql.com/downloads/connector/cpp/"
 URI_DIR="Connector-C++"
 SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}-src.tar.gz"