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 sysutils/ruby-rb-inotify: rub...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/880307eba1a3
branches:  trunk
changeset: 321097:880307eba1a3
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 16 14:21:35 2019 +0000

description:
sysutils/ruby-rb-inotify: ruby-rb-inotify moved to devel

Remove sysutils/ruby-rb-inotify which moved to devel/ruby-rb-inotify.

diffstat:

 sysutils/ruby-rb-inotify/DESCR    |   6 ------
 sysutils/ruby-rb-inotify/Makefile |  14 --------------
 sysutils/ruby-rb-inotify/PLIST    |  21 ---------------------
 sysutils/ruby-rb-inotify/distinfo |   6 ------
 4 files changed, 0 insertions(+), 47 deletions(-)

diffs (63 lines):

diff -r 9a1d2b31c427 -r 880307eba1a3 sysutils/ruby-rb-inotify/DESCR
--- a/sysutils/ruby-rb-inotify/DESCR    Sat Mar 16 14:20:22 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This is a simple wrapper over the inotify Linux kernel subsystem
-(http://en.wikipedia.org/wiki/Inotify) for monitoring changes to files
-and directories.
-
-It uses the FFI (http://wiki.github.com/ffi/ffi) gem to avoid having to
-compile a C extension.
diff -r 9a1d2b31c427 -r 880307eba1a3 sysutils/ruby-rb-inotify/Makefile
--- a/sysutils/ruby-rb-inotify/Makefile Sat Mar 16 14:20:22 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2017/06/21 14:20:11 taca Exp $
-
-DISTNAME=      rb-inotify-0.9.10
-CATEGORIES=    sysutils
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/nex3/rb-inotify
-COMMENT=       Ruby wrapper for Linux's inotify, using FFI
-LICENSE=       mit
-
-DEPENDS+=      ${RUBY_PKGPREFIX}-ffi>=0.5.0:../../devel/ruby-ffi
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 9a1d2b31c427 -r 880307eba1a3 sysutils/ruby-rb-inotify/PLIST
--- a/sysutils/ruby-rb-inotify/PLIST    Sat Mar 16 14:20:22 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2017/06/21 14:20:11 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
-${GEM_LIBDIR}/.yardopts
-${GEM_LIBDIR}/Gemfile
-${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${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
-${GEM_LIBDIR}/lib/rb-inotify/notifier.rb
-${GEM_LIBDIR}/lib/rb-inotify/version.rb
-${GEM_LIBDIR}/lib/rb-inotify/watcher.rb
-${GEM_LIBDIR}/rb-inotify.gemspec
-${GEM_LIBDIR}/spec/rb-inotify/errors_spec.rb
-${GEM_LIBDIR}/spec/rb-inotify_spec.rb
-${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 9a1d2b31c427 -r 880307eba1a3 sysutils/ruby-rb-inotify/distinfo
--- a/sysutils/ruby-rb-inotify/distinfo Sat Mar 16 14:20:22 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2017/06/21 14:20:11 taca Exp $
-
-SHA1 (rb-inotify-0.9.10.gem) = 9424d0825bd5dce267ab487b0924ddfea274e5bd
-RMD160 (rb-inotify-0.9.10.gem) = b815bdd75ce47f3d646c60f9aa4e3bb7ccfa1de7
-SHA512 (rb-inotify-0.9.10.gem) = ee1aecfebea11655450776013d8d2fa3fb2af784285db3c32b5a452241f9cd48a8f9a10cb2f1ff96b191c0dcd43ec4f78e8a363447abf97a8cd4ccb778de4889
-Size (rb-inotify-0.9.10.gem) = 14848 bytes



Home | Main Index | Thread Index | Old Index