From 8c2c7a8fb4e2f9b85cec678c2faa38e49b6f8d2e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 8 Apr 2018 19:32:51 +0200 Subject: [PATCH] dev-java/jdbc-postgresql: use HTTPS --- dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1003.ebuild | 6 +++--- dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1004.ebuild | 6 +++--- dev-java/jdbc-postgresql/jdbc-postgresql-9.3_p1100.ebuild | 6 +++--- dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1205.ebuild | 6 +++--- dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1003.ebuild b/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1003.ebuild index c69374a06794b..276db9dd4d519 100644 --- a/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1003.ebuild +++ b/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1003.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,8 +12,8 @@ MY_PV="${PV/_p/-}" MY_P="${MY_PN}-${MY_PV}.src" DESCRIPTION="JDBC Driver for PostgreSQL" -SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz" -HOMEPAGE="http://jdbc.postgresql.org/" +SRC_URI="https://jdbc.postgresql.org/download/${MY_P}.tar.gz" +HOMEPAGE="https://jdbc.postgresql.org/" LICENSE="POSTGRESQL" SLOT="0" diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1004.ebuild b/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1004.ebuild index a0f2da4263f0c..85728f1723736 100644 --- a/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1004.ebuild +++ b/dev-java/jdbc-postgresql/jdbc-postgresql-9.2_p1004.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,8 +12,8 @@ MY_PV="${PV/_p/-}" MY_P="${MY_PN}-${MY_PV}.src" DESCRIPTION="JDBC Driver for PostgreSQL" -SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz" -HOMEPAGE="http://jdbc.postgresql.org/" +SRC_URI="https://jdbc.postgresql.org/download/${MY_P}.tar.gz" +HOMEPAGE="https://jdbc.postgresql.org/" LICENSE="POSTGRESQL" SLOT="0" diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.3_p1100.ebuild b/dev-java/jdbc-postgresql/jdbc-postgresql-9.3_p1100.ebuild index a0f2da4263f0c..85728f1723736 100644 --- a/dev-java/jdbc-postgresql/jdbc-postgresql-9.3_p1100.ebuild +++ b/dev-java/jdbc-postgresql/jdbc-postgresql-9.3_p1100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,8 +12,8 @@ MY_PV="${PV/_p/-}" MY_P="${MY_PN}-${MY_PV}.src" DESCRIPTION="JDBC Driver for PostgreSQL" -SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz" -HOMEPAGE="http://jdbc.postgresql.org/" +SRC_URI="https://jdbc.postgresql.org/download/${MY_P}.tar.gz" +HOMEPAGE="https://jdbc.postgresql.org/" LICENSE="POSTGRESQL" SLOT="0" diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1205.ebuild b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1205.ebuild index 8da80597d5441..7d5e2a0e06f31 100644 --- a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1205.ebuild +++ b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1205.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,8 +12,8 @@ MY_PV="${PV/_p/-}" MY_P="${MY_PN}-${MY_PV}.src" DESCRIPTION="JDBC Driver for PostgreSQL" -SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz" -HOMEPAGE="http://jdbc.postgresql.org/" +SRC_URI="https://jdbc.postgresql.org/download/${MY_P}.tar.gz" +HOMEPAGE="https://jdbc.postgresql.org/" LICENSE="POSTGRESQL" SLOT="0" diff --git a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild index 6db452316d8ce..d15404c14f40c 100644 --- a/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild +++ b/dev-java/jdbc-postgresql/jdbc-postgresql-9.4_p1206.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,8 +12,8 @@ MY_PV="${PV/_p/-}" MY_P="${MY_PN}-${MY_PV}.src" DESCRIPTION="JDBC Driver for PostgreSQL" -SRC_URI="http://jdbc.postgresql.org/download/${MY_P}.tar.gz" -HOMEPAGE="http://jdbc.postgresql.org/" +SRC_URI="https://jdbc.postgresql.org/download/${MY_P}.tar.gz" +HOMEPAGE="https://jdbc.postgresql.org/" LICENSE="POSTGRESQL" SLOT="0"