pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rspec-mocks



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Nov 30 13:47:54 UTC 2022

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

Log Message:
devel/ruby-rspec-mocks: update to 3.12.0

3.12.0 (2022-10-26)

Enhancements:

* Improve diff output when diffing keyword arguments against hashes.  (Jean
  Boussier, #1461)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/ruby-rspec-mocks/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/ruby-rspec-mocks/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-mocks/Makefile
diff -u pkgsrc/devel/ruby-rspec-mocks/Makefile:1.31 pkgsrc/devel/ruby-rspec-mocks/Makefile:1.32
--- pkgsrc/devel/ruby-rspec-mocks/Makefile:1.31 Fri Aug 26 11:20:19 2022
+++ pkgsrc/devel/ruby-rspec-mocks/Makefile      Wed Nov 30 13:47:54 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2022/08/26 11:20:19 taca Exp $
+# $NetBSD: Makefile,v 1.32 2022/11/30 13:47:54 taca Exp $
 
-DISTNAME=      rspec-mocks-3.11.1
+DISTNAME=      rspec-mocks-3.12.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE=       https://relishapp.com/rspec
 COMMENT=       This is test-double framework for rspec
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-support>=3.11.0<3.12:../../devel/ruby-rspec-support
+DEPENDS+=      ${RUBY_PKGPREFIX}-rspec-support>=3.12.0<3.13:../../devel/ruby-rspec-support
 DEPENDS+=      ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs
 
 .include "../../lang/ruby/gem.mk"

Index: pkgsrc/devel/ruby-rspec-mocks/distinfo
diff -u pkgsrc/devel/ruby-rspec-mocks/distinfo:1.33 pkgsrc/devel/ruby-rspec-mocks/distinfo:1.34
--- pkgsrc/devel/ruby-rspec-mocks/distinfo:1.33 Fri Aug 26 11:20:19 2022
+++ pkgsrc/devel/ruby-rspec-mocks/distinfo      Wed Nov 30 13:47:54 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2022/08/26 11:20:19 taca Exp $
+$NetBSD: distinfo,v 1.34 2022/11/30 13:47:54 taca Exp $
 
-BLAKE2s (rspec-mocks-3.11.1.gem) = a8ffe4b11582c5051e6d414464d4b94945d7725e7ee6628521e615d78925a35f
-SHA512 (rspec-mocks-3.11.1.gem) = 5b19b17ac7f8c24196018c70651f71693b250789af38ef5b0541032e77b93bc49ed94ad985ab4e3744b5493b03b5cc21730a5bd8c292958e7d2263f7d44bdea6
-Size (rspec-mocks-3.11.1.gem) = 80384 bytes
+BLAKE2s (rspec-mocks-3.12.0.gem) = 95e0d59ff8cf27e58905ab034fbaf6985a9e175b4241bf915e99d3cbbcff7e94
+SHA512 (rspec-mocks-3.12.0.gem) = eb4a54ac73736e2648c8c14cac1362bafd59452ca54e18f4feb9caa5c5412a449c1cdd9909bd8bfb17f3bcb83c189ab722cbdd409b3942c09f12f427742fd964
+Size (rspec-mocks-3.12.0.gem) = 80384 bytes



Home | Main Index | Thread Index | Old Index