pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 18 14:14:09 UTC 2022

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

Log Message:
devel/ruby-rspec-expectations: update to 3.12.1

3.12.1 (2022-12-16)

Bug Fixes:

* Pass keyword arguments through to aliased (and thus negated)
  matchers. (Jon Rowe, #1394)
* When handling failures in an aggregated_failures block (or example)
  prevent the failure list leaking out. (Maciek Rząsa, #1392)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-rspec-expectations/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-expectations/Makefile
diff -u pkgsrc/devel/ruby-rspec-expectations/Makefile:1.33 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.34
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.33  Wed Nov 30 13:46:35 2022
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile       Sun Dec 18 14:14:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2022/11/30 13:46:35 taca Exp $
+# $NetBSD: Makefile,v 1.34 2022/12/18 14:14:09 taca Exp $
 
-DISTNAME=      rspec-expectations-3.12.0
+DISTNAME=      rspec-expectations-3.12.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-expectations/distinfo
diff -u pkgsrc/devel/ruby-rspec-expectations/distinfo:1.34 pkgsrc/devel/ruby-rspec-expectations/distinfo:1.35
--- pkgsrc/devel/ruby-rspec-expectations/distinfo:1.34  Wed Nov 30 13:46:35 2022
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo       Sun Dec 18 14:14:09 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2022/11/30 13:46:35 taca Exp $
+$NetBSD: distinfo,v 1.35 2022/12/18 14:14:09 taca Exp $
 
-BLAKE2s (rspec-expectations-3.12.0.gem) = 804f9b22c46c861ee0d5b4ecb97342eb29ed665a7d7a9ec7858db75a90b128ad
-SHA512 (rspec-expectations-3.12.0.gem) = 2372692c23c9b15a9073d1ae6d2fe0008de71609f447137c30c19c5a7c775ca11c071af7ba41905a0b70a2236e93ad07752d4884424be6c6a3172a02964aefa3
-Size (rspec-expectations-3.12.0.gem) = 87040 bytes
+BLAKE2s (rspec-expectations-3.12.1.gem) = 9b732c521ccad21c3b7517295c9b8a8124fbbfb69d238f4e8f33469e537f3d59
+SHA512 (rspec-expectations-3.12.1.gem) = e0417d7ef10c4ede71510f8e06bd2efb24e233d501cc699a0dfb0e2cf23a70617e9bf12c55ca112947512eca36ceb390c7ed38ce1f64366b8395499ed8467e10
+Size (rspec-expectations-3.12.1.gem) = 87552 bytes



Home | Main Index | Thread Index | Old Index