pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-sass-listen
Module Name: pkgsrc
Committed By: taca
Date: Sat Mar 16 14:14:48 UTC 2019
Modified Files:
pkgsrc/www/ruby-sass-listen: Makefile
Log Message:
www/ruby-sass-listen: update dependency to ruby-rb-inotify
Update dependency to ruby-rb-inotify.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-sass-listen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-sass-listen/Makefile
diff -u pkgsrc/www/ruby-sass-listen/Makefile:1.2 pkgsrc/www/ruby-sass-listen/Makefile:1.3
--- pkgsrc/www/ruby-sass-listen/Makefile:1.2 Mon Feb 25 09:20:53 2019
+++ pkgsrc/www/ruby-sass-listen/Makefile Sat Mar 16 14:14:48 2019
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2019/02/25 09:20:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2019/03/16 14:14:48 taca Exp $
#
DISTNAME= sass-listen-4.0.0
+PKGREVISION= 1
CATEGORIES= www devel ruby
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +10,7 @@ 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:../../sysutils/ruby-rb-inotify
+DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9.7:../../devel/ruby-rb-inotify
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index