Skip to content

Commit

Permalink
devel/ruby-io-event: update to 1.7.4
Browse files Browse the repository at this point in the history
1.7.4 (2024-11-24)

* Check the process status before waiting, it appears to be edge
  triggered. (#125)
  • Loading branch information
taca committed Dec 8, 2024
1 parent 6844334 commit ef0b3f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-io-event/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.22 2024/10/27 13:35:19 taca Exp $
# $NetBSD: Makefile,v 1.23 2024/12/08 16:13:51 taca Exp $

DISTNAME= io-event-1.7.3
DISTNAME= io-event-1.7.4
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-io-event/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.20 2024/10/27 13:35:19 taca Exp $
$NetBSD: distinfo,v 1.21 2024/12/08 16:13:51 taca Exp $

BLAKE2s (io-event-1.7.3.gem) = af36a88ab7075d91fc0c9b2b5fe99380458f4ab551de5380c6ffeb979a4f1951
SHA512 (io-event-1.7.3.gem) = a83ebb8a4741b7a22ecb44172ac5354e30a642287af91f42b055abf44aa703c71e5f2b2397f1caf5bc29d8c908515025da50a3c8c1a41a31bed1436441d69acc
Size (io-event-1.7.3.gem) = 43008 bytes
BLAKE2s (io-event-1.7.4.gem) = 674d4dae1a9e280421de67f39c987078082f0ae2727d2b28da18880957247da0
SHA512 (io-event-1.7.4.gem) = 76e90a1ff5d1c8e6e80842a1287a37a362a6594394a2a0564b7a6a9913a16cc7fef48084712dbe0d00e2d1112a5fd40880bce5c3e2efcb377117de12ec640fce
Size (io-event-1.7.4.gem) = 43008 bytes

0 comments on commit ef0b3f5

Please sign in to comment.