From nobody Tue Feb 3 05:17:32 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 4f4sDr5Pwvz6R7F5 for ; Tue, 03 Feb 2026 05:17:32 +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 4f4sDr36hMz3xks for ; Tue, 03 Feb 2026 05:17:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770095852; 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=X8KpPRNw+o8zBnP5p5MoUeLnIN+EBgFCPEv6Hwokm8A=; b=l4s3HrD8bnn5fUpaygiCvqDhs5kGco6w8vscieC8/oJZXAFbZ6hhjW08aLQeTSYQBa2/GW MyTAoKTq3T8rTw/RgoqMXLDQVLobPuJktbZJc9K7OVVibtKzkCfoLgx5aQODq2yip5Im3N H9FOTNX7fwtHwSaB2P9AuQzO+tl44+h8PcgJOrI/EKtUtPn7k6vi4FYHzMaUmF+CPJxGPx Pl+qQ/CelbKklHFU+EjI+RppdArFEBedUyZoyGK1edH4N4jljs6FgnCwSJUpBdieATOv3F I7RKmO7j1Y5VGj37/T/7T5C8VPgUSQKQShZM9bQ5afvf3yYO4KCDFMjetlaHjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770095852; a=rsa-sha256; cv=none; b=guppHWeKWRfrvvreeSBCcduy5oGyTvFwB46QLy+QDu7nEVanZDXxEqk2xqfvDbQ0ymofMz q5YUxm6cCUnUYf4kMENhXIZdTidZj9ZSK31+ScVVHarhIqO7RKc8wSvMA0pqMpBQ4tIZr1 vzaPJQQAiPPnrdKS+h42mN39EBSRNnmKEI9HHE6ErQfYS2Rz+2Nnxjl/RkhANO4hTeyK8s rQDX67uZf3m7/V3t60b34V2DVVOX4jyeTFUI9EbQAfAN432A5uL80OiF3thd4okSa4T9EY eBZs88TQ5bsPOix/Dac7Ww+wqpr5uJsoM++914B7ALdbO1kGM4Ci3rTTMsVdlw== 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=1770095852; 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=X8KpPRNw+o8zBnP5p5MoUeLnIN+EBgFCPEv6Hwokm8A=; b=jxmq7XBgfCw/++2Gxnu4sDotY5MWXGKt2SjieSpBVdJvnK07BmI7d0qwEkmdjqtQfD1CIB As5lGBn7TWOxYSRj3QUEWfGhT8e0lJcU4U/EQ8xnTGz7HWxvIZC1LToNtZUlClBavslwd1 1M98vHEnuqRRRG8j+UtrmQAqbq4u9olvjhxSufF+UX5Z+YoyCXiPcuIhWUb0iA5YMJthDU b9oX7LtLxvSMNGByWTOqPDNEi1pMv031iCtR+T4qLoWHh+suNnuKz9Z2WA3iFrwSHlah4J XK/fEqPmI/DXZAT+Vf2vn3/fx24wUdL2vjouIWhksjEJntpqS+N3HT4NnkyKdA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4sDr2LlDzyCc for ; Tue, 03 Feb 2026 05:17:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19621 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 05:17:32 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 35f8f483dfa7 - main - devel/p5-Future-IO: Update to 0.19 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: 35f8f483dfa7e3c41bfc21aebc21c1685e5588fe Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 05:17:32 +0000 Message-Id: <698184ec.19621.48f45c20@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=35f8f483dfa7e3c41bfc21aebc21c1685e5588fe commit 35f8f483dfa7e3c41bfc21aebc21c1685e5588fe Author: Po-Chuan Hsieh AuthorDate: 2026-02-03 04:43:39 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-02-03 05:09:20 +0000 devel/p5-Future-IO: Update to 0.19 Changes: https://metacpan.org/dist/Future-IO/changes --- devel/p5-Future-IO/Makefile | 4 ++-- devel/p5-Future-IO/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/p5-Future-IO/Makefile b/devel/p5-Future-IO/Makefile index 6f96c443e962..060af08187d8 100644 --- a/devel/p5-Future-IO/Makefile +++ b/devel/p5-Future-IO/Makefile @@ -1,5 +1,5 @@ PORTNAME= Future-IO -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Future>=0:devel/p5-Future \ p5-Struct-Dumb>=0:devel/p5-Struct-Dumb TEST_DEPENDS= p5-Test-ExpectAndCheck>=0.06:devel/p5-Test-ExpectAndCheck \ - p5-Test-Future-IO-Impl>=0.16:devel/p5-Test-Future-IO-Impl \ + p5-Test-Future-IO-Impl>=0.17:devel/p5-Test-Future-IO-Impl \ p5-Test-Simple>=1.302200:devel/p5-Test-Simple USES= perl5 diff --git a/devel/p5-Future-IO/distinfo b/devel/p5-Future-IO/distinfo index c574fda00f1e..cdca8df7dd2c 100644 --- a/devel/p5-Future-IO/distinfo +++ b/devel/p5-Future-IO/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625611 -SHA256 (Future-IO-0.18.tar.gz) = 3443af9252dad1243bc9b1a2127b120e79719b26cd0ec8e3269ad888b822b0fb -SIZE (Future-IO-0.18.tar.gz) = 29132 +TIMESTAMP = 1769874246 +SHA256 (Future-IO-0.19.tar.gz) = 87e90df4b2cd7e42e9d53fdddabb65455c683ad7eccec22faee9f7764d26f7ca +SIZE (Future-IO-0.19.tar.gz) = 32238