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: Sat May 17 07:35:47 UTC 2025
Modified Files:
pkgsrc/devel/ruby-shoulda-matchers: Makefile distinfo
Log Message:
devel/ruby-shoulda-matchers: update to 6.5.0
6.5.0 (2025-04-25)
What's Changed
* Update CODEOWNERS by @vsppedro in #1648
* docs: add section on testing style that we promote (#1645) by @clemens in
#1649
* Matcher delegate_method supports 'private: true' by @pr0d1r2 in #1653
* Documentation Readability Enhancement by @JuzerShakir in #1658
* Automatically Generated: Update Dynamic Section in README by
@github-actions in #1660
* Enable sqlite3 2.x+ by @voxik in #1661
* refactor: Use merge! instead of merge when merging hashes by by
@matsales28 in #1650
* Optionally specify alternatives for uniqueness by @lake-effect in #1664
* Fix literal string modification by @asilano in #1665
New Contributors
* @clemens made their first contribution in #1649
* @pr0d1r2 made their first contribution in #1653
* @JuzerShakir made their first contribution in #1658
* @lake-effect made their first contribution in #1664
* @asilano made their first contribution in #1665
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-shoulda-matchers/Makefile
cvs rdiff -u -r1.19 -r1.20 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.25 pkgsrc/devel/ruby-shoulda-matchers/Makefile:1.26
--- pkgsrc/devel/ruby-shoulda-matchers/Makefile:1.25 Wed Sep 18 15:25:01 2024
+++ pkgsrc/devel/ruby-shoulda-matchers/Makefile Sat May 17 07:35:47 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/09/18 15:25:01 taca Exp $
+# $NetBSD: Makefile,v 1.26 2025/05/17 07:35:47 taca Exp $
-DISTNAME= shoulda-matchers-6.4.0
+DISTNAME= shoulda-matchers-6.5.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.19 pkgsrc/devel/ruby-shoulda-matchers/distinfo:1.20
--- pkgsrc/devel/ruby-shoulda-matchers/distinfo:1.19 Wed Sep 18 15:25:01 2024
+++ pkgsrc/devel/ruby-shoulda-matchers/distinfo Sat May 17 07:35:47 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/09/18 15:25:01 taca Exp $
+$NetBSD: distinfo,v 1.20 2025/05/17 07:35:47 taca Exp $
-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
+BLAKE2s (shoulda-matchers-6.5.0.gem) = 6a412ec6b10c090a044322b563ea4696a84ad0fb333eaab00bf4d52e30554e38
+SHA512 (shoulda-matchers-6.5.0.gem) = 2480f67dcbcd1ffb0526607f17f97c74f6b9145263924078a074866f8b79e021db5c0ea4393bf0279c20b5a038ece804930126a54fd95187843e5f588e7c1434
+Size (shoulda-matchers-6.5.0.gem) = 90112 bytes
Home |
Main Index |
Thread Index |
Old Index