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: Sat May 17 07:29:57 UTC 2025
Modified Files:
pkgsrc/devel/ruby-rspec-expectations: Makefile distinfo
Log Message:
devel/ruby-rspec-expectations: update to 3.13.4
3.13.3 / 2024-09-07
Bug Fixes:
* Fix passing a regular expression to the include matcher without a count
constraint. (Jon Rowe, rspec/rspec-expectations#1485)
3.13.4 / 2025-05-01
Bug Fixes:
* Prevent match from trying to compare strings and arrays using
Array#match. (Joseph Haig, #183)
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/ruby-rspec-expectations/Makefile
cvs rdiff -u -r1.40 -r1.41 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.39 pkgsrc/devel/ruby-rspec-expectations/Makefile:1.40
--- pkgsrc/devel/ruby-rspec-expectations/Makefile:1.39 Wed Sep 18 15:22:55 2024
+++ pkgsrc/devel/ruby-rspec-expectations/Makefile Sat May 17 07:29:57 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2024/09/18 15:22:55 taca Exp $
+# $NetBSD: Makefile,v 1.40 2025/05/17 07:29:57 taca Exp $
-DISTNAME= rspec-expectations-3.13.3
+DISTNAME= rspec-expectations-3.13.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rspec-expectations/distinfo
diff -u pkgsrc/devel/ruby-rspec-expectations/distinfo:1.40 pkgsrc/devel/ruby-rspec-expectations/distinfo:1.41
--- pkgsrc/devel/ruby-rspec-expectations/distinfo:1.40 Wed Sep 18 15:22:55 2024
+++ pkgsrc/devel/ruby-rspec-expectations/distinfo Sat May 17 07:29:57 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2024/09/18 15:22:55 taca Exp $
+$NetBSD: distinfo,v 1.41 2025/05/17 07:29:57 taca Exp $
-BLAKE2s (rspec-expectations-3.13.3.gem) = ac294d0f22b98d192db39ba17b5396c85cafad8deadae5c2e417ad9f5d9eefce
-SHA512 (rspec-expectations-3.13.3.gem) = 887d378bccf08f8f42dd3b580dc67dac0d91b7e08a23ab924bd8d618fae2f37132048b473a288a9f1c40096271e4312c28fc91383a074eda53d62939bb8c58fe
-Size (rspec-expectations-3.13.3.gem) = 89088 bytes
+BLAKE2s (rspec-expectations-3.13.4.gem) = 4bc193bebcf9c1ac76e816d32652a96ad0a23383f0fc0166124ae4db8d40d934
+SHA512 (rspec-expectations-3.13.4.gem) = 6a4cc3f14cd953af1c391b00ac336c426659c63c943b419938e3c0d133d586e7b7ee17200c8c618ac83a334bedb9ea932fbaa4848880091d289fce8d8a8025d0
+Size (rspec-expectations-3.13.4.gem) = 89600 bytes
Home |
Main Index |
Thread Index |
Old Index