From nobody Fri Mar 13 01:37:33 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 4fX6YT2GHyz6V7PF for ; Fri, 13 Mar 2026 01:37:33 +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 4fX6YT1n8lz3Kmf for ; Fri, 13 Mar 2026 01:37:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773365853; 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=2/eYTcfUt4Jk9bvHyCELXhICCJPqndxGRGM35STctms=; b=OMxLiF1aZDZz6FNei4vFKKG5mc2w9pnxyodIcafFpDMV39CtvswBkrCH9gqPeTxUfNYaQq 68BkWBY2F4EsmWCaAjHa1OQyMkrU9tpvY9JS8dLXa3LAkvRqU4oC+f+jsthXc//wIt3Dgr 3Di1eiLrxwdbbX4kuANpRDr6b2piOeG6HR9MT5Hdqfugf9HHXKPBcvJHQBJpc9l/YJeDLv rKFnyYSU3N3Ptp7SWV+/c1cDdS+ZdproB+ZvgiGP917JxLbuTMh7Mw4LdaOFkMTakjF+6u 80+c1a3Mpm39EdjN12ryaRG2DiYNEI6nKAogc7JSVzRL1cKxRnd8CVsC3J2VXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773365853; a=rsa-sha256; cv=none; b=wYC9+6VyIu83UY5iw8abe7uZ4l/HtBin04cOS0e5G0P63t4kvqeKDwoGsMDVV00+Kyknjy RvYw/P45I1TxzNv9yQqFzYEHdlHxjcxgO3/umtPpwlzSSi712UTwgDzhQIHDi19namEjqo rT9hTutdZcNm2pI1J3FHZSEFr9DyuBv1qofPJZg4fuVkcMZHoNOEZ18aZgDcgWquELmNeY XjqN/pkOittnZtNeXG4hNeTKZXKEPNh529azCtuOwOUIibsZA+yFp7+0W0SQxsEY80A5mK 7ZbwjQhRCEK982jLZxFi7PJTfLFDq5SZBLLMsQtkUt2KHzVB/ujqvWe8TbRw7A== 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=1773365853; 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=2/eYTcfUt4Jk9bvHyCELXhICCJPqndxGRGM35STctms=; b=tipVBLJl4IND0jPpLM8G4uwgwxyXTjppwpzZjhTCScEQNYv0qmvRqw6gIUXxJEMd5Sw0VN UjeQVvqpRx1LDFu4Zc/sp6w8jrt9pfLBvBw3HgsuKO2XUyBCBK1i60mGFkJmbUrY8OnB0x bqKyj1yEPtmMBoW7mBQ7RnjAc23d+TgMox8OBcTQfiVTOHtUcyp634b+xkU+hpRQQ3sYH1 zxsVWfFoPQzVAe+H4mo8r7ItZ5BPxgVQw3f+SCD6wAkR0p3NkIxd4eXay+Ktb77hUUd3JO E5ciVVHsY6dyQ1BZdoR0gmiooxOfZp2ln1CCSTwDG9VeVXAGa6Yig1Wqo772ow== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fX6YT15BRz18YW for ; Fri, 13 Mar 2026 01:37:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 363ab by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 13 Mar 2026 01:37:33 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: 35f8d0c31fc6 - main - devel/rubygem-locale: Update to 2.1.5 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: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 35f8d0c31fc6e525eac97d68c8c9586b17e3d735 Auto-Submitted: auto-generated Date: Fri, 13 Mar 2026 01:37:33 +0000 Message-Id: <69b36a5d.363ab.6bc7b687@gitrepo.freebsd.org> The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=35f8d0c31fc6e525eac97d68c8c9586b17e3d735 commit 35f8d0c31fc6e525eac97d68c8c9586b17e3d735 Author: Koichiro Iwao AuthorDate: 2026-03-13 01:34:53 +0000 Commit: Koichiro Iwao CommitDate: 2026-03-13 01:34:53 +0000 devel/rubygem-locale: Update to 2.1.5 Changes: https://github.com/ruby-gettext/locale/blob/main/doc/text/news.md --- devel/rubygem-locale/Makefile | 2 +- devel/rubygem-locale/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile index a386517acae7..9c0572452f31 100644 --- a/devel/rubygem-locale/Makefile +++ b/devel/rubygem-locale/Makefile @@ -1,5 +1,5 @@ PORTNAME= locale -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-locale/distinfo b/devel/rubygem-locale/distinfo index 1b668a01d78b..68debe4f811b 100644 --- a/devel/rubygem-locale/distinfo +++ b/devel/rubygem-locale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711466436 -SHA256 (rubygem/locale-2.1.4.gem) = 522f9973ef3eee64aac9bca06d21db2fba675fa3d2cf61d21f42d1ca18a9f780 -SIZE (rubygem/locale-2.1.4.gem) = 103936 +TIMESTAMP = 1773365467 +SHA256 (rubygem/locale-2.1.5.gem) = 1c6803e8aa6bdb2c29e91945d095050601bf6d58474993575adf6f3b89b32ef4 +SIZE (rubygem/locale-2.1.5.gem) = 104448