From nobody Sun Jan 08 12:39:23 2023 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Nqc8W56l2z2sM1k for ; Sun, 8 Jan 2023 12:39:23 +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 4Nqc8W4X3lz3n1g; Sun, 8 Jan 2023 12:39:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673181563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DPi1j768J6Ofb59hBEojN1Ux25eSUnqImVxNVgYnOdw=; b=JvKHQ+MAuGBXjGrKRqTP7lgek/m/jPjKTyHeYEfos0Hu9ZfY9ojp9MSNQm2yAHvwLER7VU tLEuJoG2DXkAO855AiFErr3TIwRjF/+rHNBXr4+5Tm4Q8UcSFs5D4eFdcQ5ZaTRA+ArFZ3 zrIsYM2cQE223fSYgvFbZorpsmPBAbIF5qEusKTjk8Wh3497wgKxkbdhWMxnuvhPahGy6H ora8fCo7s79sZk6X0BwA05BEMKEcXTTDATSzrS2BZsalELgzssmNZdnRawIhnq2ZTqTfO5 CGL2Bod2lTjsZshYYIKmO2FNw+brIbrLNAPG/q/dILc1cWBppA0nbMeLIdd3MQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673181563; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DPi1j768J6Ofb59hBEojN1Ux25eSUnqImVxNVgYnOdw=; b=THszQ8qmjZjstwWUrfPXaXNi+JQGB9byLoi2M2Yziyttssdjkc7rBp42fnckbDFB7CW2D4 lEpI8zQJzqZGaIqy0nZI0dE8r7CUGmzFRTE5gIJsW/CBry9WhQEJ0MGCPBpaowyb76MXZV SgiBPww65HJiT6pOphJpZisJW2jA/pRH1ac+3AbCdvP+L85rZo7VA+A5kER4Nu1ktUtLFn lw5eZOo4NEeUdwgzbZ041oKlKsSuXL5414o/OHjMK5et/KAjyBHnx168GDVxYwLPRvqur8 +sEvC6IDGDAzWEbZQAKinxEM+4VwJ8+U7aKyymDqb6EgD4UfIg3lvKt1Ml+xJw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673181563; a=rsa-sha256; cv=none; b=DG6mNXOSBCDyQzc+15eDKdQpr3NMbS1+h+T8xqlUX8nEh6/opg3tdwzyk2Efj1jelU2U+1 DrpWhb+pRXpdMUZwyFzSMOPSBdsaFtuoKgrygW6QuWrUhVVVR/E1J8cJRy4WjgEDhknz/T nftcJREVUpfmHN3/yL3rd/CaIu5rc0twLvfc+nBhfLLOSVWGfAizwyBOe7UbMB8pgoHvk+ f58v/8zsXIDXbzJaNz8ndVYP8dtNrmeExsNOKy0eWh6PpIyada5rGdWfC36FqjMqQbr9W2 bNwuMg8TH0pW4tb1nmn91thzYrP4rbJfAPNziaayid+ZheoHzdYnOMkUyd1jnA== 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 4Nqc8W3YDzzpts; Sun, 8 Jan 2023 12:39:23 +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 308CdNZL060093; Sun, 8 Jan 2023 12:39:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 308CdNTu060092; Sun, 8 Jan 2023 12:39:23 GMT (envelope-from git) Date: Sun, 8 Jan 2023 12:39:23 GMT Message-Id: <202301081239.308CdNTu060092@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: 527260e1b7 - main - Update ruby links in Developers Handbook List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 527260e1b7e029ae1ba38f7854d778162c2da503 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=527260e1b7e029ae1ba38f7854d778162c2da503 commit 527260e1b7e029ae1ba38f7854d778162c2da503 Author: KaĆ­que Kandy Koga AuthorDate: 2023-01-08 12:38:33 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2023-01-08 12:38:33 +0000 Update ruby links in Developers Handbook PR: 268777 --- documentation/content/en/books/developers-handbook/tools/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc index e94ebd62cb..92c48a7656 100644 --- a/documentation/content/en/books/developers-handbook/tools/_index.adoc +++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc @@ -158,7 +158,7 @@ Ruby:: Ruby is an interpreter, pure object-oriented programming language. It has become widely popular because of its easy to understand syntax, flexibility when writing code, and the ability to easily develop and maintain large, complex programs. + -Ruby is available from the Ports Collection as package:lang/ruby25[]. +Ruby is available from the Ports Collection as package:lang/ruby32[]. Tcl and Tk:: Tcl is an embeddable, interpreted language, that has become widely used and became popular mostly because of its portability to many platforms.