pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-sass-rails32 Fix dependency to textproc/ruby-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91604b1f6b14
branches:  trunk
changeset: 360090:91604b1f6b14
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 21 02:29:38 2017 +0000

description:
Fix dependency to textproc/ruby-tilt1.

diffstat:

 www/ruby-sass-rails32/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cad9465234cb -r 91604b1f6b14 www/ruby-sass-rails32/Makefile
--- a/www/ruby-sass-rails32/Makefile    Tue Mar 21 00:01:38 2017 +0000
+++ b/www/ruby-sass-rails32/Makefile    Tue Mar 21 02:29:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/03/19 15:27:13 taca Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/21 02:29:38 taca Exp $
 
 DISTNAME=      sass-rails-3.2.6
 PKGREVISION=   2
@@ -11,7 +11,7 @@
 
 DEPENDS+=      ${RUBY_RAILTIES_DEPENDS}
 DEPENDS+=      ${RUBY_PKGPREFIX}-sass>=3.1.10:../../www/ruby-sass
-DEPENDS+=      ${RUBY_PKGPREFIX}-tilt>=1.3<2:../../textproc/ruby-tilt1
+DEPENDS+=      ${RUBY_PKGPREFIX}-tilt1>=1.3<2:../../textproc/ruby-tilt1
 
 RUBY_RAILS_SUPPORTED=  32
 



Home | Main Index | Thread Index | Old Index