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 AA99B138206 for ; Tue, 2 Jan 2018 16:51:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED9F0E07F1; Tue, 2 Jan 2018 16:51:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C2C18E07DB for ; Tue, 2 Jan 2018 16:51:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EAB1F335C2C for ; Tue, 2 Jan 2018 16:51:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 478EF19C for ; Tue, 2 Jan 2018 16:51:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1514911873.94b009ea423c254f911fb80502eb5779dc4a0853.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/bsd/fbsd/amd64/9.1/clang/, profiles/default/bsd/fbsd/x86/9.1/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated profiles/default/bsd/fbsd/amd64/9.1/deprecated profiles/default/bsd/fbsd/x86/9.1/deprecated X-VCS-Directories: profiles/default/bsd/fbsd/amd64/9.1/ profiles/default/bsd/fbsd/amd64/9.1/clang/ profiles/default/bsd/fbsd/x86/9.1/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 94b009ea423c254f911fb80502eb5779dc4a0853 X-VCS-Branch: master Date: Tue, 2 Jan 2018 16:51:20 +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: 9bd9f689-99c6-44c7-8fe8-836a10e8db55 X-Archives-Hash: 2f9ef16f1410ad5fba467092753169c8 commit: 94b009ea423c254f911fb80502eb5779dc4a0853 Author: Yuta Satoh gmail com> AuthorDate: Tue Jan 2 15:26:12 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jan 2 16:51:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b009ea profiles: update the deprecated of Gentoo/FreeBSD 9.1. Closes: https://github.com/gentoo/gentoo/pull/6720 profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated | 2 +- profiles/default/bsd/fbsd/amd64/9.1/deprecated | 2 +- profiles/default/bsd/fbsd/x86/9.1/deprecated | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated b/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated index 7f102f3b981..83899d25d0c 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated +++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/deprecated @@ -1,4 +1,4 @@ -default/bsd/fbsd/amd64/clang/10.3 +default/bsd/fbsd/amd64/clang/11.1 Please read carefully the wiki. Follow the correct steps, or your system will be broken. https://wiki.gentoo.org/wiki/Gentoo_FreeBSD/Upgrade_Guide diff --git a/profiles/default/bsd/fbsd/amd64/9.1/deprecated b/profiles/default/bsd/fbsd/amd64/9.1/deprecated index 7ce3f0437d5..88ac54609b9 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/deprecated +++ b/profiles/default/bsd/fbsd/amd64/9.1/deprecated @@ -1,4 +1,4 @@ -default/bsd/fbsd/amd64/10.3 +default/bsd/fbsd/amd64/11.1 Please read carefully the wiki. Follow the correct steps, or your system will be broken. https://wiki.gentoo.org/wiki/Gentoo_FreeBSD/Upgrade_Guide diff --git a/profiles/default/bsd/fbsd/x86/9.1/deprecated b/profiles/default/bsd/fbsd/x86/9.1/deprecated index 3670e1ffdf9..546bed1271a 100644 --- a/profiles/default/bsd/fbsd/x86/9.1/deprecated +++ b/profiles/default/bsd/fbsd/x86/9.1/deprecated @@ -1,4 +1,4 @@ -default/bsd/fbsd/x86/10.3 +default/bsd/fbsd/x86/11.1 Please read carefully the wiki. Follow the correct steps, or your system will be broken. https://wiki.gentoo.org/wiki/Gentoo_FreeBSD/Upgrade_Guide