From nobody Fri May 15 15:53:28 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 4gHBZ12hLPz6dZbl for ; Fri, 15 May 2026 15:53:29 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gHBZ10hGwz3WGd for ; Fri, 15 May 2026 15:53:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778860409; 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=N4X/bUIlC3pUnqZvb678fJm8yZYVeq8lMh6DHJEoE+U=; b=oju4lHlRG2YyH+pB3KtTH35GdyiE2Scf4AqYk0qzB3QTVnI5RPFZVcVd8fdUvUG5DKnaFA VEteySlGdBDUuFA5VhNWxoIRDridx4C5ncPFPqKOd6Ol4PTfq27qoPHY4Z7vwhmVeLk1b6 HspYfLoob9Y2Kl3BbVrmjKsndiNqrhIWsCa8ghbdqHRP/SZ82uLo6TMv7t8dhSKVII1QqO iGKdihgxKFQGNAJRy5LhwRnuppAr5XAVkk8vu7IUjmRYZXJnL/ehHHF9vVB7uBiAAPj2Il nnNsB6Gb34u3p8KgW7R57ek1e6BgWa03IaMiZ0hW4KdAIxXYwi/NKKpFjamqpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778860409; a=rsa-sha256; cv=none; b=laj0faPCkdekry/KFuLmrOzf6wKM7xdT8lf56srPXJTkjCNuWgOktjDqcwoRoGaP4nwjZK Eb2TIACaH87WIkl1F0v8UiEUazIz3q12iiDu1ps8HS6XHvdd08ojIFhY78x+rSTk7Plbop cd2owY61uwph8Ho4bmCGEMg3nDUtSdcK8WkLQHhCoLto99BKExPfiX/mDbfUuSB+w2LI5j 5w68AbjT3Gx5OpNCpcidBcTsGcgrNtayQIYBk0furI1BN8jIn9qGzRRRrK1X++Lc+xQyTs wu4VMnHWVShAZuOajdf3tnZCp4DH8YGQTTedHqd5VH6x8QCrIFFNy4lpQy7+Uw== 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=1778860409; 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=N4X/bUIlC3pUnqZvb678fJm8yZYVeq8lMh6DHJEoE+U=; b=eaiuyyVQZWQ/9eFhlTcExAEuQhNziHjvuJQnOz+IYerdTcNKgFmzBquqtFNU4MolyBDQBF VzKCX8f+2ZdVLtUe00mZRkaU6+INGVkIZGy+yKwpj3C2rYf3sjjc9EctkSig9XGSflfdkB zEjABJOTnyLLi3bqYve2GoEF8ht09TxttrzRGUAaBg2Gq1y/QzOoarodCcjpYt4HnbhfoM jLw6t7YccnPFOEE9MdpwQ/MI/Ey28cDyOPy/r+XgQB8wuSmGxGGBBd8yvHP1/s2qmx3XFl N6a7foYcCuQA7+bE7r5XxoXRbdKV65Bmd+OsBKGidn/sip2PRm6p5+1JjNjIHw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gHBZ105NszVs for ; Fri, 15 May 2026 15:53:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b64a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 15 May 2026 15:53:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 7caced136583 - main - devel/rubygem-icalendar: Update to 2.12.3 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list 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: 7caced136583f01b26f92fa67854cf080733ce44 Auto-Submitted: auto-generated Date: Fri, 15 May 2026 15:53:28 +0000 Message-Id: <6a074178.3b64a.59c50193@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7caced136583f01b26f92fa67854cf080733ce44 commit 7caced136583f01b26f92fa67854cf080733ce44 Author: Po-Chuan Hsieh AuthorDate: 2026-05-15 15:41:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-15 15:41:52 +0000 devel/rubygem-icalendar: Update to 2.12.3 Changes: https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md --- devel/rubygem-icalendar/Makefile | 2 +- devel/rubygem-icalendar/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-icalendar/Makefile b/devel/rubygem-icalendar/Makefile index 254d579c1565..4a25586bc570 100644 --- a/devel/rubygem-icalendar/Makefile +++ b/devel/rubygem-icalendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= icalendar -PORTVERSION= 2.12.2 +PORTVERSION= 2.12.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-icalendar/distinfo b/devel/rubygem-icalendar/distinfo index a67bc67fe12e..4171f8104945 100644 --- a/devel/rubygem-icalendar/distinfo +++ b/devel/rubygem-icalendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775588028 -SHA256 (rubygem/icalendar-2.12.2.gem) = b63dfb784b4d1214bceaec40097e61eaf78c8691929d7f217779956d9019d9f5 -SIZE (rubygem/icalendar-2.12.2.gem) = 48640 +TIMESTAMP = 1778752776 +SHA256 (rubygem/icalendar-2.12.3.gem) = 37dea76c36f5b21dd745bcd3cb53e7bacfbb4ad0a8d9c2a1c0aa9d39af83c850 +SIZE (rubygem/icalendar-2.12.3.gem) = 49664