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.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a4df30ea65e
branches: trunk
changeset: 439127:5a4df30ea65e
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 14 13:36:45 2020 +0000
description:
net/ruby-nio4r: update to 2.5.3
Update ruby-nio4r package to 2.5.3.
2.5.3 (2020-09-07)
* #241 Possible bug with Ruby >= 2.7.0 and GC.compact. (@boazsegev)
diffstat:
net/ruby-nio4r/Makefile | 4 ++--
net/ruby-nio4r/PLIST | 5 ++---
net/ruby-nio4r/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (50 lines):
diff -r d1cc543971a4 -r 5a4df30ea65e net/ruby-nio4r/Makefile
--- a/net/ruby-nio4r/Makefile Mon Sep 14 13:34:34 2020 +0000
+++ b/net/ruby-nio4r/Makefile Mon Sep 14 13:36:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/03/24 15:11:57 taca Exp $
+# $NetBSD: Makefile,v 1.5 2020/09/14 13:36:45 taca Exp $
-DISTNAME= nio4r-2.5.2
+DISTNAME= nio4r-2.5.3
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r d1cc543971a4 -r 5a4df30ea65e net/ruby-nio4r/PLIST
--- a/net/ruby-nio4r/PLIST Mon Sep 14 13:34:34 2020 +0000
+++ b/net/ruby-nio4r/PLIST Mon Sep 14 13:36:45 2020 +0000
@@ -1,17 +1,16 @@
-@comment $NetBSD: PLIST,v 1.2 2020/03/24 15:11:57 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/09/14 13:36:45 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/nio4r_ext.${RUBY_DLEXT}
+${GEM_LIBDIR}/.github/workflows/workflow.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.rubocop.yml
-${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGES.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Guardfile
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/appveyor.yml
${GEM_LIBDIR}/examples/echo_server.rb
${GEM_LIBDIR}/ext/libev/Changes
${GEM_LIBDIR}/ext/libev/LICENSE
diff -r d1cc543971a4 -r 5a4df30ea65e net/ruby-nio4r/distinfo
--- a/net/ruby-nio4r/distinfo Mon Sep 14 13:34:34 2020 +0000
+++ b/net/ruby-nio4r/distinfo Mon Sep 14 13:36:45 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/03/24 15:11:57 taca Exp $
+$NetBSD: distinfo,v 1.5 2020/09/14 13:36:45 taca Exp $
-SHA1 (nio4r-2.5.2.gem) = 39ad93e566cf491fc0f480459cf79110fe77498a
-RMD160 (nio4r-2.5.2.gem) = d855a3ede421bae10d5318d0daa2d5f74d58646c
-SHA512 (nio4r-2.5.2.gem) = 3db567c9994e9186749e37c3ebc07f744e7a82c1163d44222475cf491f945745c6c070f4a0a8c77e331921147cc1f5f7bfffd86cb3455d5864280c4e4945b295
-Size (nio4r-2.5.2.gem) = 110592 bytes
+SHA1 (nio4r-2.5.3.gem) = fd27002109e65ef2707a89b65f1aedb97cab6884
+RMD160 (nio4r-2.5.3.gem) = cc002b0b9cb96836bd6c2dfcee707765720cab34
+SHA512 (nio4r-2.5.3.gem) = dad68688faacf110f08e3252222fed7696e557944c56dadf47a1fb037c5627ab88fa82e70c2e28f802f81ed6c93e38bf85daf28dc42a51f40e455558609b0b58
+Size (nio4r-2.5.3.gem) = 110592 bytes
Home |
Main Index |
Thread Index |
Old Index