pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-nio4r net/ruby-nio4r: update to 2.5.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f7ff40e7e9e
branches: trunk
changeset: 446813:1f7ff40e7e9e
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 13 13:59:44 2021 +0000
description:
net/ruby-nio4r: update to 2.5.5
2.5.5 (2021-02-05)
* #256 Use libev 4.33, featuring experimental io_uring
support. (@jcmfernandes)
* #260 Workaround for ARM-based macOS Ruby: Use pure Ruby for M1, since
the native extension is crashing on M1 (arm64). (@jasl)
* #252 JRuby: Fix javac -Xlint warnings (@headius)
diffstat:
net/ruby-nio4r/Makefile | 4 ++--
net/ruby-nio4r/PLIST | 3 ++-
net/ruby-nio4r/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 3f1a529cc696 -r 1f7ff40e7e9e net/ruby-nio4r/Makefile
--- a/net/ruby-nio4r/Makefile Sat Feb 13 13:58:24 2021 +0000
+++ b/net/ruby-nio4r/Makefile Sat Feb 13 13:59:44 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/09/19 12:54:33 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/13 13:59:44 taca Exp $
-DISTNAME= nio4r-2.5.4
+DISTNAME= nio4r-2.5.5
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 3f1a529cc696 -r 1f7ff40e7e9e net/ruby-nio4r/PLIST
--- a/net/ruby-nio4r/PLIST Sat Feb 13 13:58:24 2021 +0000
+++ b/net/ruby-nio4r/PLIST Sat Feb 13 13:59:44 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/09/19 12:54:33 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/02/13 13:59:44 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/nio4r_ext.${RUBY_DLEXT}
@@ -17,6 +17,7 @@
${GEM_LIBDIR}/ext/libev/ev.c
${GEM_LIBDIR}/ext/libev/ev.h
${GEM_LIBDIR}/ext/libev/ev_epoll.c
+${GEM_LIBDIR}/ext/libev/ev_iouring.c
${GEM_LIBDIR}/ext/libev/ev_kqueue.c
${GEM_LIBDIR}/ext/libev/ev_linuxaio.c
${GEM_LIBDIR}/ext/libev/ev_poll.c
diff -r 3f1a529cc696 -r 1f7ff40e7e9e net/ruby-nio4r/distinfo
--- a/net/ruby-nio4r/distinfo Sat Feb 13 13:58:24 2021 +0000
+++ b/net/ruby-nio4r/distinfo Sat Feb 13 13:59:44 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/09/19 12:54:33 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/02/13 13:59:44 taca Exp $
-SHA1 (nio4r-2.5.4.gem) = bbdc75e235865a739ed525a8dbe98b62204f0308
-RMD160 (nio4r-2.5.4.gem) = bc0028000487f3f057300a1a8ca51ecd5e572c39
-SHA512 (nio4r-2.5.4.gem) = f7e383516ac6b55fd49339280e624a4c35f9cd2d31915b3d117189506522d967fc53a43cde75e8601f3fe0530e1322aeaa8c94a09289ddbefb2afd8d067341ec
-Size (nio4r-2.5.4.gem) = 110080 bytes
+SHA1 (nio4r-2.5.5.gem) = 2722a544c707ca8cb57913bcbbd065b22c699ca9
+RMD160 (nio4r-2.5.5.gem) = d1a6cdaff0b665a464ca551beb986a78a6b9c825
+SHA512 (nio4r-2.5.5.gem) = e0d661b17f44aa5b469061a9b22c1cb565d01d1cf5318e4db39dcc4452bff99774c250853511c2b9742d61ccec123fec76d375069bad74ecb2f411c4495a4121
+Size (nio4r-2.5.5.gem) = 121344 bytes
Home |
Main Index |
Thread Index |
Old Index