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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C9D7E1581C1 for ; Fri, 12 Jul 2024 05:55:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 665C1E2A5E; Fri, 12 Jul 2024 05:55:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 500C4E2A5E for ; Fri, 12 Jul 2024 05:55:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6853234134D for ; Fri, 12 Jul 2024 05:55:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75CC21DCE for ; Fri, 12 Jul 2024 05:55:27 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1720763655.258c9f59dad55869f8b25eec8bfb2a2ac397dfa7.eschwartz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/sbcl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lisp/sbcl/sbcl-2.3.5.ebuild dev-lisp/sbcl/sbcl-2.4.3.ebuild dev-lisp/sbcl/sbcl-2.4.5.ebuild dev-lisp/sbcl/sbcl-2.4.6.ebuild X-VCS-Directories: dev-lisp/sbcl/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 258c9f59dad55869f8b25eec8bfb2a2ac397dfa7 X-VCS-Branch: master Date: Fri, 12 Jul 2024 05:55:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0fcbfe41-9830-4936-9ed5-f936e6181b15 X-Archives-Hash: f28c64cf25ae434bab83cb79f84643ea commit: 258c9f59dad55869f8b25eec8bfb2a2ac397dfa7 Author: Eli Schwartz gentoo org> AuthorDate: Thu Jul 11 22:30:24 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Fri Jul 12 05:54:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258c9f59 dev-lisp/sbcl: update HOMEPAGE for https Signed-off-by: Eli Schwartz gentoo.org> dev-lisp/sbcl/sbcl-2.3.5.ebuild | 2 +- dev-lisp/sbcl/sbcl-2.4.3.ebuild | 2 +- dev-lisp/sbcl/sbcl-2.4.5.ebuild | 2 +- dev-lisp/sbcl/sbcl-2.4.6.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lisp/sbcl/sbcl-2.3.5.ebuild b/dev-lisp/sbcl/sbcl-2.3.5.ebuild index ed5e46fa5d9e..7322fa7996a5 100644 --- a/dev-lisp/sbcl/sbcl-2.3.5.ebuild +++ b/dev-lisp/sbcl/sbcl-2.3.5.ebuild @@ -21,7 +21,7 @@ BV_X64_SOLARIS=1.2.7 BV_SPARC_SOLARIS=1.0.23 DESCRIPTION="Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common Lisp" -HOMEPAGE="https://www.sbcl.org/ http://sbcl.sourceforge.net/" +HOMEPAGE="https://www.sbcl.org/ https://sbcl.sourceforge.net/" BSD_SOCKETS_TEST_PATCH=bsd-sockets-test-2.3.1.patch SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2 https://dev.gentoo.org/~grozin/${BSD_SOCKETS_TEST_PATCH}.gz diff --git a/dev-lisp/sbcl/sbcl-2.4.3.ebuild b/dev-lisp/sbcl/sbcl-2.4.3.ebuild index 079822624ec4..7899f26fcd22 100644 --- a/dev-lisp/sbcl/sbcl-2.4.3.ebuild +++ b/dev-lisp/sbcl/sbcl-2.4.3.ebuild @@ -21,7 +21,7 @@ BV_X64_SOLARIS=1.2.7 BV_SPARC_SOLARIS=1.0.23 DESCRIPTION="Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common Lisp" -HOMEPAGE="https://www.sbcl.org/ http://sbcl.sourceforge.net/" +HOMEPAGE="https://www.sbcl.org/ https://sbcl.sourceforge.net/" BSD_SOCKETS_TEST_PATCH=bsd-sockets-test-2.3.6.patch SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2 https://dev.gentoo.org/~grozin/${BSD_SOCKETS_TEST_PATCH}.gz diff --git a/dev-lisp/sbcl/sbcl-2.4.5.ebuild b/dev-lisp/sbcl/sbcl-2.4.5.ebuild index 4261e0cb7ca0..98bbe0868132 100644 --- a/dev-lisp/sbcl/sbcl-2.4.5.ebuild +++ b/dev-lisp/sbcl/sbcl-2.4.5.ebuild @@ -21,7 +21,7 @@ BV_X64_SOLARIS=1.2.7 BV_SPARC_SOLARIS=1.0.23 DESCRIPTION="Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common Lisp" -HOMEPAGE="https://www.sbcl.org/ http://sbcl.sourceforge.net/" +HOMEPAGE="https://www.sbcl.org/ https://sbcl.sourceforge.net/" BSD_SOCKETS_TEST_PATCH=bsd-sockets-test-2.3.6.patch SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2 https://dev.gentoo.org/~grozin/${BSD_SOCKETS_TEST_PATCH}.gz diff --git a/dev-lisp/sbcl/sbcl-2.4.6.ebuild b/dev-lisp/sbcl/sbcl-2.4.6.ebuild index 6d1a858497c8..71383a25b480 100644 --- a/dev-lisp/sbcl/sbcl-2.4.6.ebuild +++ b/dev-lisp/sbcl/sbcl-2.4.6.ebuild @@ -21,7 +21,7 @@ BV_X64_SOLARIS=1.2.7 BV_SPARC_SOLARIS=1.0.23 DESCRIPTION="Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common Lisp" -HOMEPAGE="https://www.sbcl.org/ http://sbcl.sourceforge.net/" +HOMEPAGE="https://www.sbcl.org/ https://sbcl.sourceforge.net/" BSD_SOCKETS_TEST_PATCH=bsd-sockets-test-2.3.6.patch SRC_URI="https://downloads.sourceforge.net/sbcl/${P}-source.tar.bz2 https://dev.gentoo.org/~grozin/${BSD_SOCKETS_TEST_PATCH}.gz