pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-celluloid
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 20 13:21:50 UTC 2019
Modified Files:
pkgsrc/devel/ruby-celluloid: Makefile distinfo
Log Message:
devel/ruby-celluloid: update to 0.17.4
pkgsrc changes: add "USE_LANGUAGES= # none".
0.17.4 (2018-12-20)
-----
* [#773](https://github.com/celluloid/celluloid/pull/773)
Fix the errant 'Couldn't cleanly terminate all actors in 10 seconds!' message
after forking. Fixes celluloid/celluloid#696.
([@digitalextremist])
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-celluloid/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-celluloid/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-celluloid/Makefile
diff -u pkgsrc/devel/ruby-celluloid/Makefile:1.4 pkgsrc/devel/ruby-celluloid/Makefile:1.5
--- pkgsrc/devel/ruby-celluloid/Makefile:1.4 Tue Feb 16 14:52:27 2016
+++ pkgsrc/devel/ruby-celluloid/Makefile Sun Jan 20 13:21:49 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/02/16 14:52:27 taca Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/20 13:21:49 taca Exp $
-DISTNAME= celluloid-0.17.3
+DISTNAME= celluloid-0.17.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -15,5 +15,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-celluloid-fs
DEPENDS+= ${RUBY_PKGPREFIX}-celluloid-extras>=0.20:../../devel/ruby-celluloid-extras
DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1.1:../../time/ruby-timers
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-celluloid/distinfo
diff -u pkgsrc/devel/ruby-celluloid/distinfo:1.5 pkgsrc/devel/ruby-celluloid/distinfo:1.6
--- pkgsrc/devel/ruby-celluloid/distinfo:1.5 Tue Feb 16 14:52:27 2016
+++ pkgsrc/devel/ruby-celluloid/distinfo Sun Jan 20 13:21:49 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/02/16 14:52:27 taca Exp $
+$NetBSD: distinfo,v 1.6 2019/01/20 13:21:49 taca Exp $
-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
+SHA1 (celluloid-0.17.4.gem) = 7390e945ea29344f18ffaae1e0015f5bbb012088
+RMD160 (celluloid-0.17.4.gem) = 8f90e52d7d80bb54d74d20b81ae45c5bbd951510
+SHA512 (celluloid-0.17.4.gem) = ab876a12db908d0b14b9a701bbf7c2530188559cb60b1832e76642fae843f4eca9f4790a60ff88dda8ff92f7051f2df222c19cdec77666fc2e8d6d15adbba793
+Size (celluloid-0.17.4.gem) = 61952 bytes
Home |
Main Index |
Thread Index |
Old Index