Skip to content

Commit

Permalink
Update to 0.006
Browse files Browse the repository at this point in the history
Upstream changes:
version 0.006 at 2021-12-14 01:56:39 +0000
------------------------------------------

  Change: ae3e73a1a6dd1bd5421e16eb9724f67c6af8f766
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2021-12-13 20:41:21 +0000

    Try to make `dzil release` more working.

  Change: b68a6402bc0744cf42d6b53263ab70809e1ed90c
  Author: Rocco Caputo <rcaputo@cpan.org>
  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>
  Date : 2021-12-12 22:29:53 +0000

    Update copyright date.

  Change: 7cde30af6484ff4af88beb59df73712cdccbf770
  Author: Rocco Caputo <rcaputo@cpan.org>
  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>
  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.
  • Loading branch information
wen committed Feb 12, 2023
1 parent 2905a8d commit 2be606b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-IO-Pipely/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-IO-Pipely/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2be606b

Please sign in to comment.