pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-shoulda-matchers
Module Name: pkgsrc
Committed By: taca
Date: Wed Sep 18 15:25:01 UTC 2024
Modified Files:
pkgsrc/devel/ruby-shoulda-matchers: Makefile distinfo
Log Message:
devel/ruby-shoulda-matchers: update to 6.4.0
6.3.0 (2024-08-09)
What's Changed
Bug fixes
* Fix uniqueness check for a polymorphic association with STI by @matsales28
(#1624)
Features
* Add default qualifier to define_enum_for matcher by @matsales28 (#1627)
* Add validating qualifier to enum matcher by @matsales28 (#1630)
* Add without_instance_methods qualifier to enum matcher by @vaot (#1636)
Improvements
* Update dependencies of rails-6.1 gemfile by @matsales28 (#1621)
* Update dependencies of rails-7_1 gemfile by @matsales28 (#1619)
* Update dependencies of rails-7.0 gemfile by @matsales28 (#1620)
* Support deprecated status code symbols by @ioquatix (#1637)
* Remove useless logger require by @Earlopain (#1634)
6.3.1 (2024-08-13)
What's Changed
Bug fixes
* Ensure DefineEnumForMatcher#validating handles Hash enum values correctly
by @mi-wada (#1646)
6.4.0 (2024-08-16)
What's Changed
Features
* Add Rails 7.2 compatibility by @theodorton (#1632)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/ruby-shoulda-matchers/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-shoulda-matchers/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-shoulda-matchers/Makefile
diff -u pkgsrc/devel/ruby-shoulda-matchers/Makefile:1.24 pkgsrc/devel/ruby-shoulda-matchers/Makefile:1.25
--- pkgsrc/devel/ruby-shoulda-matchers/Makefile:1.24 Sun Mar 24 14:14:39 2024
+++ pkgsrc/devel/ruby-shoulda-matchers/Makefile Wed Sep 18 15:25:01 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2024/03/24 14:14:39 taca Exp $
+# $NetBSD: Makefile,v 1.25 2024/09/18 15:25:01 taca Exp $
-DISTNAME= shoulda-matchers-6.2.0
+DISTNAME= shoulda-matchers-6.4.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-shoulda-matchers/distinfo
diff -u pkgsrc/devel/ruby-shoulda-matchers/distinfo:1.18 pkgsrc/devel/ruby-shoulda-matchers/distinfo:1.19
--- pkgsrc/devel/ruby-shoulda-matchers/distinfo:1.18 Sun Mar 24 14:14:39 2024
+++ pkgsrc/devel/ruby-shoulda-matchers/distinfo Wed Sep 18 15:25:01 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2024/03/24 14:14:39 taca Exp $
+$NetBSD: distinfo,v 1.19 2024/09/18 15:25:01 taca Exp $
-BLAKE2s (shoulda-matchers-6.2.0.gem) = 92b38ce66036ce86ff9506f0842b52876a9e5757147e6b1a3d3bee0f37c206bf
-SHA512 (shoulda-matchers-6.2.0.gem) = 324f2883b6343c9a07fd48aee9ebdb58f0687745d49193a69554bc28df2a95f3784ade60727b60c20360836b3155454213db965b1948832760284555a25e09e1
-Size (shoulda-matchers-6.2.0.gem) = 87552 bytes
+BLAKE2s (shoulda-matchers-6.4.0.gem) = f603f1e97fd06d09ede80af9ae522db68f2f3a59bc5eb2c62cf55392632edd76
+SHA512 (shoulda-matchers-6.4.0.gem) = 30552028afc4e6d48bd40f5f37325648df2cab612e05c9e6c8074365bcdbc292004049ee97463c213b1ec49c9dbc3ba147cb569c62a6935cb1fafdc64ce85926
+Size (shoulda-matchers-6.4.0.gem) = 88576 bytes
Home |
Main Index |
Thread Index |
Old Index