pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Test-Future-IO-Impl



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Aug  8 23:44:18 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Test-Future-IO-Impl: Makefile distinfo

Log Message:
Update to 0.15

Upstream changes:
0.15    2025-07-15
        [CHANGES]
         * Added tests for `send`, `recv` and `recvfrom` methods
         * Provide copies of `sysread` and `syswrite` tests named `read` and
           `write`


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Test-Future-IO-Impl/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-Test-Future-IO-Impl/Makefile
diff -u pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile:1.3 pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile:1.4
--- pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile:1.3    Fri Jul  4 08:46:48 2025
+++ pkgsrc/devel/p5-Test-Future-IO-Impl/Makefile        Fri Aug  8 23:44:18 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2025/07/04 08:46:48 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/08/08 23:44:18 wen Exp $
 
-DISTNAME=      Test-Future-IO-Impl-0.14
+DISTNAME=      Test-Future-IO-Impl-0.15
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo
diff -u pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo:1.1 pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo:1.2
--- pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo:1.1    Thu Aug  3 11:47:50 2023
+++ pkgsrc/devel/p5-Test-Future-IO-Impl/distinfo        Fri Aug  8 23:44:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/08/03 11:47:50 wen Exp $
+$NetBSD: distinfo,v 1.2 2025/08/08 23:44:18 wen Exp $
 
-BLAKE2s (Test-Future-IO-Impl-0.14.tar.gz) = 7ddae6960de7bce849fdf0d72495305696f2cb3b9cb3288aac59837e7afddf0c
-SHA512 (Test-Future-IO-Impl-0.14.tar.gz) = b9c0bfcbe26f34f9678b3a2ec809c4fc6d30248f606e5beef2205fab14471bc02e7d3415b68126c13e1da69b1628bef72d60051f14e323cb1a88ea8ce9178a7f
-Size (Test-Future-IO-Impl-0.14.tar.gz) = 12467 bytes
+BLAKE2s (Test-Future-IO-Impl-0.15.tar.gz) = 36051ecffe35d5d8658a5429a6eaea1e06375211538e84c685f6d1cff57f7b96
+SHA512 (Test-Future-IO-Impl-0.15.tar.gz) = 7b2212f4c6931891253969c626f29b430cc59ad21ce05948183909bf1ffe781c501b23a1d5d8643bc7a546e4c8106f8673b985d24bc5328f70c819a3961d0991
+Size (Test-Future-IO-Impl-0.15.tar.gz) = 14658 bytes



Home | Main Index | Thread Index | Old Index