From owner-dev-commits-doc-all@freebsd.org Tue Feb 23 09:40:15 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 19850564708 for ; Tue, 23 Feb 2021 09:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DlDYW0Ghlz4hfZ; Tue, 23 Feb 2021 09:40:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F039317117; Tue, 23 Feb 2021 09:40:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 11N9eENP080366; Tue, 23 Feb 2021 09:40:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 11N9eEd3080356; Tue, 23 Feb 2021 09:40:14 GMT (envelope-from git) Date: Tue, 23 Feb 2021 09:40:14 GMT Message-Id: <202102230940.11N9eEd3080356@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 4e8f7e108e - main - Change the year to hide the existence of time machine MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4e8f7e108e58bfa4ce4959b354ac070fd27ebe8a Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2021 09:40:15 -0000 The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=4e8f7e108e58bfa4ce4959b354ac070fd27ebe8a commit 4e8f7e108e58bfa4ce4959b354ac070fd27ebe8a Author: Li-Wen Hsu AuthorDate: 2021-02-23 09:37:50 +0000 Commit: Li-Wen Hsu CommitDate: 2021-02-23 09:37:50 +0000 Change the year to hide the existence of time machine Approved by: carlavilla (implicitly) --- documentation/content/en/books/porters-handbook/versions/chapter.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc index e55201ea51..a0edcafca8 100644 --- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc +++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc @@ -772,12 +772,12 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1300136 |link:https://cgit.freebsd.org/src/commit/?id=72c551930be195b5ea982c1b16767f54388424f2[72c551930be1] -|January 17, 2020 +|January 17, 2021 |13.0-CURRENT after reimplementing LinuxKPI's `irq_work` queue on top of fast taskqueue. |1300137 |link:https://cgit.freebsd.org/src/commit/?id=010196adcfaf2bb610725394d40691874b4ff2af[010196adcfaf] -|January 30, 2020 +|January 30, 2021 |13.0-CURRENT after fixing a clang assertion when building the package:devel/onetbb[] port. |1300138