summaryrefslogtreecommitdiff
path: root/devel/ruby-mocha
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-06-16 16:17:41 +0000
committertaca <taca@pkgsrc.org>2013-06-16 16:17:41 +0000
commit0a0fa15f3642035aa24354fc78a53da7cd9ab46a (patch)
treed7d40f68674a30a7b19bba6f61c874cd7502b328 /devel/ruby-mocha
parent8160d80b4c2d0c7ee1f4cc832f9aa53054972dc5 (diff)
downloadpkgsrc-0a0fa15f3642035aa24354fc78a53da7cd9ab46a.tar.gz
Update ruby-mocha to 0.14.0.
## 0.14.0 * Official support for MiniTest v5. All tests now pass on the continuous integration build. ## 0.14.0.alpha * Add speculative support for Minitest v5. Due to incompatibilities it has not yet been possible to run the Mocha test suite against Minitest v5. However, @zenspider (author of Minitest) provided the patch and he has tested it against Rails v4. Fixes #156. Thanks to @zenspider. * Documentation updates.
Diffstat (limited to 'devel/ruby-mocha')
-rw-r--r--devel/ruby-mocha/Makefile4
-rw-r--r--devel/ruby-mocha/PLIST3
-rw-r--r--devel/ruby-mocha/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/ruby-mocha/Makefile b/devel/ruby-mocha/Makefile
index afcade2d392..84338b05fb6 100644
--- a/devel/ruby-mocha/Makefile
+++ b/devel/ruby-mocha/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2013/03/11 07:37:10 taca Exp $
+# $NetBSD: Makefile,v 1.18 2013/06/16 16:17:41 taca Exp $
-DISTNAME= mocha-0.13.3
+DISTNAME= mocha-0.14.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-mocha/PLIST b/devel/ruby-mocha/PLIST
index 3652c43aede..ffa7209f507 100644
--- a/devel/ruby-mocha/PLIST
+++ b/devel/ruby-mocha/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2013/03/11 07:37:10 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2013/06/16 16:17:41 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/.yardopts
@@ -183,6 +183,7 @@ ${GEM_LIBDIR}/test/integration/shared_tests.rb
${GEM_LIBDIR}/test/integration/test_unit_test.rb
${GEM_LIBDIR}/test/method_definer.rb
${GEM_LIBDIR}/test/mini_test_result.rb
+${GEM_LIBDIR}/test/minitest_result.rb
${GEM_LIBDIR}/test/simple_counter.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_LIBDIR}/test/test_runner.rb
diff --git a/devel/ruby-mocha/distinfo b/devel/ruby-mocha/distinfo
index 16f1e5ed581..42b5c428796 100644
--- a/devel/ruby-mocha/distinfo
+++ b/devel/ruby-mocha/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2013/03/11 07:37:10 taca Exp $
+$NetBSD: distinfo,v 1.17 2013/06/16 16:17:41 taca Exp $
-SHA1 (mocha-0.13.3.gem) = 4096a434f5c1519226e3e3908934d8e45097b7b9
-RMD160 (mocha-0.13.3.gem) = dbf1d39557595ca36788350c94939addda98999c
-Size (mocha-0.13.3.gem) = 82432 bytes
+SHA1 (mocha-0.14.0.gem) = 0fe4d1b38844b4bd3e2ba8d138264ea7b3eaa0de
+RMD160 (mocha-0.14.0.gem) = 2357a8469b116715b2a3f235a6cdd85297d353b0
+Size (mocha-0.14.0.gem) = 82944 bytes