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:           Wed Feb  3 14:15:47 UTC 2021

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

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

3.10.2 / 2021-01-28

Bug Fixes:

* Fix issue with RSpec::Support.define_optimized_require_for_rspec on
  JRuby 9.1.17.0 (Jon Rowe, #492)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-rspec-support/Makefile
cvs rdiff -u -r1.14 -r1.15 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.13 pkgsrc/devel/ruby-rspec-support/Makefile:1.14
--- pkgsrc/devel/ruby-rspec-support/Makefile:1.13       Mon Jan 11 13:04:16 2021
+++ pkgsrc/devel/ruby-rspec-support/Makefile    Wed Feb  3 14:15:47 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/01/11 13:04:16 taca Exp $
+# $NetBSD: Makefile,v 1.14 2021/02/03 14:15:47 taca Exp $
 
-DISTNAME=      rspec-support-3.10.1
+DISTNAME=      rspec-support-3.10.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-support/distinfo
diff -u pkgsrc/devel/ruby-rspec-support/distinfo:1.14 pkgsrc/devel/ruby-rspec-support/distinfo:1.15
--- pkgsrc/devel/ruby-rspec-support/distinfo:1.14       Mon Jan 11 13:04:16 2021
+++ pkgsrc/devel/ruby-rspec-support/distinfo    Wed Feb  3 14:15:47 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/01/11 13:04:16 taca Exp $
+$NetBSD: distinfo,v 1.15 2021/02/03 14:15:47 taca Exp $
 
-SHA1 (rspec-support-3.10.1.gem) = 048566468786688b064c37d9632e93c6ae87fcfa
-RMD160 (rspec-support-3.10.1.gem) = 8b25200a9173fc0762d04dafb48426f5666b9411
-SHA512 (rspec-support-3.10.1.gem) = 2ee4661274b5a2e1c9505728381b13c3de4b9bb919be6ce257c73d4137998f27b95133df0af35a64996a7aa1f7490771986407d56f13717a6dd5e5b6afaba940
-Size (rspec-support-3.10.1.gem) = 38912 bytes
+SHA1 (rspec-support-3.10.2.gem) = c783cdaebf6dd4c4d434d6be9dbd63f31f8339b7
+RMD160 (rspec-support-3.10.2.gem) = 965e46ea9a4a7211c0a976a1e5773b7e8f54248c
+SHA512 (rspec-support-3.10.2.gem) = c8825dbf8fc5f044de65400fb3f4d6f4d9352167b40caef904afecdc12ae1e4156590a20f222cf841887549d59a88a057bd503759147cf8ec4ddd05679732e1f
+Size (rspec-support-3.10.2.gem) = 38912 bytes



Home | Main Index | Thread Index | Old Index