pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-mocha
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 15 15:34:11 UTC 2026
Modified Files:
pkgsrc/devel/ruby-mocha: Makefile PLIST distinfo
Log Message:
devel/ruby-mocha: update to 3.1.0
3.1.0 (2026-03-14)
External changes
* Format warnings consistently and include source location (#794)
Internal changes
* Fix Style/OneClassPerFile violations (#796)
* Remove mise.toml which was added accidentally (6c5f84db)
* Add .ruby-version to .gitignore (8516ccc1)
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/ruby-mocha/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-mocha/PLIST
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/ruby-mocha/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-mocha/Makefile
diff -u pkgsrc/devel/ruby-mocha/Makefile:1.44 pkgsrc/devel/ruby-mocha/Makefile:1.45
--- pkgsrc/devel/ruby-mocha/Makefile:1.44 Tue Feb 17 13:44:26 2026
+++ pkgsrc/devel/ruby-mocha/Makefile Sun Mar 15 15:34:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2026/02/17 13:44:26 taca Exp $
+# $NetBSD: Makefile,v 1.45 2026/03/15 15:34:11 taca Exp $
-DISTNAME= mocha-3.0.2
+DISTNAME= mocha-3.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-mocha/PLIST
diff -u pkgsrc/devel/ruby-mocha/PLIST:1.34 pkgsrc/devel/ruby-mocha/PLIST:1.35
--- pkgsrc/devel/ruby-mocha/PLIST:1.34 Tue Feb 17 13:44:26 2026
+++ pkgsrc/devel/ruby-mocha/PLIST Sun Mar 15 15:34:11 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2026/02/17 13:44:26 taca Exp $
+@comment $NetBSD: PLIST,v 1.35 2026/03/15 15:34:11 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.github/FUNDING.yml
@@ -101,6 +101,5 @@ ${GEM_LIBDIR}/lib/mocha/thrower.rb
${GEM_LIBDIR}/lib/mocha/thrown_object.rb
${GEM_LIBDIR}/lib/mocha/version.rb
${GEM_LIBDIR}/lib/mocha/yield_parameters.rb
-${GEM_LIBDIR}/mise.toml
${GEM_LIBDIR}/mocha.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.46 pkgsrc/devel/ruby-mocha/distinfo:1.47
--- pkgsrc/devel/ruby-mocha/distinfo:1.46 Tue Feb 17 13:44:26 2026
+++ pkgsrc/devel/ruby-mocha/distinfo Sun Mar 15 15:34:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2026/02/17 13:44:26 taca Exp $
+$NetBSD: distinfo,v 1.47 2026/03/15 15:34:11 taca Exp $
-BLAKE2s (mocha-3.0.2.gem) = 9b9e218e6601b500eb4a11405b628d46a4e9f42b82195088c75aad20af810a7d
-SHA512 (mocha-3.0.2.gem) = 42d10ce6533a896fceb452eb1036f71410a966500108376aa1434c0ae1d45dc1615da7be756ef221c834fd289b802498ecd1dbe8c765e4132eba7b2dd3d9833d
-Size (mocha-3.0.2.gem) = 72704 bytes
+BLAKE2s (mocha-3.1.0.gem) = e88a4936da06a864f61837151dfb8312312c2e6d04f58d313589dd69572ffb6c
+SHA512 (mocha-3.1.0.gem) = 1609036ebf9aa64f5a15ffd709aa37c88c54bb5bfe560eef4d93707e065a51ae8aabc01ddda485213612fff349ca1c665ef12a86e1b18450e9e3154fe000bc94
+Size (mocha-3.1.0.gem) = 73216 bytes
Home |
Main Index |
Thread Index |
Old Index