pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/ruby-rb-inotify Update ruby-rb-inotifyto 0.9.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e4653ca0b4c
branches:  trunk
changeset: 359982:0e4653ca0b4c
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 20 15:21:49 2017 +0000

description:
Update ruby-rb-inotifyto 0.9.8.

* Avoid crashing after fd is closed
* Add support for platforms with libinotify
* Add license to gemspec.
* Do not follow into symlinked directories when traversing directories

diffstat:

 sysutils/ruby-rb-inotify/Makefile |   6 +++---
 sysutils/ruby-rb-inotify/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r c9e5a1050819 -r 0e4653ca0b4c sysutils/ruby-rb-inotify/Makefile
--- a/sysutils/ruby-rb-inotify/Makefile Mon Mar 20 15:15:58 2017 +0000
+++ b/sysutils/ruby-rb-inotify/Makefile Mon Mar 20 15:21:49 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2016/03/15 15:33:02 taca Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/20 15:21:49 taca Exp $
 
-DISTNAME=      rb-inotify-0.9.7
+DISTNAME=      rb-inotify-0.9.8
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://github.com/nex3/rb-inotify
+HOMEPAGE=      https://github.com/nex3/rb-inotify
 COMMENT=       Ruby wrapper for Linux's inotify, using FFI
 LICENSE=       mit
 
diff -r c9e5a1050819 -r 0e4653ca0b4c sysutils/ruby-rb-inotify/distinfo
--- a/sysutils/ruby-rb-inotify/distinfo Mon Mar 20 15:15:58 2017 +0000
+++ b/sysutils/ruby-rb-inotify/distinfo Mon Mar 20 15:21:49 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/03/15 15:33:02 taca Exp $
+$NetBSD: distinfo,v 1.4 2017/03/20 15:21:49 taca Exp $
 
-SHA1 (rb-inotify-0.9.7.gem) = a47c5e88135cc959bb520894d635d631fa23a3f6
-RMD160 (rb-inotify-0.9.7.gem) = 4da255def1ef0c386c4c8889a09181de56e27d95
-SHA512 (rb-inotify-0.9.7.gem) = bc9be713becf7ee644a58e5d68dc0c514f8ba69a5b78de19cc84c2f55c98601065da59612a7373cd784646234b8ae9acd6575089c6a77e0317a0284c3f1fcbe4
-Size (rb-inotify-0.9.7.gem) = 14336 bytes
+SHA1 (rb-inotify-0.9.8.gem) = 3832a46beb1d142b6fa977c679f99dee67c144f7
+RMD160 (rb-inotify-0.9.8.gem) = da07081692ad5a12d9e750acf04ed69f65fd2909
+SHA512 (rb-inotify-0.9.8.gem) = 9fecf48c7ca20bd8edcf616980bcebe5bd124a0c0a59a2166790cc57c4e43e1bd4b499c58ebc2a573f2c2e140c8aeabc08c8cf6ef2a9a594b207e78ee63d80c5
+Size (rb-inotify-0.9.8.gem) = 14336 bytes



Home | Main Index | Thread Index | Old Index