summaryrefslogtreecommitdiff
path: root/sysutils/ruby-rb-inotify
diff options
context:
space:
mode:
authortaca <taca>2016-03-15 15:33:02 +0000
committertaca <taca>2016-03-15 15:33:02 +0000
commit295d96e0d8abb6e49b033f448927bf778252e6c3 (patch)
tree6d78800bcc6cab45c3b4ec1a4cc255e741873152 /sysutils/ruby-rb-inotify
parent519d0d88e544d8526b89ce8e8eff83605761d20a (diff)
downloadpkgsrc-295d96e0d8abb6e49b033f448927bf778252e6c3.tar.gz
Update ruby-rb-inotify to 0.9.7.
* Regenerate gemspec. * Improve documentation. * Return nil and the caller will return empty array for each method. * Avoid exception in case of closing a file watched by notifier, like tapping SIGINT to close the file without exception. * Fix the logic used for retrying reads after EINVAL * Use a specific exception class for queue overflows
Diffstat (limited to 'sysutils/ruby-rb-inotify')
-rw-r--r--sysutils/ruby-rb-inotify/Makefile4
-rw-r--r--sysutils/ruby-rb-inotify/PLIST3
-rw-r--r--sysutils/ruby-rb-inotify/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/sysutils/ruby-rb-inotify/Makefile b/sysutils/ruby-rb-inotify/Makefile
index d2f7f749745..176b35fa3ad 100644
--- a/sysutils/ruby-rb-inotify/Makefile
+++ b/sysutils/ruby-rb-inotify/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2015/03/13 15:58:33 taca Exp $
+# $NetBSD: Makefile,v 1.2 2016/03/15 15:33:02 taca Exp $
-DISTNAME= rb-inotify-0.9.5
+DISTNAME= rb-inotify-0.9.7
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/sysutils/ruby-rb-inotify/PLIST b/sysutils/ruby-rb-inotify/PLIST
index 7f6447058ff..d21d20a04cd 100644
--- a/sysutils/ruby-rb-inotify/PLIST
+++ b/sysutils/ruby-rb-inotify/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/03/13 15:58:33 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/03/15 15:33:02 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/MIT-LICENSE
@@ -6,6 +6,7 @@ ${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/lib/rb-inotify.rb
+${GEM_LIBDIR}/lib/rb-inotify/errors.rb
${GEM_LIBDIR}/lib/rb-inotify/event.rb
${GEM_LIBDIR}/lib/rb-inotify/native.rb
${GEM_LIBDIR}/lib/rb-inotify/native/flags.rb
diff --git a/sysutils/ruby-rb-inotify/distinfo b/sysutils/ruby-rb-inotify/distinfo
index cdd4ad14866..0e13c1071ef 100644
--- a/sysutils/ruby-rb-inotify/distinfo
+++ b/sysutils/ruby-rb-inotify/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:32:30 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/03/15 15:33:02 taca Exp $
-SHA1 (rb-inotify-0.9.5.gem) = 52c673c2f546aab1958d19db6bdf2d1a7cbe34f1
-RMD160 (rb-inotify-0.9.5.gem) = 67b5e39bad4b5eedc0b445d36d84657fa886db9d
-SHA512 (rb-inotify-0.9.5.gem) = 1ecc0142ed44358a2f51403736533e9854b5fc13cb81b552eb866310b60535b14e2ac6bfb6ee53bc1ee65ac14e51fc5a981e52f843607dbb3d8390c1d6c13e60
-Size (rb-inotify-0.9.5.gem) = 14336 bytes
+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