From nobody Mon Mar 9 18:27:16 2026 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 4fV58N5szHz6Tgl3 for ; Mon, 09 Mar 2026 18:27:16 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV58N2r6Vz3nWV for ; Mon, 09 Mar 2026 18:27:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080836; 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=QfRsqGv/RJtzi2VK1H6PUr5gdmma7QBbFGP9LQ8BxvY=; b=qM8fw4fJoOCBhf+kuP2/hZBo9+OOiQCTa2rroctsjV/SqC7BSYIei7eA/N81meOlsBiyBw zU9OJ+8aZfTqjUIHCpBq9YMFSqIIc65FAa2r0XDmZyBrvahB98qJDFhS3ifZQ71yHC/FHm /GQE32XPl1hpLQz1Z8i+ntSycbUjJ4xZKbUndN1pQryNTYnNZsKwAEuWWTATbjyINlO5Hk yKBIT5+64Lu7NOkRmQMWvBwSe7XwMfU1IzxFAntyQroVQxtfRPnDT5bU0YqtoOXGDlg0v9 O6wbTQGObxX2NXOl/dkJoDa4mn6yLj4GDfUD+lTo5p35S1+4WEzRTR1wPL7aHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773080836; a=rsa-sha256; cv=none; b=X8siV17+j7yWOJ3k6XQh9ceUH0+tKx5ZJRbP+7GT9xJc29xtwrgQZhZ+4AhkC27CK94iHf YIDxrSDUawmJvwbezNoT1nlj1muuESeV7v5RoyNUqc8kqfEfjupRuXAbWjYiw7fBCRg4XX c8dx8WNL1Ji5dMYEjBZI7mf0lARPBizFpxxAEfZQ8P9oMYlKzeNzoPRZRDDu2xydcnnmfv 90V0T/H4ev6cUrBT0GGMSnfGZ3PilHP6hVM05+PR/N+Qnbsq8Dc31kh0VTvQ+gEK5Z7pHQ nDTvhRZUiM8stPaVXSBhhxFSs+52yQLi+lcaUKhJkJdxtqn5pZTASZ5quSWOwQ== 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=1773080836; 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=QfRsqGv/RJtzi2VK1H6PUr5gdmma7QBbFGP9LQ8BxvY=; b=HFY17ioGKwfPSjz3kgG6KrpicIS1AJt/t4Y6ZjMl4Fvz9CKIGWVk34BXxpOVmXZ0O6JOii bXwCnxgtSnNSzKWq1QTlE/J3pmdWfH8ofJDu3SMy5iKH+i+lKBD1e7jD8aE5ksWTy+9XaY NURKZ9si/5X30agGn3O7pfTvR+KDfpJT+yTtufGuVRjOBqZVxp71o2n8IC9YKQNA6mto4v Le4OrKM0o6ArWn3w7bIw/0rhhwwVI8NmsoRoBDuTy5Lw7zA4EonvbFe4VMA7xEXlYStSNH vQ0ygNXEaV8+LeS/sWUcmhjNxIU2HrcKY2/942ed8YEQpV+Xm6VJTofeAJWTRw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV58N2NZkzdVy for ; Mon, 09 Mar 2026 18:27:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d67d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:27:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 07829d6f4129 - main - security/rubygem-gpgme: Update to 2.0.26 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 07829d6f4129e06a83b9d81cff205ade846e8138 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:27:16 +0000 Message-Id: <69af1104.1d67d.59697404@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=07829d6f4129e06a83b9d81cff205ade846e8138 commit 07829d6f4129e06a83b9d81cff205ade846e8138 Author: Po-Chuan Hsieh AuthorDate: 2026-03-09 18:01:12 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-09 18:20:01 +0000 security/rubygem-gpgme: Update to 2.0.26 Changes: https://github.com/ueno/ruby-gpgme/blob/master/NEWS --- security/rubygem-gpgme/Makefile | 2 +- security/rubygem-gpgme/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-gpgme/Makefile b/security/rubygem-gpgme/Makefile index edc525455b78..b64a20028415 100644 --- a/security/rubygem-gpgme/Makefile +++ b/security/rubygem-gpgme/Makefile @@ -1,5 +1,5 @@ PORTNAME= gpgme -PORTVERSION= 2.0.25 +PORTVERSION= 2.0.26 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-gpgme/distinfo b/security/rubygem-gpgme/distinfo index 86f7c7605002..9b4d04bdfac5 100644 --- a/security/rubygem-gpgme/distinfo +++ b/security/rubygem-gpgme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796218 -SHA256 (rubygem/gpgme-2.0.25.gem) = 9242408b28720513145deb6150f25f5fe5149f3728ebaea635050cc3fc84dc34 -SIZE (rubygem/gpgme-2.0.25.gem) = 3160064 +TIMESTAMP = 1771421978 +SHA256 (rubygem/gpgme-2.0.26.gem) = 1aebfd2eb83b745341e6f416f318597568af5ad4d7d1f55bfab4f1078123abaa +SIZE (rubygem/gpgme-2.0.26.gem) = 3166208