From nobody Tue Feb 3 05:28:10 2026 X-Original-To: dev-commits-ports-main@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 4f4sT71RLWz6RBMx for ; Tue, 03 Feb 2026 05:28:11 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f4sT640Hzz3NJt for ; Tue, 03 Feb 2026 05:28:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770096490; 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=ld96ElinJ0cPCc8YfWYB39MPWJ+KwLJ2YQLThxN4Iak=; b=rsEXi89h6C5gFzhURdLpdE1sPYRWRRGdP1Lk6zfm0qSFHCHRs72BZsz/skOTPGe6r1pI7F l1y3Kvd9GWyNa/1Dh3iLmhoXiJFp6WPwqZm4TNvEV23BFNV2FOgX7CQRxF49nHFjjKmCcD o31gSMm7W6Sj7JzrWxubS3rdKN2BOscXPHPUtpAo/R6O0daGjv88NnnDse5sK0fwgwdCia 23HWErHN+yDMktN7hTQO8DbLSsMILQ4bVv4JpLYyahbAheB9nYlWMYZQ0GHRqoNUgDn1S2 1rr2/pL3NDOanK/ft0VrNTQJxF0mH06oeA9ODPUwSqqz0/k9Kj2bswMvcU+TCw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770096490; a=rsa-sha256; cv=none; b=KIZ3dQ4CfeRpWOSmBpGCER9k8Sz64COtrax6LexiuQyOSK+ZB3pBq03a3ydxxfOnpCr0o5 QRouYTSQmFfEDWQbssIOoVlvDLbtXxCj6seGMVOJvVKPfUZanZEXDEObpyhbgZkuWFQRcD ZfOEz3s3zG//AQI1yhRNm1AVTdEhL0ynVoPKLBiEazFxxz3qNeSo6sve7T8n/VXtWjrUcJ 62at+QwwKJssH/UrDofT92hy3olabfXnQ90EFv6FzQwsWv/aASz7+g1vjU8SGidcTVqCht M+3D/h/TjrJK4NxKE4LwiHP6YsNFxb/HottJN14Px0IDjgpeSUxAwE/KI4QWwQ== 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=1770096490; 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=ld96ElinJ0cPCc8YfWYB39MPWJ+KwLJ2YQLThxN4Iak=; b=Lk3PF+YWgvL85Sa7qxaHDf/vEfhrMeFD5FkISOUtKxYUCcGSOrEEdBTCVFy+GwJmGQEekx 4iwU083XaZCQsmJaUpHO0OzM062py4f5MmpBQaKSC0Vf4cUUkqUu1oDrNvpygnuc4QQv10 QigpR8HEN3J0z3njZ04xlnaSUyUHdDnpIfL1kxduihMo7jESswufpJMZqTBEPHSlbA1Ek3 Wort/4o/C4KqZ2yjkGYhf9L01JcAY7M3ES8pgHDkvThRIdTWMkY7Lu8g0jfzPzMa8gx2JN RM//Biv4GcuWqL1h3ynMInvsvyR87UhHj/HTNcAoBnPYjQPUVTEV6Tw5/wsXwg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4sT63Q3vz10jP for ; Tue, 03 Feb 2026 05:28:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1bede by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 05:28:10 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: d541f3012f51 - main - devel/rubygem-grape: Update to 3.1.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d541f3012f51acf98302b3e67eeba2de9c635446 Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 05:28:10 +0000 Message-Id: <6981876a.1bede.5b5760a3@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d541f3012f51acf98302b3e67eeba2de9c635446 commit d541f3012f51acf98302b3e67eeba2de9c635446 Author: Po-Chuan Hsieh AuthorDate: 2026-02-03 04:53:38 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-02-03 05:13:15 +0000 devel/rubygem-grape: Update to 3.1.0 - Update RUN_DEPENDS: use Rails 8.1 Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md --- devel/rubygem-grape/Makefile | 4 ++-- devel/rubygem-grape/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index 79110a23fe98..e38934106146 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -1,5 +1,5 @@ PORTNAME= grape -PORTVERSION= 3.0.1 +PORTVERSION= 3.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://www.ruby-grape.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport80>=7.0:devel/rubygem-activesupport80 \ +RUN_DEPENDS= rubygem-activesupport81>=7.1:devel/rubygem-activesupport81 \ rubygem-dry-configurable>=0:devel/rubygem-dry-configurable \ rubygem-dry-types>=1.1:devel/rubygem-dry-types \ rubygem-mustermann-grape>=1.1.0<1.2:devel/rubygem-mustermann-grape \ diff --git a/devel/rubygem-grape/distinfo b/devel/rubygem-grape/distinfo index c348ab344480..c567c65a5816 100644 --- a/devel/rubygem-grape/distinfo +++ b/devel/rubygem-grape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764511046 -SHA256 (rubygem/grape-3.0.1.gem) = c0623ae756b9b36594f5e8b03d149081b2ae4ad5810f2b1d80ffc43a78acf971 -SIZE (rubygem/grape-3.0.1.gem) = 154112 +TIMESTAMP = 1769875340 +SHA256 (rubygem/grape-3.1.0.gem) = 5ba29f833b8d53d623bd1157c5179611e3f61e4485ac2da232730254fa9b2834 +SIZE (rubygem/grape-3.1.0.gem) = 154112