summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-11-29 14:53:59 +0000
committertaca <taca@pkgsrc.org>2015-11-29 14:53:59 +0000
commitb069699cb8baefa269089a06d049ae983252d12b (patch)
tree4641e8f177d75470dd2bca55945fe861c3d87791 /devel
parent01ea4c739c57aa41a7ee6b5ae2f30488420121ed (diff)
downloadpkgsrc-b069699cb8baefa269089a06d049ae983252d12b.tar.gz
Update ruby-rspec to 3.4.0.
This is a meta ruby gem package for rspec-core, rspec-expectations and rspec-mocks.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec/Makefile10
-rw-r--r--devel/ruby-rspec/PLIST4
-rw-r--r--devel/ruby-rspec/distinfo10
3 files changed, 12 insertions, 12 deletions
diff --git a/devel/ruby-rspec/Makefile b/devel/ruby-rspec/Makefile
index 8fa2c5ab4fa..516fe7f6c44 100644
--- a/devel/ruby-rspec/Makefile
+++ b/devel/ruby-rspec/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2015/06/13 00:00:58 taca Exp $
+# $NetBSD: Makefile,v 1.18 2015/11/29 14:53:59 taca Exp $
-DISTNAME= rspec-3.3.0
+DISTNAME= rspec-3.4.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,9 +8,9 @@ HOMEPAGE= http://relishapp.com/rspec
COMMENT= Behaviour Driven Development framework for Ruby
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.3.0<3.4:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.3.0<3.4:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.3.0<3.4:../../devel/ruby-rspec-mocks
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.4.0<3.5:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.4.0<3.5:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.4.0<3.5:../../devel/ruby-rspec-mocks
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rspec/PLIST b/devel/ruby-rspec/PLIST
index 9c6074c2da0..fe78ab33f70 100644
--- a/devel/ruby-rspec/PLIST
+++ b/devel/ruby-rspec/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.8 2012/06/02 00:47:46 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2015/11/29 14:53:59 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/License.txt
+${GEM_LIBDIR}/LICENSE.md
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/rspec.rb
${GEM_LIBDIR}/lib/rspec/version.rb
diff --git a/devel/ruby-rspec/distinfo b/devel/ruby-rspec/distinfo
index e7f2dc05d24..0c3d7376b1e 100644
--- a/devel/ruby-rspec/distinfo
+++ b/devel/ruby-rspec/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2015/11/03 03:29:28 agc Exp $
+$NetBSD: distinfo,v 1.19 2015/11/29 14:53:59 taca Exp $
-SHA1 (rspec-3.3.0.gem) = a8520bd716c3e7f961eba195d24bc7cefbdeaa69
-RMD160 (rspec-3.3.0.gem) = 7cc8910dbbb256779db25c4653bec2779138e5cb
-SHA512 (rspec-3.3.0.gem) = cafc2bcfae261da8f990a8c6327db88f800d73c9fed2dbf4ca360930376906ae6621349ac9cc92b900e069647eb9d1dde1e41feb6ba25b84d30228ae038efbd4
-Size (rspec-3.3.0.gem) = 10240 bytes
+SHA1 (rspec-3.4.0.gem) = 28d318c7d483b791cad8d1fbc1a4e151a70ae43c
+RMD160 (rspec-3.4.0.gem) = dfe0dead0d549301718c7f98c03adb5a1f67c46f
+SHA512 (rspec-3.4.0.gem) = b73040fd946931d5dcdf6d48456fda50f614ecab5853308b7c02432614c080cde05bc0eeeb0302f81dae3f25767eb2d4529ae0ae48c824ef077d299e5fea25de
+Size (rspec-3.4.0.gem) = 10752 bytes