Sun Feb 24 15:50:25 2019 UTC ()
www/ruby-sass-listen: add version 4.0.0 package

This fork of guard/listen provides a stable API for users of the ruby Sass CLI.

Listen

The Listen gem listens to file modifications and notifies you about the changes.

Features

* OS-optimized adapters on MRI for Mac OS X 10.6+, Linux, \*BSD and Windows,
  [more info](#listen-adapters) below.
* Detects file modification, addition and removal.
* You can watch multiple directories.
* Regexp-patterns for ignoring paths for more accuracy and speed
* Increased change detection accuracy on OS X HFS and VFAT volumes.
* Tested on MRI Ruby environments (2.0+ only) via
  [Travis CI](https://travis-ci.org/guard/listen).


(taca)
diff -r0 -r1.1 pkgsrc/www/ruby-sass-listen/DESCR
diff -r0 -r1.1 pkgsrc/www/ruby-sass-listen/Makefile
diff -r0 -r1.1 pkgsrc/www/ruby-sass-listen/PLIST
diff -r0 -r1.1 pkgsrc/www/ruby-sass-listen/distinfo

File Added: pkgsrc/www/ruby-sass-listen/DESCR
This fork of guard/listen provides a stable API for users of the ruby Sass CLI.

Listen

The Listen gem listens to file modifications and notifies you about the changes.

Features

* OS-optimized adapters on MRI for Mac OS X 10.6+, Linux, \*BSD and Windows,
  [more info](#listen-adapters) below.
* Detects file modification, addition and removal.
* You can watch multiple directories.
* Regexp-patterns for ignoring paths for more accuracy and speed
* Increased change detection accuracy on OS X HFS and VFAT volumes.
* Tested on MRI Ruby environments (2.0+ only) via
  [Travis CI](https://travis-ci.org/guard/listen).

File Added: pkgsrc/www/ruby-sass-listen/Makefile
# $NetBSD: Makefile,v 1.1 2019/02/24 15:50:25 taca Exp $
#

DISTNAME=	sass-listen-4.0.0
CATEGORIES=	www devel ruby

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/sass/listen
COMMENT=	listens to file modifications and notifies

DEPENDS+=	${RUBY_PKGPREFIX}-rb-fsevent>=0.9.4:../../devel/ruby-rb-fsevent
DEPENDS+=	${RUBY_PKGPREFIX}-rb-inotify>=0.9.7:../../devel/ruby-rb-inotify

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/ruby-sass-listen/PLIST
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/sass-listen.rb
${GEM_LIBDIR}/lib/sass-listen/adapter.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/base.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/bsd.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/config.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/darwin.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/linux.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/polling.rb
${GEM_LIBDIR}/lib/sass-listen/adapter/windows.rb
${GEM_LIBDIR}/lib/sass-listen/backend.rb
${GEM_LIBDIR}/lib/sass-listen/change.rb
${GEM_LIBDIR}/lib/sass-listen/cli.rb
${GEM_LIBDIR}/lib/sass-listen/directory.rb
${GEM_LIBDIR}/lib/sass-listen/event/config.rb
${GEM_LIBDIR}/lib/sass-listen/event/loop.rb
${GEM_LIBDIR}/lib/sass-listen/event/processor.rb
${GEM_LIBDIR}/lib/sass-listen/event/queue.rb
${GEM_LIBDIR}/lib/sass-listen/file.rb
${GEM_LIBDIR}/lib/sass-listen/fsm.rb
${GEM_LIBDIR}/lib/sass-listen/internals/thread_pool.rb
${GEM_LIBDIR}/lib/sass-listen/listener.rb
${GEM_LIBDIR}/lib/sass-listen/listener/config.rb
${GEM_LIBDIR}/lib/sass-listen/logger.rb
${GEM_LIBDIR}/lib/sass-listen/options.rb
${GEM_LIBDIR}/lib/sass-listen/queue_optimizer.rb
${GEM_LIBDIR}/lib/sass-listen/record.rb
${GEM_LIBDIR}/lib/sass-listen/record/entry.rb
${GEM_LIBDIR}/lib/sass-listen/record/symlink_detector.rb
${GEM_LIBDIR}/lib/sass-listen/silencer.rb
${GEM_LIBDIR}/lib/sass-listen/silencer/controller.rb
${GEM_LIBDIR}/lib/sass-listen/version.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

File Added: pkgsrc/www/ruby-sass-listen/distinfo
$NetBSD: distinfo,v 1.1 2019/02/24 15:50:25 taca Exp $

SHA1 (sass-listen-4.0.0.gem) = 9c69611007c679c7d48e1f20e03580c99c6b4d6f
RMD160 (sass-listen-4.0.0.gem) = 445af828a06451e6536275d60fd40cb161fdfe11
SHA512 (sass-listen-4.0.0.gem) = a165d1cb0efbb7acea01679591b9d28554648335025a7e062c2319289c01a7b345b0408946e2b565daf0950e8d7b6cf5fce936a821a4e30ac33c5f5436b0db20
Size (sass-listen-4.0.0.gem) = 27136 bytes