Date: Sun, 18 Jun 2017 17:32:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443838 - head/devel/rubygem-rb-inotify Message-ID: <201706181732.v5IHWfnu060509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 18 17:32:41 2017 New Revision: 443838 URL: https://svnweb.freebsd.org/changeset/ports/443838 Log: Update to 0.9.10 Changes: https://github.com/nex3/rb-inotify/commits/master Modified: head/devel/rubygem-rb-inotify/Makefile head/devel/rubygem-rb-inotify/distinfo Modified: head/devel/rubygem-rb-inotify/Makefile ============================================================================== --- head/devel/rubygem-rb-inotify/Makefile Sun Jun 18 17:32:36 2017 (r443837) +++ head/devel/rubygem-rb-inotify/Makefile Sun Jun 18 17:32:41 2017 (r443838) @@ -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 Modified: head/devel/rubygem-rb-inotify/distinfo ============================================================================== --- head/devel/rubygem-rb-inotify/distinfo Sun Jun 18 17:32:36 2017 (r443837) +++ head/devel/rubygem-rb-inotify/distinfo Sun Jun 18 17:32:41 2017 (r443838) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706181732.v5IHWfnu060509>