pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb  4 12:24:10 UTC 2023

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

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

3.12.1 / 2023-02-03

Bug fixes:

* Prevent multiple calls to extra_failure_lines from adding additional
  whitespace around them when the lines already contain whitespace.
  (Jon Rowe, #3006)


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/ruby-rspec-core/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-rspec-core/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-core/Makefile
diff -u pkgsrc/devel/ruby-rspec-core/Makefile:1.32 pkgsrc/devel/ruby-rspec-core/Makefile:1.33
--- pkgsrc/devel/ruby-rspec-core/Makefile:1.32  Wed Nov 30 13:45:09 2022
+++ pkgsrc/devel/ruby-rspec-core/Makefile       Sat Feb  4 12:24:10 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2022/11/30 13:45:09 taca Exp $
+# $NetBSD: Makefile,v 1.33 2023/02/04 12:24:10 taca Exp $
 
-DISTNAME=      rspec-core-3.12.0
+DISTNAME=      rspec-core-3.12.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-core/distinfo
diff -u pkgsrc/devel/ruby-rspec-core/distinfo:1.34 pkgsrc/devel/ruby-rspec-core/distinfo:1.35
--- pkgsrc/devel/ruby-rspec-core/distinfo:1.34  Wed Nov 30 13:45:09 2022
+++ pkgsrc/devel/ruby-rspec-core/distinfo       Sat Feb  4 12:24:10 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2022/11/30 13:45:09 taca Exp $
+$NetBSD: distinfo,v 1.35 2023/02/04 12:24:10 taca Exp $
 
-BLAKE2s (rspec-core-3.12.0.gem) = 48f9a88cccf441f1680931bc795b4db72b563c405e27be64e2df52e9d581b06f
-SHA512 (rspec-core-3.12.0.gem) = b6b990fb9663474b899423da113fc590c8de990c74852e9022b026f1ea97c93a31f207fbb67e756bc20e79b539a2324ffa8ebe277b27f902619501d00beae96b
-Size (rspec-core-3.12.0.gem) = 165888 bytes
+BLAKE2s (rspec-core-3.12.1.gem) = abffa33bc202e24ce9d0340ee5938b65f8553eb566ac00302390e75780eea674
+SHA512 (rspec-core-3.12.1.gem) = 986d19437c223511293094c0ad041d565cb78cdb5ecce0995bac963b9c27a4b346d914c7625ba4a6021cd8c64b8218aaf0788ce617b05adeb0f889565191e8c2
+Size (rspec-core-3.12.1.gem) = 165888 bytes



Home | Main Index | Thread Index | Old Index