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: Fri Aug 26 11:22:12 UTC 2022
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile distinfo
Log Message:
devel/ruby-rspec-rails: update to 5.1.2
5.1.2 (2022-04-24)
Bug Fixes:
* Fix controller scaffold templates parameter name. (Taketo Takashima, #2591)
* Include generator specs in the inferred list of specs. (Jason Karns, #2597)
5.1.1 (2022-03-07)
Bug Fixes:
* Properly handle global id serialised arguments in have_enqueued_mail. (Jon
Rowe, #2578)
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.40 -r1.41 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.43 pkgsrc/devel/ruby-rspec-rails/Makefile:1.44
--- pkgsrc/devel/ruby-rspec-rails/Makefile:1.43 Sat Feb 12 13:38:22 2022
+++ pkgsrc/devel/ruby-rspec-rails/Makefile Fri Aug 26 11:22:12 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2022/02/12 13:38:22 taca Exp $
+# $NetBSD: Makefile,v 1.44 2022/08/26 11:22:12 taca Exp $
-DISTNAME= rspec-rails-5.1.0
+DISTNAME= rspec-rails-5.1.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -18,7 +18,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>
USE_LANGUAGES= # empty
-RUBY_RAILS_ACCEPTED= # defined
+RUBY_RAILS_ACCEPTED= # empty
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-rspec-rails/distinfo
diff -u pkgsrc/devel/ruby-rspec-rails/distinfo:1.40 pkgsrc/devel/ruby-rspec-rails/distinfo:1.41
--- pkgsrc/devel/ruby-rspec-rails/distinfo:1.40 Sat Feb 12 13:38:22 2022
+++ pkgsrc/devel/ruby-rspec-rails/distinfo Fri Aug 26 11:22:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2022/02/12 13:38:22 taca Exp $
+$NetBSD: distinfo,v 1.41 2022/08/26 11:22:12 taca Exp $
-BLAKE2s (rspec-rails-5.1.0.gem) = dc3e5556fb49f61dc2a6e6b0ddab7b69ed4c38e0b1aec1fac979715ebd552a9b
-SHA512 (rspec-rails-5.1.0.gem) = 308d198ae0b857536322a5cbe7c98b246b515598d64060929ed3b1607974222318e153a7da3a452c7428294d058b80cb52993d2aeaf08d4ed1775b51a00cf137
-Size (rspec-rails-5.1.0.gem) = 69632 bytes
+BLAKE2s (rspec-rails-5.1.2.gem) = 923673e93d27532ff2118d91924abaea659dd9c22d34ffeb5d3454abc30a8927
+SHA512 (rspec-rails-5.1.2.gem) = 1c9feb2c46fc9f4e7d6a6f21035819311519b28dbe39e45b643dcdf646fd9ae2e94ea94949ea28fd2a0898d9ddd7c23a1a5aef32804838ca6c74f827cdeaac52
+Size (rspec-rails-5.1.2.gem) = 69632 bytes
Home |
Main Index |
Thread Index |
Old Index