pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Pipely
Module Name: pkgsrc
Committed By: wen
Date: Sun Feb 12 10:40:42 UTC 2023
Modified Files:
pkgsrc/devel/p5-IO-Pipely: Makefile distinfo
Log Message:
Update to 0.006
Upstream changes:
version 0.006 at 2021-12-14 01:56:39 +0000
------------------------------------------
Change: ae3e73a1a6dd1bd5421e16eb9724f67c6af8f766
Author: Rocco Caputo <rcaputo%cpan.org@localhost>
Date : 2021-12-13 20:41:21 +0000
Try to make `dzil release` more working.
Change: b68a6402bc0744cf42d6b53263ab70809e1ed90c
Author: Rocco Caputo <rcaputo%cpan.org@localhost>
Date : 2021-12-12 23:15:57 +0000
Fix a `dzil release` runtime complaint about base's required version.
Change: 75e80bcf7007d8a28c4914e4af7cfef76db76125
Author: Rocco Caputo <rcaputo%cpan.org@localhost>
Date : 2021-12-12 22:29:53 +0000
Update copyright date.
Change: 7cde30af6484ff4af88beb59df73712cdccbf770
Author: Rocco Caputo <rcaputo%cpan.org@localhost>
Date : 2021-12-12 22:23:09 +0000
Merge pull request #1 from zmughal/fix-socketpairly-docs
Fix socketpairly() docs to match code.
Change: 03c8d1aa97f579eadb8107fa40ce6b95538ccf14
Author: Zakariyya Mughal <zaki.mughal%gmail.com@localhost>
Date : 2021-12-12 21:57:17 +0000
Fix socketpairly() docs to match code
Partially reverts 0eebdd0dee0fa90bf47ca4e8ae4e0216d66ac785 where the
order of the list of handles returned by `socketpairly()` was changed
only in the documentation, but not the code.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-IO-Pipely/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-IO-Pipely/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-IO-Pipely/Makefile
diff -u pkgsrc/devel/p5-IO-Pipely/Makefile:1.11 pkgsrc/devel/p5-IO-Pipely/Makefile:1.12
--- pkgsrc/devel/p5-IO-Pipely/Makefile:1.11 Tue Jun 28 11:32:35 2022
+++ pkgsrc/devel/p5-IO-Pipely/Makefile Sun Feb 12 10:40:42 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2022/06/28 11:32:35 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2023/02/12 10:40:42 wen Exp $
#
-DISTNAME= IO-Pipely-0.005
+DISTNAME= IO-Pipely-0.006
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Index: pkgsrc/devel/p5-IO-Pipely/distinfo
diff -u pkgsrc/devel/p5-IO-Pipely/distinfo:1.4 pkgsrc/devel/p5-IO-Pipely/distinfo:1.5
--- pkgsrc/devel/p5-IO-Pipely/distinfo:1.4 Tue Oct 26 10:16:46 2021
+++ pkgsrc/devel/p5-IO-Pipely/distinfo Sun Feb 12 10:40:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:16:46 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/02/12 10:40:42 wen Exp $
-BLAKE2s (IO-Pipely-0.005.tar.gz) = 31fdc92f432cddd751bce354491365772556ae390851a8c60e0363a975616cd5
-SHA512 (IO-Pipely-0.005.tar.gz) = 0a49ad646978506c6c8ab305cad7e295f68a8c9ddc95b7ee39bc381598cad054ef0ea790904e3bcc96a38fc87c9c91a865209d94f6332106c71c55c5bc98477e
-Size (IO-Pipely-0.005.tar.gz) = 23928 bytes
+BLAKE2s (IO-Pipely-0.006.tar.gz) = 02288ee5c07eda423d4fe7ef74368b2d521e33abb325141d67ffe05fb128b169
+SHA512 (IO-Pipely-0.006.tar.gz) = 1a80f4c24c09a457c71cc89ff1130b9f99c7cf63d4c47293537ee68636563f509c21ec44a32870675ea20de3ff1a889610c7edcf95f5b8ce6b8dbe5e336b4f8c
+Size (IO-Pipely-0.006.tar.gz) = 24238 bytes
Home |
Main Index |
Thread Index |
Old Index