pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rspec



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar 14 14:22:15 UTC 2018

Modified Files:
        pkgsrc/devel/ruby-rspec: Makefile distinfo

Log Message:
devel/ruby-rspec: update to 3.7.0

This package is meta gem for ruby-rspec-{core,expectations,mocks}.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-rspec/Makefile \
    pkgsrc/devel/ruby-rspec/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-rspec/Makefile
diff -u pkgsrc/devel/ruby-rspec/Makefile:1.21 pkgsrc/devel/ruby-rspec/Makefile:1.22
--- pkgsrc/devel/ruby-rspec/Makefile:1.21       Mon Sep  4 18:08:22 2017
+++ pkgsrc/devel/ruby-rspec/Makefile    Wed Mar 14 14:22:15 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2017/09/04 18:08:22 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/03/14 14:22:15 taca Exp $
 
-DISTNAME=      rspec-3.6.0
+DISTNAME=      rspec-3.7.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,9 +8,9 @@ HOMEPAGE=       https://relishapp.com/rspec
 COMMENT=       Behaviour Driven Development framework for Ruby
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.6.0<3.7:../../devel/ruby-rspec-core
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.6.0<3.7:../../devel/ruby-rspec-expectations
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.6.0<3.7:../../devel/ruby-rspec-mocks
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-core>=3.7.0<3.8:../../devel/ruby-rspec-core
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-expectations>=3.7.0<3.8:../../devel/ruby-rspec-expectations
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-mocks>=3.7.0<3.8:../../devel/ruby-rspec-mocks
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-rspec/distinfo
diff -u pkgsrc/devel/ruby-rspec/distinfo:1.21 pkgsrc/devel/ruby-rspec/distinfo:1.22
--- pkgsrc/devel/ruby-rspec/distinfo:1.21       Mon Jun  5 14:07:47 2017
+++ pkgsrc/devel/ruby-rspec/distinfo    Wed Mar 14 14:22:15 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2017/06/05 14:07:47 taca Exp $
+$NetBSD: distinfo,v 1.22 2018/03/14 14:22:15 taca Exp $
 
-SHA1 (rspec-3.6.0.gem) = f72cf399b379193a36ca47494bcb7a703af17c79
-RMD160 (rspec-3.6.0.gem) = 853d9e3671b436559e4256f7271d6e0ab0c08c94
-SHA512 (rspec-3.6.0.gem) = ff0208209fffe205038e75ea410d0a0c140d35f9dcf46b699d9359bb17b8d6e92c4c3643b8f99d741921dd4a4b9bc62e639f5d48f46e4e9c656dcab0f62fdbb2
-Size (rspec-3.6.0.gem) = 10240 bytes
+SHA1 (rspec-3.7.0.gem) = 94defcce19f582dc8b1cb4fa26c77c05fa70eca7
+RMD160 (rspec-3.7.0.gem) = d9f1bede4b6e317ee73d6e343099eba3c6c11fb5
+SHA512 (rspec-3.7.0.gem) = 5c10a878e9697030783c987ee9a6244b36cf85a2a3fb8c28bf9771900a3259da4f19c7f159180b5ff9140ab715b38b5d90cd5e0014ac1862f478c32a95e7edfd
+Size (rspec-3.7.0.gem) = 10752 bytes



Home | Main Index | Thread Index | Old Index