Skip to content

Commit

Permalink
sysutils/ruby-childprocess: update to 4.0.0
Browse files Browse the repository at this point in the history
Update ruby-childprocess to 4.0.0.


### Version 4.0.0 / 2020-06-18

* #167: Fix detach behavior on Windows.
  • Loading branch information
taca committed Jun 21, 2020
1 parent a4a1f63 commit 4f4d1d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions sysutils/ruby-childprocess/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.14 2020/03/24 16:32:06 taca Exp $
# $NetBSD: Makefile,v 1.15 2020/06/21 14:28:49 taca Exp $

DISTNAME= childprocess-3.0.0
DISTNAME= childprocess-4.0.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= ruby sysutils

Expand Down
10 changes: 5 additions & 5 deletions sysutils/ruby-childprocess/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.12 2020/03/24 16:32:06 taca Exp $
$NetBSD: distinfo,v 1.13 2020/06/21 14:28:49 taca Exp $

SHA1 (childprocess-3.0.0.gem) = d4e0a31424ea685b506a322eb82a326625b442aa
RMD160 (childprocess-3.0.0.gem) = 331560ff20e5fe59feddc97cca0619abb622d473
SHA512 (childprocess-3.0.0.gem) = 56aa9303f1a88d57d0928f9c7177291a115736a5989e30bdabfb0b7fa1e6b02e42e45bf5e0498efc5ab9bb5f58a44004ed56bda61d95ca9a8d8df156b9f30ada
Size (childprocess-3.0.0.gem) = 33792 bytes
SHA1 (childprocess-4.0.0.gem) = b1af89b6986718364794359447a2396b98603a61
RMD160 (childprocess-4.0.0.gem) = 8ed81df7ea67c38c2d12133afe814106f87f26f6
SHA512 (childprocess-4.0.0.gem) = 89ea5f9d437ac2e5d246fc849002a5d14fba2907b5055cbf12a7ec89545bc3daa531dcc0217ebc7a7d88ee21798e2886a899679f6d25f2e664390752ab32dbe2
Size (childprocess-4.0.0.gem) = 34304 bytes

0 comments on commit 4f4d1d4

Please # to comment.