summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-02-16 14:52:27 +0000
committertaca <taca@pkgsrc.org>2016-02-16 14:52:27 +0000
commit2ceba85d28faed9bda868d741bf266a29be3fbe4 (patch)
treeab5c6c4fcf748ea9903acf7f7b812766de432b76 /devel
parentc1835c43d35200351703680df79758c7341e8e12 (diff)
downloadpkgsrc-2ceba85d28faed9bda868d741bf266a29be3fbe4.tar.gz
Update ruby-celluloid to 0.17.3.
0.17.3 (2016-01-18) ----- * [#701](https://github.com/celluloid/celluloid/pull/701) Conditions in loose threads loop does not take into account the difference between backtraces from ruby 2.0.0 and greater than. Fixes celluloid/celluloid-io#165. ([@TiagoCardoso1983]) * [#700](https://github.com/celluloid/celluloid/pull/700) Set celluloid logger level to info by default unless debug is enabled. Fixes #667. ([@ioquatix]) * [#695](https://github.com/celluloid/celluloid/pull/695) Extending the condition event handler with the block; this solves a bug introduced in jruby >9.0.0.0, which breaks with an ArgumentError exception, apparently due to the way to_proc procs are passed arguments. Fixes #694. ([@TiagoCardoso1983]) * [#689](https://github.com/celluloid/celluloid/pull/689) Simplified sync, async and future proxies by providing specific AbstractCall base. ([@ioquatix]) * [#688](https://github.com/celluloid/celluloid/pull/688) Fix failure to remove dead actors from sets, e.g. celluloid-supervision. ([@ioquatix]) * [#686](https://github.com/celluloid/celluloid/pull/686) Print out method name to help debugging method call which caused dead actor error. ([@ioquatix]) * [#682](https://github.com/celluloid/celluloid/pull/682) Remove excess call/block require. * [#666](https://github.com/celluloid/celluloid/pull/666) Don't catch IOError.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-celluloid/Makefile5
-rw-r--r--devel/ruby-celluloid/PLIST4
-rw-r--r--devel/ruby-celluloid/distinfo10
3 files changed, 10 insertions, 9 deletions
diff --git a/devel/ruby-celluloid/Makefile b/devel/ruby-celluloid/Makefile
index 6a6801fccb6..7222ca12cfd 100644
--- a/devel/ruby-celluloid/Makefile
+++ b/devel/ruby-celluloid/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2015/10/04 12:07:04 taca Exp $
+# $NetBSD: Makefile,v 1.4 2016/02/16 14:52:27 taca Exp $
-DISTNAME= celluloid-0.17.2
+DISTNAME= celluloid-0.17.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -13,6 +13,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-celluloid-supervision>=0.20:../../devel/ruby-cellulo
DEPENDS+= ${RUBY_PKGPREFIX}-celluloid-pool>=0.20:../../devel/ruby-celluloid-pool
DEPENDS+= ${RUBY_PKGPREFIX}-celluloid-fsm>=0.20:../../devel/ruby-celluloid-fsm
DEPENDS+= ${RUBY_PKGPREFIX}-celluloid-extras>=0.20:../../devel/ruby-celluloid-extras
+DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1.1:../../time/ruby-timers
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-celluloid/PLIST b/devel/ruby-celluloid/PLIST
index 5b8b1e97e13..85880d2dcfd 100644
--- a/devel/ruby-celluloid/PLIST
+++ b/devel/ruby-celluloid/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/10/04 12:07:04 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/02/16 14:52:27 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGES.md
${GEM_LIBDIR}/LICENSE.txt
@@ -74,7 +74,6 @@ ${GEM_LIBDIR}/lib/celluloid/task/threaded.rb
${GEM_LIBDIR}/lib/celluloid/test.rb
${GEM_LIBDIR}/lib/celluloid/thread.rb
${GEM_LIBDIR}/lib/celluloid/version.rb
-${GEM_LIBDIR}/spec/celluloid/actor/manager_spec.rb
${GEM_LIBDIR}/spec/celluloid/actor/system_spec.rb
${GEM_LIBDIR}/spec/celluloid/actor_spec.rb
${GEM_LIBDIR}/spec/celluloid/block_spec.rb
@@ -88,6 +87,7 @@ ${GEM_LIBDIR}/spec/celluloid/group/spawner_spec.rb
${GEM_LIBDIR}/spec/celluloid/mailbox/evented_spec.rb
${GEM_LIBDIR}/spec/celluloid/mailbox_spec.rb
${GEM_LIBDIR}/spec/celluloid/misc/leak_spec.rb
+${GEM_LIBDIR}/spec/celluloid/proxy_spec.rb
${GEM_LIBDIR}/spec/celluloid/task/fibered_spec.rb
${GEM_LIBDIR}/spec/celluloid/task/threaded_spec.rb
${GEM_LIBDIR}/spec/celluloid/timer_spec.rb
diff --git a/devel/ruby-celluloid/distinfo b/devel/ruby-celluloid/distinfo
index f533237adfe..063e8074cf3 100644
--- a/devel/ruby-celluloid/distinfo
+++ b/devel/ruby-celluloid/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:29:21 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/02/16 14:52:27 taca Exp $
-SHA1 (celluloid-0.17.2.gem) = 23bb425254be72689d6679da85e18fef80c905e9
-RMD160 (celluloid-0.17.2.gem) = 712dd6590c03711fd62f52d44dd5e43f342f12a3
-SHA512 (celluloid-0.17.2.gem) = 9203cadbcae2b1d5f7e197e9aa682d0077e007ab9d2140ed4d65657c3d63e27382f0c53dff3de6dc4fb6afec592b3a093b9aaa53c27a69cafc093c713ffde771
-Size (celluloid-0.17.2.gem) = 61440 bytes
+SHA1 (celluloid-0.17.3.gem) = bca83104beee5600b014108270a5d25218da2a91
+RMD160 (celluloid-0.17.3.gem) = 07041fbd4d109c419feff0c709274d6b0af46885
+SHA512 (celluloid-0.17.3.gem) = bb5005452ef7a2da1fb6b6515a6ad9df992dfd043caa605d1282a24b874c1f0798da0d19ee00f434486f9ef2c9467b1d6d2cadaa7883db98b885eeb842f1b94c
+Size (celluloid-0.17.3.gem) = 61952 bytes