pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/ruby-nio4r



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Mar 17 14:20:59 UTC 2018

Modified Files:
        pkgsrc/net/ruby-nio4r: Makefile distinfo

Log Message:
net/ruby-nio4r: update to 2.3.0

## 2.3.0 (2018-03-15)

* [#183](https://github.com/socketry/nio4r/pull/183)
  Allow `Monitor#interests` to be nil
  ([@ioquatix])


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/ruby-nio4r/Makefile \
    pkgsrc/net/ruby-nio4r/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/ruby-nio4r/Makefile
diff -u pkgsrc/net/ruby-nio4r/Makefile:1.1 pkgsrc/net/ruby-nio4r/Makefile:1.2
--- pkgsrc/net/ruby-nio4r/Makefile:1.1  Tue Mar 13 16:04:44 2018
+++ pkgsrc/net/ruby-nio4r/Makefile      Sat Mar 17 14:20:59 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/03/13 16:04:44 taca Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/17 14:20:59 taca Exp $
 
-DISTNAME=      nio4r-2.2.0
+DISTNAME=      nio4r-2.3.0
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-nio4r/distinfo
diff -u pkgsrc/net/ruby-nio4r/distinfo:1.1 pkgsrc/net/ruby-nio4r/distinfo:1.2
--- pkgsrc/net/ruby-nio4r/distinfo:1.1  Tue Mar 13 16:04:44 2018
+++ pkgsrc/net/ruby-nio4r/distinfo      Sat Mar 17 14:20:59 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/13 16:04:44 taca Exp $
+$NetBSD: distinfo,v 1.2 2018/03/17 14:20:59 taca Exp $
 
-SHA1 (nio4r-2.2.0.gem) = 953ed989705dcbedd61888e58d15db678bfd0843
-RMD160 (nio4r-2.2.0.gem) = a7c1b5a824e38d599b1445a6f6b14bf15d2b735a
-SHA512 (nio4r-2.2.0.gem) = 9a9acaede13da07894edb7012f593bd2132296f2130cc2529cfbbad421aaa1e7b144403c9812e6ac8429cf6bb9e8c7e746acd86f2061dedf4cc14fb10fdaa7fe
-Size (nio4r-2.2.0.gem) = 101888 bytes
+SHA1 (nio4r-2.3.0.gem) = 64b6cf2d86ad24220887894804d158640f1a30fd
+RMD160 (nio4r-2.3.0.gem) = 0f933bc30a584875964e6d9c40c3651ca128db31
+SHA512 (nio4r-2.3.0.gem) = 266cb1cfbf62a0cdb130ccf7defa3f7142f1ddc4a45b6364197250abaa857b7177074eb7643bc9e005b30aa114c4337059092125734a3f13f3646a315eff2698
+Size (nio4r-2.3.0.gem) = 101888 bytes



Home | Main Index | Thread Index | Old Index