pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-shoulda-matchers Use RUBY_ACTIVESUPPORT_DEP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49d61144f43c
branches: trunk
changeset: 364138:49d61144f43c
user: taca <taca%pkgsrc.org@localhost>
date: Wed Jun 21 13:19:02 2017 +0000
description:
Use RUBY_ACTIVESUPPORT_DEPENDS to ruby-activesupport32 dependency.
diffstat:
devel/ruby-shoulda-matchers/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f66a0743438a -r 49d61144f43c devel/ruby-shoulda-matchers/Makefile
--- a/devel/ruby-shoulda-matchers/Makefile Wed Jun 21 13:16:35 2017 +0000
+++ b/devel/ruby-shoulda-matchers/Makefile Wed Jun 21 13:19:02 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/05/04 15:12:34 taca Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/21 13:19:02 taca Exp $
DISTNAME= shoulda-matchers-2.8.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -9,7 +9,7 @@
COMMENT= Making tests easy on the fingers and eyes
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=3.0.0:${RUBY_RAILS32_ACTIVESUPPORT}
+DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
USE_LANGUAGES= # none
RUBY_RAILS_SUPPORTED= 32
Home |
Main Index |
Thread Index |
Old Index