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 Aug 22 13:48:11 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-mocha: Makefile PLIST distinfo

Log Message:
devel/ruby-metasm: update to 1.0.5

1.13.0 (2021-06-25)

External changes

* Add ParameterMatchers#has_keys - thanks to @cstyles for #512 (18d8104)
* Fix misleading exception message in ParameterMatchers#has_entry - thanks
  to @cstyles for #513 (9c4ef13)
* Only add dependency on rubocop if we're actually going to use it (f2f879f)
* Fix rake dependency constraints for older Ruby versions (7ce5f29)

Internal changes

* Check documentation can be generated as part of CircleCI build (b30d9a9)
* Add --fail-on-warning option to yard rake task (53a6ee3)
* Add a weekly scheduled build to the CircleCI build (fd2a4c6)
* Add Ruby v1.8 to the CircleCI build matrix (818ca03)
* Add API token to fix CircleCI badge in README (607c5aa)
* Provide wrapped option for #mocha_inspect on hashes & arrays (d8f44bc)
* Use CircleCI instead of TravisCI for automated builds (c98c6ec)
* Switch to newer default Travis CI build env (c78f75c)
* Use latest Ruby versions in Travis CI builds (9e0043a)
* Use latest JRuby v9.2.18 in Travis CI builds (8c99a1b)
* Use consistent JRuby versions in Travis CI builds (0f849aa)
* Use more recent version of JRuby in Travis CI build matrix (58653db)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/ruby-mocha/Makefile \
    pkgsrc/devel/ruby-mocha/distinfo
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-mocha/PLIST

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.29 pkgsrc/devel/ruby-mocha/Makefile:1.30
--- pkgsrc/devel/ruby-mocha/Makefile:1.29       Sun Jan 10 15:15:39 2021
+++ pkgsrc/devel/ruby-mocha/Makefile    Sun Aug 22 13:48:10 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2021/01/10 15:15:39 taca Exp $
+# $NetBSD: Makefile,v 1.30 2021/08/22 13:48:10 taca Exp $
 
-DISTNAME=      mocha-1.12.0
+DISTNAME=      mocha-1.13.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-mocha/distinfo
diff -u pkgsrc/devel/ruby-mocha/distinfo:1.29 pkgsrc/devel/ruby-mocha/distinfo:1.30
--- pkgsrc/devel/ruby-mocha/distinfo:1.29       Sun Jan 10 15:15:39 2021
+++ pkgsrc/devel/ruby-mocha/distinfo    Sun Aug 22 13:48:10 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2021/01/10 15:15:39 taca Exp $
+$NetBSD: distinfo,v 1.30 2021/08/22 13:48:10 taca Exp $
 
-SHA1 (mocha-1.12.0.gem) = a2f662a9265b938093ad839b26826364f3278033
-RMD160 (mocha-1.12.0.gem) = 8e55cbae7b20118dca53d1ee1052f9b55ea09a4b
-SHA512 (mocha-1.12.0.gem) = d572907a9e1cc431e1e2882ee78d7d273d23e16c3461bed51833e7bfb9b0ef8b225c4bc0d5559f390fa6ea190cb3e57d58de9178d205155574253ba6f5b40931
-Size (mocha-1.12.0.gem) = 69120 bytes
+SHA1 (mocha-1.13.0.gem) = 6f5af08b835f253774e049eccd102d5a5ea5849e
+RMD160 (mocha-1.13.0.gem) = 9df3d24830a3fdb34993120f740a511fe0acc369
+SHA512 (mocha-1.13.0.gem) = 9fade23a03a6e2fe3eba82fc44f55c4c36c796e573e9549c3c41a7a92fc479a8eeb61d8e3ea0d6fc3096e92855be19afc0daae7d81181f08f8de6b051e9cbcef
+Size (mocha-1.13.0.gem) = 68096 bytes

Index: pkgsrc/devel/ruby-mocha/PLIST
diff -u pkgsrc/devel/ruby-mocha/PLIST:1.27 pkgsrc/devel/ruby-mocha/PLIST:1.28
--- pkgsrc/devel/ruby-mocha/PLIST:1.27  Sun Jan 10 15:15:39 2021
+++ pkgsrc/devel/ruby-mocha/PLIST       Sun Aug 22 13:48:10 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2021/01/10 15:15:39 taca Exp $
+@comment $NetBSD: PLIST,v 1.28 2021/08/22 13:48:10 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gemtest
 ${GEM_LIBDIR}/.github/FUNDING.yml
@@ -12,21 +12,7 @@ ${GEM_LIBDIR}/MIT-LICENSE.md
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/RELEASE.md
 ${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/bin/build-matrix
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.1.3.0
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.1.4.0
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.1.4.1
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.1.4.2
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.2.0.0
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.2.0.1
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.2.11.0
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.2.11.2
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.2.3.0
-${GEM_LIBDIR}/gemfiles/Gemfile.minitest.5.11.3
 ${GEM_LIBDIR}/gemfiles/Gemfile.minitest.latest
-${GEM_LIBDIR}/gemfiles/Gemfile.test-unit.2.0.0
-${GEM_LIBDIR}/gemfiles/Gemfile.test-unit.2.0.1
-${GEM_LIBDIR}/gemfiles/Gemfile.test-unit.2.0.3
 ${GEM_LIBDIR}/gemfiles/Gemfile.test-unit.latest
 ${GEM_LIBDIR}/init.rb
 ${GEM_LIBDIR}/lib/mocha.rb
@@ -101,6 +87,7 @@ ${GEM_LIBDIR}/lib/mocha/parameter_matche
 ${GEM_LIBDIR}/lib/mocha/parameter_matchers/has_entries.rb
 ${GEM_LIBDIR}/lib/mocha/parameter_matchers/has_entry.rb
 ${GEM_LIBDIR}/lib/mocha/parameter_matchers/has_key.rb
+${GEM_LIBDIR}/lib/mocha/parameter_matchers/has_keys.rb
 ${GEM_LIBDIR}/lib/mocha/parameter_matchers/has_value.rb
 ${GEM_LIBDIR}/lib/mocha/parameter_matchers/includes.rb
 ${GEM_LIBDIR}/lib/mocha/parameter_matchers/instance_methods.rb



Home | Main Index | Thread Index | Old Index