pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb  3 15:38:36 UTC 2024

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

Log Message:
devel/ruby-rspec-rails: update to 6.1.1

6.1.1 (2024-01-25)

Bug Fixes:

* Improved deprecation message for RSpec::Rails::Configuration.fixture_paths
  (Benoit Tigeot, #2720)
* Fix support for namespaced fixtures in Rails 7.1. (Benedikt Deicke, #2716)


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/ruby-rspec-rails/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-rails/Makefile
diff -u pkgsrc/devel/ruby-rspec-rails/Makefile:1.49 pkgsrc/devel/ruby-rspec-rails/Makefile:1.50
--- pkgsrc/devel/ruby-rspec-rails/Makefile:1.49 Thu Nov 30 15:47:26 2023
+++ pkgsrc/devel/ruby-rspec-rails/Makefile      Sat Feb  3 15:38:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2023/11/30 15:47:26 taca Exp $
+# $NetBSD: Makefile,v 1.50 2024/02/03 15:38:36 taca Exp $
 
-DISTNAME=      rspec-rails-6.1.0
+DISTNAME=      rspec-rails-6.1.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-rails/distinfo
diff -u pkgsrc/devel/ruby-rspec-rails/distinfo:1.45 pkgsrc/devel/ruby-rspec-rails/distinfo:1.46
--- pkgsrc/devel/ruby-rspec-rails/distinfo:1.45 Sun Dec 17 14:26:03 2023
+++ pkgsrc/devel/ruby-rspec-rails/distinfo      Sat Feb  3 15:38:36 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2023/12/17 14:26:03 taca Exp $
+$NetBSD: distinfo,v 1.46 2024/02/03 15:38:36 taca Exp $
 
-BLAKE2s (rspec-rails-6.1.0.gem) = f32c465024b63e80b3cf8b19a8300278266500d2b7147420827fc0bdc8b57d31
-SHA512 (rspec-rails-6.1.0.gem) = 528b3ab56e748d7d0a410c9ab8456014845549b8b758b57a9e3a91c3c5a97d47d4f568cefdabd5e1c54973315011f8de93de4060ac071084a5a7f5a6eab35aeb
-Size (rspec-rails-6.1.0.gem) = 72192 bytes
+BLAKE2s (rspec-rails-6.1.1.gem) = 097e6fe574eefcd1bf1f5a23bcc2419408be09edc6bdfa83ee58dc025be3fb22
+SHA512 (rspec-rails-6.1.1.gem) = 28cbf5cb545f52dc01eeb509dbf3d8c76ad7effa616ba10ab00a17d7451a6d84726d17fc9f8aba62ad40fcd3b46af0338e036e4d51830d6b1eaff72c18cb3d34
+Size (rspec-rails-6.1.1.gem) = 72704 bytes



Home | Main Index | Thread Index | Old Index