From nobody Sun May 19 00:31:43 2024 X-Original-To: dev-commits-ports-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 4VhhTW1rQGz5KKCR; Sun, 19 May 2024 00:31:43 +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 4VhhTW1DTQz477P; Sun, 19 May 2024 00:31:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716078703; 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=QxVpLm3jvLWsAlzhunJV5azYo0PQY9yQPffK68xTi6A=; b=ECgqfrGdjXZnuFIjT4tk9fSVwmEtneJamC8EOeiE+Ahoh0PsCR/dsguFxY24vExIAreIhz YHdpXG1h1os/dI4Pj2IhLwGwnrbig7Ha5QYNNOUXE483FF8sDE9WGrwS2zxisV2XHlfKB4 fwO2mt78ReLJGVeAdocG/KTc/x1W4ALGwGbOax1yBNFvn3x0nEnRirUy3H5PP8XPSLXVxL r5YjgusQVTaExbdK3H2djBXgDoL8/HNqWt3rXUFTA5rqamD0fNA+P9Z/vqkYsZH3VeZJmc HhlDvjlVCXQudnrayplHmKKkjySg2aT0lTUIdzDedM2SPYNGAxhK4siLm68e7w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716078703; a=rsa-sha256; cv=none; b=VJ35TWUssH0XPgmAbNlWNjR/h2FbPtr+4qC8RlqjWAfKL2iMerUyseZurTbukHqSvU2rCP dIFUVmVpRgSd2SR3Hs6brejrBA2zIhxf1025IP4MZvnnnXEX/O5bh7ABz+Ol7YwKU6Hgia wtpsxFCfJG9lBnJw7CbQX/wupHL+tBiMgC27VPHxy0jTVGas7fVg5lXVDh/Wt1Vt27j//h rzb1ELD1/GFOl+bGgHhdhHk72UgRT5kmWTdWzTmj8WxxUizP37XDYuDAYxxHdS57CaAobE Q6N4uX0EXoERLek6d1KBhKhRgqOyurhAiBmuJM4hOpN58w/TrBttejmUGT0bPA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716078703; 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=QxVpLm3jvLWsAlzhunJV5azYo0PQY9yQPffK68xTi6A=; b=Mv2b9wUtGNXt62oRZX+NO3y7Cbg6l4YKWvbArSXpuXITxVtqy2T0DRgTFkxI43fIxTWp9H MpmqOdQ0qyQF7BcCcyipZLhSGp8iDmR7XSrXnEcfDHJga+ZuVwTzs28rWE1KjrAAb/YLSV BCcncyABpVtU63v/7pZJjGKyEYHu+IAQEacWoBpKOBksm0nFCH0zm3d0vBALpqBsaourlm pl3HqfJxFlv2+6J/1f1bzkKnjc2/yLXYiMhAmLrfasz8qoSRpTXE4tj+dflyWTV8szcgAn YQt90IHajxtn24BFAA2cAWospU6/sQFYRwAVJM+LwVeRGIK6muB1aoYgSvwXbw== 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 4VhhTW0kr4znsQ; Sun, 19 May 2024 00:31:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44J0VhwS041029; Sun, 19 May 2024 00:31:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44J0VhqU041026; Sun, 19 May 2024 00:31:43 GMT (envelope-from git) Date: Sun, 19 May 2024 00:31:43 GMT Message-Id: <202405190031.44J0VhqU041026@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 3c4755b97af8 - main - lang/ruby3[1-3]: Update pkg-message List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3c4755b97af83c5c49abb747dd86e06b1aed32db Auto-Submitted: auto-generated The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c4755b97af83c5c49abb747dd86e06b1aed32db commit 3c4755b97af83c5c49abb747dd86e06b1aed32db Author: Yasuhiro Kimura AuthorDate: 2024-05-19 00:30:36 +0000 Commit: Yasuhiro Kimura CommitDate: 2024-05-19 00:30:36 +0000 lang/ruby3[1-3]: Update pkg-message * Remove description about DBM and GDBM libraries. Ruby 3.1 and later don't distribute them any more. * Update list of standard commands and libraries that are included in distribution source archive but provided as separate ports. --- lang/ruby31/pkg-message | 6 ------ lang/ruby32/pkg-message | 6 ------ lang/ruby33/pkg-message | 7 +------ 3 files changed, 1 insertion(+), 18 deletions(-) diff --git a/lang/ruby31/pkg-message b/lang/ruby31/pkg-message index d1c7209d19ff..54361aa0cfe0 100644 --- a/lang/ruby31/pkg-message +++ b/lang/ruby31/pkg-message @@ -25,12 +25,6 @@ ports for ease of upgrading: textproc/rubygem-rexml: rexml - XML toolkit for Ruby www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds" -And some of the standard libraries are provided as separate ports -since they require extra dependencies: - - databases/rubygem-dbm: DBM module - databases/rubygem-gdbm: GDBM module - Install them as occasion demands. EOM } diff --git a/lang/ruby32/pkg-message b/lang/ruby32/pkg-message index d1c7209d19ff..54361aa0cfe0 100644 --- a/lang/ruby32/pkg-message +++ b/lang/ruby32/pkg-message @@ -25,12 +25,6 @@ ports for ease of upgrading: textproc/rubygem-rexml: rexml - XML toolkit for Ruby www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds" -And some of the standard libraries are provided as separate ports -since they require extra dependencies: - - databases/rubygem-dbm: DBM module - databases/rubygem-gdbm: GDBM module - Install them as occasion demands. EOM } diff --git a/lang/ruby33/pkg-message b/lang/ruby33/pkg-message index d1c7209d19ff..13978c5bada8 100644 --- a/lang/ruby33/pkg-message +++ b/lang/ruby33/pkg-message @@ -10,6 +10,7 @@ ports for ease of upgrading: devel/rubygem-irb: irb - Interactive Ruby devel/rubygem-minitest: minitest - Complete suite of testing facilities devel/rubygem-power_assert: power_assert - Power Assert for Ruby + devel/rubygem-racc: racc - LALR(1) parser generator for Ruby devel/rubygem-rake: rake - Ruby Make devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions devel/rubygem-rdoc: rdoc - Ruby Documentation System @@ -25,12 +26,6 @@ ports for ease of upgrading: textproc/rubygem-rexml: rexml - XML toolkit for Ruby www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds" -And some of the standard libraries are provided as separate ports -since they require extra dependencies: - - databases/rubygem-dbm: DBM module - databases/rubygem-gdbm: GDBM module - Install them as occasion demands. EOM }