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:           Sat Feb 24 14:13:41 UTC 2024

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

Log Message:
devel/ruby-rspec-support: update to 3.13.1

3.13.1 (2024-02-23)

Bug Fixes:

* Exclude ruby internal require warnings from
  RSpec::Support::CallerFilter#first_non_rspec_line. (Jon Rowe, #593)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ruby-rspec-support/Makefile
cvs rdiff -u -r1.23 -r1.24 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.20 pkgsrc/devel/ruby-rspec-support/Makefile:1.21
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.20       Sun Feb  4 15:36:01 2024
+++ pkgsrc/devel/ruby-rspec-support/Makefile    Sat Feb 24 14:13:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/02/04 15:36:01 taca Exp $
+# $NetBSD: Makefile,v 1.21 2024/02/24 14:13:41 taca Exp $
 
-DISTNAME=      rspec-support-3.13.0
+DISTNAME=      rspec-support-3.13.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-support/distinfo
diff -u pkgsrc/devel/ruby-rspec-support/distinfo:1.23 pkgsrc/devel/ruby-rspec-support/distinfo:1.24
--- pkgsrc/devel/ruby-rspec-support/distinfo:1.23       Sun Feb  4 15:36:01 2024
+++ pkgsrc/devel/ruby-rspec-support/distinfo    Sat Feb 24 14:13:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/02/04 15:36:01 taca Exp $
+$NetBSD: distinfo,v 1.24 2024/02/24 14:13:41 taca Exp $
 
-BLAKE2s (rspec-support-3.13.0.gem) = 20f2346b91c21360bfb78c748447a8ba9f6808321b0e35e973143cec820486d9
-SHA512 (rspec-support-3.13.0.gem) = db0dd71efd6e502558b8b9eb10566783f82afcd32e779b0d45c2614c9149f28a0992843b8d2aab62640d857aea5aa8a5745377b01a098cd5da9fc8d206264c0c
-Size (rspec-support-3.13.0.gem) = 39936 bytes
+BLAKE2s (rspec-support-3.13.1.gem) = 3df77b3df056682b13dd4129af58e137ee719f31b842cafac1568999b66f6d55
+SHA512 (rspec-support-3.13.1.gem) = 5f6a13563ba727d6ab71738b4cbf924b645655bf415705bc9b1087cfa18762fb2fb755beac070544691f35f7fb1b278e832c1ed81443a204ca5e26c80eefb11c
+Size (rspec-support-3.13.1.gem) = 39936 bytes



Home | Main Index | Thread Index | Old Index