git: d8753d6e7a - main - FreeBSD Handbook: … Ports …: quarterly examples

Graham Perrin <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by grahamperrin:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d8753d6e7a04a6d2b6145759be37e6c5f4adb9ba

commit d8753d6e7a04a6d2b6145759be37e6c5f4adb9ba
Author:     Graham Perrin <[email protected]>
AuthorDate: 2023-04-19 16:43:26 +0000
Commit:     Graham Perrin <[email protected]>
CommitDate: 2023-04-19 16:43:26 +0000

    FreeBSD Handbook: … Ports …: quarterly examples
    
    Examples under
    https://docs.freebsd.org/en/books/handbook/ports/#ports-using-git-method
    used two different 2020 branches for quarterly.
    
    Update both examples to a single branch, 2023Q1.
---
 documentation/content/en/books/handbook/ports/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc
index 7f6484d6db..39a6d8173a 100644
--- a/documentation/content/en/books/handbook/ports/_index.adoc
+++ b/documentation/content/en/books/handbook/ports/_index.adoc
@@ -738,7 +738,7 @@ If the ports tree is not available, or pkg is being used to manage packages, Git
 +
 [source,shell]
 ....
-# git clone https://git.FreeBSD.org/ports.git -b 2020Q3 /usr/ports
+# git clone https://git.FreeBSD.org/ports.git -b 2023Q1 /usr/ports
 ....
 +
 . As needed, update `/usr/ports` after the initial Git checkout:
@@ -752,7 +752,7 @@ If the ports tree is not available, or pkg is being used to manage packages, Git
 +
 [source,shell]
 ....
-# git -C /usr/ports switch 2020Q4
+# git -C /usr/ports switch 2023Q1
 ....
 ****
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.