pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Future-IO
Module Name: pkgsrc
Committed By: wen
Date: Sun Aug 10 01:58:25 UTC 2025
Modified Files:
pkgsrc/devel/p5-Future-IO: Makefile distinfo
Log Message:
Update to 0.17
Upstream changes:
0.17 2025-07-15
[CHANGES]
* Added new `->send`, `->recv` and `->recvfrom` socket IO wrapping
methods
* Provide `->read` and `->write` as better names for what were named
`->sysread` and `->syswrite`
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Future-IO/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Future-IO/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Future-IO/Makefile
diff -u pkgsrc/devel/p5-Future-IO/Makefile:1.7 pkgsrc/devel/p5-Future-IO/Makefile:1.8
--- pkgsrc/devel/p5-Future-IO/Makefile:1.7 Fri Jul 4 08:45:51 2025
+++ pkgsrc/devel/p5-Future-IO/Makefile Sun Aug 10 01:58:25 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2025/07/04 08:45:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/08/10 01:58:25 wen Exp $
-DISTNAME= Future-IO-0.16
+DISTNAME= Future-IO-0.17
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}
Index: pkgsrc/devel/p5-Future-IO/distinfo
diff -u pkgsrc/devel/p5-Future-IO/distinfo:1.4 pkgsrc/devel/p5-Future-IO/distinfo:1.5
--- pkgsrc/devel/p5-Future-IO/distinfo:1.4 Fri Oct 4 01:23:19 2024
+++ pkgsrc/devel/p5-Future-IO/distinfo Sun Aug 10 01:58:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/10/04 01:23:19 wen Exp $
+$NetBSD: distinfo,v 1.5 2025/08/10 01:58:25 wen Exp $
-BLAKE2s (Future-IO-0.16.tar.gz) = f4242cd8e28b01231777aad6104c2be4b23c7813a1ba91b99fad849a9be32d9f
-SHA512 (Future-IO-0.16.tar.gz) = 9e5a9bf839127693ae028673ffa6bf47480fae1347e9b0c48b5f17380c35b221f15e9f86092165d2f04747f4652a7ce5dda7d8d43e89df8101abe07d3acb7491
-Size (Future-IO-0.16.tar.gz) = 25652 bytes
+BLAKE2s (Future-IO-0.17.tar.gz) = d012aa58af7090a7dbf09a62ada309e32f480a46a0df8f238595e99f42a3103a
+SHA512 (Future-IO-0.17.tar.gz) = 671eb8f2eee0cda55477631fd6a89bcc98495cd98e98bef55ed5b50e2b877f47451fcaed98cec48d13604351dd96ea06b69bab80246c393aa69b3940efca52b6
+Size (Future-IO-0.17.tar.gz) = 27223 bytes
Home |
Main Index |
Thread Index |
Old Index