diff options
-rw-r--r-- | devel/rubygem-rb-inotify/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-rb-inotify/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/rubygem-rb-inotify/Makefile b/devel/rubygem-rb-inotify/Makefile index faba595d9b38..7453dc3f0e5f 100644 --- a/devel/rubygem-rb-inotify/Makefile +++ b/devel/rubygem-rb-inotify/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rb-inotify -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Ruby wrapper for libinotify, using ffi LICENSE= MIT LIB_DEPENDS= libinotify.so:devel/libinotify -RUN_DEPENDS= rubygem-ffi>=1.0:devel/rubygem-ffi +RUN_DEPENDS= rubygem-ffi>=0.5.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes diff --git a/devel/rubygem-rb-inotify/distinfo b/devel/rubygem-rb-inotify/distinfo index 7ce7e00aea3a..8e2368f2957b 100644 --- a/devel/rubygem-rb-inotify/distinfo +++ b/devel/rubygem-rb-inotify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497688127 -SHA256 (rubygem/rb-inotify-0.9.9.gem) = 1ef0ceafb745c2c050a7e5a89b78e1f23b23dc26a0a20eba7ca963ca01726ec5 -SIZE (rubygem/rb-inotify-0.9.9.gem) = 15360 +TIMESTAMP = 1497778491 +SHA256 (rubygem/rb-inotify-0.9.10.gem) = e140f7ad14cd91e001c7e0bfa32458dd29995e70932765fcf477de630b7fda79 +SIZE (rubygem/rb-inotify-0.9.10.gem) = 14848 |