commit: f96220fbc7beaecf44399fe0b121b231c8eb60c4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 2 01:17:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 2 01:39:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96220fb
mail-mta/postfix: HTTPSify Signed-off-by: Sam James <sam <AT> gentoo.org> mail-mta/postfix/postfix-3.10.0.ebuild | 2 +- mail-mta/postfix/postfix-3.10.1.ebuild | 2 +- mail-mta/postfix/postfix-3.11_pre20250323.ebuild | 2 +- mail-mta/postfix/postfix-3.9.1.ebuild | 2 +- mail-mta/postfix/postfix-3.9.2.ebuild | 2 +- mail-mta/postfix/postfix-3.9.3.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail-mta/postfix/postfix-3.10.0.ebuild b/mail-mta/postfix/postfix-3.10.0.ebuild index 81c658c5b4ff..0a93b7a37b14 100644 --- a/mail-mta/postfix/postfix-3.10.0.ebuild +++ b/mail-mta/postfix/postfix-3.10.0.ebuild @@ -10,7 +10,7 @@ MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official" RC_VER="2.7" DESCRIPTION="A fast and secure drop-in replacement for sendmail" -HOMEPAGE="http://www.postfix.org/" +HOMEPAGE="https://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" S="${WORKDIR}/${MY_SRC}" diff --git a/mail-mta/postfix/postfix-3.10.1.ebuild b/mail-mta/postfix/postfix-3.10.1.ebuild index f9c4cc03b697..ef3399802bc7 100644 --- a/mail-mta/postfix/postfix-3.10.1.ebuild +++ b/mail-mta/postfix/postfix-3.10.1.ebuild @@ -10,7 +10,7 @@ MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official" RC_VER="2.7" DESCRIPTION="A fast and secure drop-in replacement for sendmail" -HOMEPAGE="http://www.postfix.org/" +HOMEPAGE="https://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" S="${WORKDIR}/${MY_SRC}" diff --git a/mail-mta/postfix/postfix-3.11_pre20250323.ebuild b/mail-mta/postfix/postfix-3.11_pre20250323.ebuild index ab61961de39d..54be7f0243da 100644 --- a/mail-mta/postfix/postfix-3.11_pre20250323.ebuild +++ b/mail-mta/postfix/postfix-3.11_pre20250323.ebuild @@ -10,7 +10,7 @@ MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/experimental" RC_VER="2.7" DESCRIPTION="A fast and secure drop-in replacement for sendmail" -HOMEPAGE="http://www.postfix.org/" +HOMEPAGE="https://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" S="${WORKDIR}/${MY_SRC}" diff --git a/mail-mta/postfix/postfix-3.9.1.ebuild b/mail-mta/postfix/postfix-3.9.1.ebuild index 5cecf1606dd3..a33596b1cb1d 100644 --- a/mail-mta/postfix/postfix-3.9.1.ebuild +++ b/mail-mta/postfix/postfix-3.9.1.ebuild @@ -10,7 +10,7 @@ MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official" RC_VER="2.7" DESCRIPTION="A fast and secure drop-in replacement for sendmail" -HOMEPAGE="http://www.postfix.org/" +HOMEPAGE="https://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" S="${WORKDIR}/${MY_SRC}" diff --git a/mail-mta/postfix/postfix-3.9.2.ebuild b/mail-mta/postfix/postfix-3.9.2.ebuild index 73570f05280f..de1e892e527e 100644 --- a/mail-mta/postfix/postfix-3.9.2.ebuild +++ b/mail-mta/postfix/postfix-3.9.2.ebuild @@ -10,7 +10,7 @@ MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official" RC_VER="2.7" DESCRIPTION="A fast and secure drop-in replacement for sendmail" -HOMEPAGE="http://www.postfix.org/" +HOMEPAGE="https://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" S="${WORKDIR}/${MY_SRC}" diff --git a/mail-mta/postfix/postfix-3.9.3.ebuild b/mail-mta/postfix/postfix-3.9.3.ebuild index 73570f05280f..de1e892e527e 100644 --- a/mail-mta/postfix/postfix-3.9.3.ebuild +++ b/mail-mta/postfix/postfix-3.9.3.ebuild @@ -10,7 +10,7 @@ MY_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official" RC_VER="2.7" DESCRIPTION="A fast and secure drop-in replacement for sendmail" -HOMEPAGE="http://www.postfix.org/" +HOMEPAGE="https://www.postfix.org/" SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" S="${WORKDIR}/${MY_SRC}"
