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 CF00F158011 for ; Wed, 31 Aug 2022 22:26:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E50CBE0824; Wed, 31 Aug 2022 22:26:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 B7957E0809 for ; Wed, 31 Aug 2022 22:26:49 +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 D02B233FE74 for ; Wed, 31 Aug 2022 22:26:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC8AA596 for ; Wed, 31 Aug 2022 22:26:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1661984792.f79c721403da913feef30a2ea7a866960c6f9edd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/babl/Manifest media-libs/babl/babl-0.1.96.ebuild media-libs/babl/babl-9999.ebuild X-VCS-Directories: media-libs/babl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f79c721403da913feef30a2ea7a866960c6f9edd X-VCS-Branch: master Date: Wed, 31 Aug 2022 22:26:46 +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: 6cd5ba34-e6b6-4eb5-b167-07a2d8e2f2c8 X-Archives-Hash: 0d579b8203c7caa2ac94e12211e0559e commit: f79c721403da913feef30a2ea7a866960c6f9edd Author: Sergey Torokhov yandex ru> AuthorDate: Mon Aug 29 22:19:56 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Aug 31 22:26:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79c7214 media-libs/babl: 0.1.96 version bump SRC_URI now uses download.gimp.org as ftp.gimp.org causes 'pkgdev manifest' certificate error Signed-off-by: Sergey Torokhov yandex.ru> Signed-off-by: Sam James gentoo.org> media-libs/babl/Manifest | 1 + media-libs/babl/{babl-9999.ebuild => babl-0.1.96.ebuild} | 2 +- media-libs/babl/babl-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/media-libs/babl/Manifest b/media-libs/babl/Manifest index 33790bbc16c5..626612e6328b 100644 --- a/media-libs/babl/Manifest +++ b/media-libs/babl/Manifest @@ -1 +1,2 @@ DIST babl-0.1.92.tar.xz 309784 BLAKE2B c3c716ba1b54082743ba6ea33da99fb458dc971ab78ae72170af9840eadbc7f2aeb0a26d3270ede2a6e0d7b55489fc8f700b1c69731a4612ba4106f9672762d0 SHA512 c2baf39f576bf7f57786c59f2de0818257f4d1d62cadf44fdd802c9a534ed94390dd1616e7e72fcc9de1fb85a24a10fbacdbbabbe376a45ae598be46817e3bc0 +DIST babl-0.1.96.tar.xz 312184 BLAKE2B 6ee307054cf4d1e0f434a6070189ed143c60056decb59184f880b26863c8177d0c69294254651923f7dfb897555939602e6f4384e7561a839a3cf80ae9468859 SHA512 771d68b80f1123baa38256e4b1d7946284cd88997b2ab7c7092a74120e91ea5ee7ab4c001686ae4b3e363b6465484f185a64f9c75515a55d3ffb81fecbeaca42 diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-0.1.96.ebuild similarity index 96% copy from media-libs/babl/babl-9999.ebuild copy to media-libs/babl/babl-0.1.96.ebuild index 9c019093af42..d97d11c00c37 100644 --- a/media-libs/babl/babl-9999.ebuild +++ b/media-libs/babl/babl-0.1.96.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git" SRC_URI="" else - SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz" + SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" fi diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild index 9c019093af42..d97d11c00c37 100644 --- a/media-libs/babl/babl-9999.ebuild +++ b/media-libs/babl/babl-9999.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git" SRC_URI="" else - SRC_URI="https://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz" + SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" fi