diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-18 17:32:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-18 17:32:41 +0000 |
commit | 621a604908f9bcf9e4be4847d10069929f59a7fe (patch) | |
tree | aedc08b786f32c5ecaa5a272959d29c761b034e4 | |
parent | Update to 0.000072 (diff) |
Update to 0.9.10
Changes: https://github.com/nex3/rb-inotify/commits/master
-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 |