mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
devel/rubygem-io-event: Update to 1.4.3
Changes: https://github.com/socketry/io-event/releases
This commit is contained in:
parent
f86cb8a644
commit
ca4da317eb
@ -1,5 +1,5 @@
|
||||
PORTNAME= io-event
|
||||
PORTVERSION= 1.3.3
|
||||
PORTVERSION= 1.4.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,6 +9,8 @@ WWW= https://github.com/socketry/io-event
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BROKEN_RUBY30= yes
|
||||
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1698341249
|
||||
SHA256 (rubygem/io-event-1.3.3.gem) = 350d7e95a9dcdcf20ffad24f73efb309cc0b8a144e234fcf67ca32b63d4726be
|
||||
SIZE (rubygem/io-event-1.3.3.gem) = 37376
|
||||
TIMESTAMP = 1708450426
|
||||
SHA256 (rubygem/io-event-1.4.3.gem) = 6f8eada5958a27aa6904dc7176ba00f050173b1653136d649fee832efed3ac2a
|
||||
SIZE (rubygem/io-event-1.4.3.gem) = 37376
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- ext/io/event/selector/selector.h.orig 2023-10-30 05:01:49 UTC
|
||||
+++ ext/io/event/selector/selector.h
|
||||
@@ -33,6 +33,7 @@
|
||||
#define RUBY_FIBER_SCHEDULER_VERSION 1
|
||||
#endif
|
||||
|
||||
+#include <sys/wait.h>
|
||||
#include <time.h>
|
||||
|
||||
enum IO_Event {
|
Loading…
Reference in New Issue
Block a user