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:           Sun Mar 24 14:12:51 UTC 2024

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

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

6.1.2 (2024-03-19)

Bug Fixes:

* Fix generated mailer paths to match Rails convention. (Patrício dos
  Santos, #2735)
* Fix class in template for generator specs. (Nicolas Buduroi, #2744)


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.46 -r1.47 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.50 pkgsrc/devel/ruby-rspec-rails/Makefile:1.51
--- pkgsrc/devel/ruby-rspec-rails/Makefile:1.50 Sat Feb  3 15:38:36 2024
+++ pkgsrc/devel/ruby-rspec-rails/Makefile      Sun Mar 24 14:12:51 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2024/02/03 15:38:36 taca Exp $
+# $NetBSD: Makefile,v 1.51 2024/03/24 14:12:51 taca Exp $
 
-DISTNAME=      rspec-rails-6.1.1
+DISTNAME=      rspec-rails-6.1.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rspec-rails/distinfo
diff -u pkgsrc/devel/ruby-rspec-rails/distinfo:1.46 pkgsrc/devel/ruby-rspec-rails/distinfo:1.47
--- pkgsrc/devel/ruby-rspec-rails/distinfo:1.46 Sat Feb  3 15:38:36 2024
+++ pkgsrc/devel/ruby-rspec-rails/distinfo      Sun Mar 24 14:12:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2024/02/03 15:38:36 taca Exp $
+$NetBSD: distinfo,v 1.47 2024/03/24 14:12:51 taca Exp $
 
-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
+BLAKE2s (rspec-rails-6.1.2.gem) = 4733f862c0a5e4be9f9040122766e62d8bc9998b85ca46c9cbc6334058c2e891
+SHA512 (rspec-rails-6.1.2.gem) = fb95b9332fae81eb61dcbcb100cd096a147812ce6837792cf1a7dd003e8f398cf180f8741fc98755a70103c8cbdca86d6704590d8e88f3425dffd11ce220e6c1
+Size (rspec-rails-6.1.2.gem) = 72704 bytes



Home | Main Index | Thread Index | Old Index