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 Jul  2 05:32:07 UTC 2023

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

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

3.12.1 (2023-06-26)

Bug Fixes:

* Fix RSpec::Support.thread_local_data to be Thread local but not Fiber
  local. (Jon Rowe, #581)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-rspec-support/Makefile
cvs rdiff -u -r1.21 -r1.22 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.18 pkgsrc/devel/ruby-rspec-support/Makefile:1.19
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.18       Wed Nov 30 13:43:34 2022
+++ pkgsrc/devel/ruby-rspec-support/Makefile    Sun Jul  2 05:32:07 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2022/11/30 13:43:34 taca Exp $
+# $NetBSD: Makefile,v 1.19 2023/07/02 05:32:07 taca Exp $
 
-DISTNAME=      rspec-support-3.12.0
+DISTNAME=      rspec-support-3.12.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.21 pkgsrc/devel/ruby-rspec-support/distinfo:1.22
--- pkgsrc/devel/ruby-rspec-support/distinfo:1.21       Wed Nov 30 13:43:34 2022
+++ pkgsrc/devel/ruby-rspec-support/distinfo    Sun Jul  2 05:32:07 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2022/11/30 13:43:34 taca Exp $
+$NetBSD: distinfo,v 1.22 2023/07/02 05:32:07 taca Exp $
 
-BLAKE2s (rspec-support-3.12.0.gem) = efb7454d8185477535d05b32ac6bd0a64d18b8a8cb43e5d80069a085b4742196
-SHA512 (rspec-support-3.12.0.gem) = 89d18f75d83805b48375f663bba20ad5994fa0ab97a6aabfc007881ccc681d182035af8c46a9da8b3ee3ff2d9516e7836180c65eb3a7a8eea68eb5a11a881dc1
-Size (rspec-support-3.12.0.gem) = 39424 bytes
+BLAKE2s (rspec-support-3.12.1.gem) = dec9d12c77d5ff39e47adbf11eae979fba1bce2c5c1bdd3c15a075c3590a0a2e
+SHA512 (rspec-support-3.12.1.gem) = 4fe1428d898d5eda81c91276fc05cc3d21320f104a593c8285a051bd7c61c0ded16a9f4da3c75d9e14190169d49d28fc6ad901b525d3b69bb8c6483035d6f83b
+Size (rspec-support-3.12.1.gem) = 39424 bytes



Home | Main Index | Thread Index | Old Index