pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-support
Module Name: pkgsrc
Committed By: taca
Date: Sun Aug 24 14:00:10 UTC 2025
Modified Files:
pkgsrc/devel/ruby-rspec-support: Makefile distinfo
Log Message:
devel/ruby-rspec-support: update to 3.13.5
3.13.5 (2025-08-18)
* Fix regression in RSpec::Support::MethodSignature where positional
argument arity confused a check for keyword arguments, meaning a hash
would be wrongly detected as keyword arguments when it should have been a
positional argument. (Malcolm O'Hare, #121)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-rspec-support/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-rspec-support/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-support/Makefile
diff -u pkgsrc/devel/ruby-rspec-support/Makefile:1.25 pkgsrc/devel/ruby-rspec-support/Makefile:1.26
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.25 Sun Jul 27 16:04:28 2025
+++ pkgsrc/devel/ruby-rspec-support/Makefile Sun Aug 24 14:00:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2025/07/27 16:04:28 taca Exp $
+# $NetBSD: Makefile,v 1.26 2025/08/24 14:00:09 taca Exp $
-DISTNAME= rspec-support-3.13.4
+DISTNAME= rspec-support-3.13.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rspec-support/distinfo
diff -u pkgsrc/devel/ruby-rspec-support/distinfo:1.27 pkgsrc/devel/ruby-rspec-support/distinfo:1.28
--- pkgsrc/devel/ruby-rspec-support/distinfo:1.27 Thu May 29 14:34:30 2025
+++ pkgsrc/devel/ruby-rspec-support/distinfo Sun Aug 24 14:00:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/05/29 14:34:30 taca Exp $
+$NetBSD: distinfo,v 1.28 2025/08/24 14:00:09 taca Exp $
-BLAKE2s (rspec-support-3.13.4.gem) = efed23b39ea2ac1528c96c51e728ce3e53394997118c9db6000d456953602888
-SHA512 (rspec-support-3.13.4.gem) = 74c50001b402f2ea43a0df06d1f072b69e516d18a8894a29508b26f17df2773211bcf4a8aaaedec5ccfa57fd114ccae8f6b94a699759e36707b646fd400c88b1
-Size (rspec-support-3.13.4.gem) = 40448 bytes
+BLAKE2s (rspec-support-3.13.5.gem) = b9e2686f9afec482151e435fe7cfc6042c49929f22a13d610b1208f32d23724a
+SHA512 (rspec-support-3.13.5.gem) = 3b904f881fe841b0e34640a6f905f69a0eb95bbbbaff1114bed7d7ddf775cbfb69fba09a50d06629e055ddeadcfef7c07eaacbf621d236859f250cfe6fc1b32f
+Size (rspec-support-3.13.5.gem) = 40960 bytes
Home |
Main Index |
Thread Index |
Old Index