pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-mocha devel/ruby-mocha: update to 1.9.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/df74b09af548
branches: trunk
changeset: 343146:df74b09af548
user: taca <taca%pkgsrc.org@localhost>
date: Wed Oct 30 15:10:32 2019 +0000
description:
devel/ruby-mocha: update to 1.9.0
Update ruby-mocha to 1.9.0.
## 1.9.0
* Add TruffleRuby to Travis CI build matrix - thanks to @deepj (#354)
* Explicitly set Travis CI OS to Ubuntu Trusty 14.04 (ded1fa45)
* Expand explanation of thread-safety concerns - thanks to @techbelly (#357)
* Refactor class method and any instance method - thanks to @chrisroos (#358)
* Rely on default bundler version in Travis CI builds (3352e9c5)
* Fix local build-matrix script (11abe231)
* No need to install latest bundler in build-matrix script (8247a894)
diffstat:
devel/ruby-mocha/Makefile | 4 ++--
devel/ruby-mocha/PLIST | 3 +--
devel/ruby-mocha/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (44 lines):
diff -r af8185d09fca -r df74b09af548 devel/ruby-mocha/Makefile
--- a/devel/ruby-mocha/Makefile Wed Oct 30 15:09:27 2019 +0000
+++ b/devel/ruby-mocha/Makefile Wed Oct 30 15:10:32 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/01/20 13:51:15 taca Exp $
+# $NetBSD: Makefile,v 1.27 2019/10/30 15:10:32 taca Exp $
-DISTNAME= mocha-1.8.0
+DISTNAME= mocha-1.9.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r af8185d09fca -r df74b09af548 devel/ruby-mocha/PLIST
--- a/devel/ruby-mocha/PLIST Wed Oct 30 15:09:27 2019 +0000
+++ b/devel/ruby-mocha/PLIST Wed Oct 30 15:10:32 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2019/01/20 13:51:15 taca Exp $
+@comment $NetBSD: PLIST,v 1.25 2019/10/30 15:10:32 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.rubocop.yml
@@ -12,7 +12,6 @@
${GEM_LIBDIR}/RELEASE.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/build-matrix
-${GEM_LIBDIR}/docs/CNAME
${GEM_LIBDIR}/docs/Mocha.html
${GEM_LIBDIR}/docs/Mocha/API.html
${GEM_LIBDIR}/docs/Mocha/ClassMethods.html
diff -r af8185d09fca -r df74b09af548 devel/ruby-mocha/distinfo
--- a/devel/ruby-mocha/distinfo Wed Oct 30 15:09:27 2019 +0000
+++ b/devel/ruby-mocha/distinfo Wed Oct 30 15:10:32 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/01/20 13:51:15 taca Exp $
+$NetBSD: distinfo,v 1.27 2019/10/30 15:10:32 taca Exp $
-SHA1 (mocha-1.8.0.gem) = ca935501ed99aa4239003f038d2479e78d93f190
-RMD160 (mocha-1.8.0.gem) = cc1a4e1414d31e1d533203715f96fe756b47bb91
-SHA512 (mocha-1.8.0.gem) = b0abd6234f34dfd92d44019001e97914dff80ece5fbe2b53ccc91192f99f06a79f9c96cdb136b2a389a1a1b7038076fce688d8d8ee8645538d3c58f73e345fe4
-Size (mocha-1.8.0.gem) = 223744 bytes
+SHA1 (mocha-1.9.0.gem) = 3f14d2142b1693ad9e38e4672aaffc7c29f622c3
+RMD160 (mocha-1.9.0.gem) = 71336a221fe1a16933f7e8c523e7ce80a51bec61
+SHA512 (mocha-1.9.0.gem) = 76aa6c1a59d98cf2e592b94785f102fae7d46923cd30494df944a322a6286fb854867ccb32c396f522008b8a0e368ff115693ec6dc63d7cbe84fa26a3a42d9e6
+Size (mocha-1.9.0.gem) = 224768 bytes
Home |
Main Index |
Thread Index |
Old Index