Sun Oct 4 12:01:18 2015 UTC ()
Update ruby-celluloid-essentials to 0.20.5.

0.20.5 (2015-09-30)
-----
* Revamped test suite, using shared RSpec configuration layer provided by Celluloid itself.
* Updated gem dependencies provided by Celluloid::Sync... extraneous gems removed, or marked as development dependencies.


(taca)
diff -r1.2 -r1.3 pkgsrc/devel/ruby-celluloid-essentials/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/ruby-celluloid-essentials/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-celluloid-essentials/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-celluloid-essentials/Makefile 2015/09/13 14:24:25 1.2
+++ pkgsrc/devel/ruby-celluloid-essentials/Makefile 2015/10/04 12:01:18 1.3
@@ -1,18 +1,14 @@ @@ -1,18 +1,14 @@
1# $NetBSD: Makefile,v 1.2 2015/09/13 14:24:25 taca Exp $ 1# $NetBSD: Makefile,v 1.3 2015/10/04 12:01:18 taca Exp $
2 2
3DISTNAME= celluloid-essentials-0.20.2.1 3DISTNAME= celluloid-essentials-0.20.5
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/celluloid/celluloid-essentials 7HOMEPAGE= https://github.com/celluloid/celluloid-essentials
8COMMENT= Superstructural dependencies of Celluloid 8COMMENT= Superstructural dependencies of Celluloid
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-bundler>=1.0:../../misc/ruby-bundler 
12DEPENDS+= ${RUBY_PKGPREFIX}-nenv>=0.2:../../devel/ruby-nenv 
13DEPENDS+= ${RUBY_PKGPREFIX}-dotenv>=2.0:../../devel/ruby-dotenv 
14DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1.1:../../time/ruby-timers 11DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1.1:../../time/ruby-timers
15DEPENDS+= ${RUBY_PKGPREFIX}-rspec-logsplit>=0.1.2:../../devel/ruby-rspec-logsplit 
16 12
17.include "../../lang/ruby/gem.mk" 13.include "../../lang/ruby/gem.mk"
18.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-celluloid-essentials/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-celluloid-essentials/distinfo 2015/09/13 14:24:25 1.2
+++ pkgsrc/devel/ruby-celluloid-essentials/distinfo 2015/10/04 12:01:18 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2015/09/13 14:24:25 taca Exp $ 1$NetBSD: distinfo,v 1.3 2015/10/04 12:01:18 taca Exp $
2 2
3SHA1 (celluloid-essentials-0.20.2.1.gem) = 54bfdffb173e2265088f754f8392332a90f97ef0 3SHA1 (celluloid-essentials-0.20.5.gem) = c314d6f673354eb41e3e27b793d41c300a920078
4RMD160 (celluloid-essentials-0.20.2.1.gem) = c6702e0d5469245c76af193596ed0e489b2f4cc8 4RMD160 (celluloid-essentials-0.20.5.gem) = 9a48d8f604dd128658402df40c21c81d4c2b0101
5Size (celluloid-essentials-0.20.2.1.gem) = 17920 bytes 5Size (celluloid-essentials-0.20.5.gem) = 17920 bytes