From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5204138334 for ; Fri, 2 Nov 2018 20:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBFF4E090E; Fri, 2 Nov 2018 20:24:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81CBBE090E for ; Fri, 2 Nov 2018 20:24:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8846F335C06 for ; Fri, 2 Nov 2018 20:24:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C0A4435 for ; Fri, 2 Nov 2018 20:24:24 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1541189287.4e6a1b34a384121bdc50113abc0ab6fd67b19596.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/johntheripper/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild X-VCS-Directories: app-crypt/johntheripper/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: 4e6a1b34a384121bdc50113abc0ab6fd67b19596 X-VCS-Branch: master Date: Fri, 2 Nov 2018 20:24:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c09e6140-8bd1-4e6a-aff5-15f75542de70 X-Archives-Hash: 17496aed54cad1d13b20ea3a56be4e7c commit: 4e6a1b34a384121bdc50113abc0ab6fd67b19596 Author: Craig Andrews gentoo org> AuthorDate: Fri Nov 2 20:08:07 2018 +0000 Commit: Craig Andrews gentoo org> CommitDate: Fri Nov 2 20:08:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6a1b34 app-crypt/johntheripper: Use https urls Signed-off-by: Craig Andrews gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild | 8 ++++---- app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild | 8 ++++---- app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild index fc6fab5d528..09066589c34 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,10 +11,10 @@ MY_P="${MY_PN}-${PV}" JUMBO="jumbo-7" DESCRIPTION="fast password cracker" -HOMEPAGE="http://www.openwall.com/john/" +HOMEPAGE="https://www.openwall.com/john/" -SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.bz2 - !minimal? ( http://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" +SRC_URI="https://www.openwall.com/john/g/${MY_P}.tar.bz2 + !minimal? ( https://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild index b8eed231b1b..916f7b51ca6 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,10 +11,10 @@ MY_P="${MY_PN}-${PV}" JUMBO="jumbo-7" DESCRIPTION="fast password cracker" -HOMEPAGE="http://www.openwall.com/john/" +HOMEPAGE="https://www.openwall.com/john/" -SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.bz2 - !minimal? ( http://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" +SRC_URI="https://www.openwall.com/john/g/${MY_P}.tar.bz2 + !minimal? ( https://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" LICENSE="GPL-2" SLOT="0" diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild index 81c08300e9a..e3e30d7db42 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,10 +11,10 @@ MY_P="${MY_PN}-${PV}" JUMBO="jumbo-7" DESCRIPTION="fast password cracker" -HOMEPAGE="http://www.openwall.com/john/" +HOMEPAGE="https://www.openwall.com/john/" -SRC_URI="http://www.openwall.com/john/g/${MY_P}.tar.bz2 - !minimal? ( http://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" +SRC_URI="https://www.openwall.com/john/g/${MY_P}.tar.bz2 + !minimal? ( https://www.openwall.com/john/g/${MY_P}-${JUMBO}.diff.gz )" LICENSE="GPL-2" SLOT="0"