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: Mon Jan 11 13:09:24 UTC 2021
Modified Files:
pkgsrc/devel/ruby-rspec: Makefile distinfo
Log Message:
devel/ruby-rspec: update to 3.10.0
Update ruby-rspec to 3.10.0. This is meta rubygems and no changes itself.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-rspec/Makefile
cvs rdiff -u -r1.24 -r1.25 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.25 pkgsrc/devel/ruby-rspec/Makefile:1.26
--- pkgsrc/devel/ruby-rspec/Makefile:1.25 Sat Nov 2 14:40:25 2019
+++ pkgsrc/devel/ruby-rspec/Makefile Mon Jan 11 13:09:24 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/11/02 14:40:25 taca Exp $
+# $NetBSD: Makefile,v 1.26 2021/01/11 13:09:24 taca Exp $
-DISTNAME= rspec-3.9.0
+DISTNAME= rspec-3.10.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.9.0<3.10:../../devel/ruby-rspec-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.9.0<3.10:../../devel/ruby-rspec-expectations
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.9.0<3.10:../../devel/ruby-rspec-mocks
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.10.0<3.11:../../devel/ruby-rspec-core
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.10.0<3.11:../../devel/ruby-rspec-expectations
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.10.0<3.11:../../devel/ruby-rspec-mocks
USE_LANGUAGES= # none
Index: pkgsrc/devel/ruby-rspec/distinfo
diff -u pkgsrc/devel/ruby-rspec/distinfo:1.24 pkgsrc/devel/ruby-rspec/distinfo:1.25
--- pkgsrc/devel/ruby-rspec/distinfo:1.24 Sat Nov 2 14:37:08 2019
+++ pkgsrc/devel/ruby-rspec/distinfo Mon Jan 11 13:09:24 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/11/02 14:37:08 taca Exp $
+$NetBSD: distinfo,v 1.25 2021/01/11 13:09:24 taca Exp $
-SHA1 (rspec-3.9.0.gem) = 887d4650185264cf1b86516e9dc71e7513bdc83a
-RMD160 (rspec-3.9.0.gem) = ae15590c7a72b0df00351a7231e381067c895cec
-SHA512 (rspec-3.9.0.gem) = a7dbb22f01d842a41b54c375d32d94c77a7b964d1ea5b1971e7c228dfd5dbfcfe03c007d687781addb93f819dde8de664dda307c266137fdd0a07dab96f96fad
-Size (rspec-3.9.0.gem) = 10752 bytes
+SHA1 (rspec-3.10.0.gem) = 737a041ab940d44ed05d1d5de631e51af66b5cc2
+RMD160 (rspec-3.10.0.gem) = af288fdc47f92dd04b71b0e59b0a044c540125f9
+SHA512 (rspec-3.10.0.gem) = dd1a3a1c7c73ae9c053e071d7851780d8cf61e92ddba24072b9f2c00a342ed08c81090332ba2eaf7ab96adac3fc723685996195e5cc584e15de57ff02a4455ec
+Size (rspec-3.10.0.gem) = 10752 bytes
Home |
Main Index |
Thread Index |
Old Index