Update to raindrops 0.18.0
This commit is contained in:
parent
617592351c
commit
f05ee89982
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2017/02/23 17:48:35 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2017/10/23 21:39:02 jeremy Exp $
|
||||
|
||||
COMMENT = real-time stats toolkit for Rack HTTP servers
|
||||
|
||||
DISTNAME = raindrops-0.17.0
|
||||
DISTNAME = raindrops-0.18.0
|
||||
CATEGORIES = www
|
||||
|
||||
MAINTAINER = Jeremy Evans <jeremy@openbsd.org>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (raindrops-0.17.0.gem) = eBwlPTsRfvpyJWAgHIU2wT6zeXh4hTvYx+3zl9sr0us=
|
||||
SIZE (raindrops-0.17.0.gem) = 59392
|
||||
SHA256 (raindrops-0.18.0.gem) = n+kaXD77eSiIlol0S5z4Zx9Cew8kiwZ229CDQlWspCA=
|
||||
SIZE (raindrops-0.18.0.gem) = 61952
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2016/11/04 21:46:42 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2017/10/23 21:39:02 jeremy Exp $
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.document
|
||||
@ -54,12 +54,12 @@ ${GEM_LIB}/gems/${DISTNAME}/test/test_linux_all_tcp_listen_stats.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_linux_all_tcp_listen_stats_leak.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_linux_ipv6.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_linux_middleware.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_linux_tcp_info.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_middleware.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_middleware_unicorn.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_middleware_unicorn_ipv6.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_raindrops.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_raindrops_gc.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_struct.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_tcp_info.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test_watcher.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user