Sun Sep 15 18:01:47 2013 UTC ()
Update ruby-unicorn to 4.6.3.

=== unicorn 4.6.3 - fix --no-default-middleware option / 2013-06-21 08:01 UTC

  Thanks to Micah Chalmer for this fix.  There are also minor
  documentation updates and internal cleanups.


(taca)
diff -r1.4 -r1.5 pkgsrc/www/ruby-unicorn/Makefile
diff -r1.4 -r1.5 pkgsrc/www/ruby-unicorn/PLIST
diff -r1.4 -r1.5 pkgsrc/www/ruby-unicorn/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/www/ruby-unicorn/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-unicorn/Makefile 2013/03/14 16:24:21 1.4
+++ pkgsrc/www/ruby-unicorn/Makefile 2013/09/15 18:01:47 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2013/03/14 16:24:21 taca Exp $ 1# $NetBSD: Makefile,v 1.5 2013/09/15 18:01:47 taca Exp $
2 2
3DISTNAME= unicorn-4.6.2 3DISTNAME= unicorn-4.6.3
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc@NetBSD.org 6MAINTAINER= pkgsrc@NetBSD.org
7HOMEPAGE= http://unicorn.bogomips.org/ 7HOMEPAGE= http://unicorn.bogomips.org/
8COMMENT= Rack HTTP server for fast clients and Unix 8COMMENT= Rack HTTP server for fast clients and Unix
9LICENSE= ruby-license OR gnu-gpl-v2 OR gnu-gpl-v3 9LICENSE= ruby-license OR gnu-gpl-v2 OR gnu-gpl-v3
10 10
11CONFLICTS= ruby[1-9][0-9]-unicorn-[0-9]* 11CONFLICTS= ruby[1-9][0-9]-unicorn-[0-9]*
12 12
13DEPENDS+= ${RUBY_PKGPREFIX}-kgio>=2.6<3:../../devel/ruby-kgio 13DEPENDS+= ${RUBY_PKGPREFIX}-kgio>=2.6<3:../../devel/ruby-kgio
14DEPENDS+= ${RUBY_PKGPREFIX}-rack-[0-9]*:../../www/ruby-rack 14DEPENDS+= ${RUBY_PKGPREFIX}-rack-[0-9]*:../../www/ruby-rack
15DEPENDS+= ${RUBY_PKGPREFIX}-raindrops>=0.7<1:../../www/ruby-raindrops 15DEPENDS+= ${RUBY_PKGPREFIX}-raindrops>=0.7<1:../../www/ruby-raindrops
16 16

cvs diff -r1.4 -r1.5 pkgsrc/www/ruby-unicorn/PLIST (expand / switch to unified diff)

--- pkgsrc/www/ruby-unicorn/PLIST 2013/03/14 16:24:21 1.4
+++ pkgsrc/www/ruby-unicorn/PLIST 2013/09/15 18:01:47 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2013/03/14 16:24:21 taca Exp $ 1@comment $NetBSD: PLIST,v 1.5 2013/09/15 18:01:47 taca Exp $
2bin/unicorn 2bin/unicorn
3bin/unicorn_rails 3bin/unicorn_rails
4${GEM_HOME}/cache/${GEM_NAME}.gem 4${GEM_HOME}/cache/${GEM_NAME}.gem
5${GEM_LIBDIR}/.CHANGELOG.old 5${GEM_LIBDIR}/.CHANGELOG.old
6${GEM_LIBDIR}/.document 6${GEM_LIBDIR}/.document
7${GEM_LIBDIR}/.gitignore 7${GEM_LIBDIR}/.gitignore
8${GEM_LIBDIR}/.mailmap 8${GEM_LIBDIR}/.mailmap
9${GEM_LIBDIR}/.manifest 9${GEM_LIBDIR}/.manifest
10${GEM_LIBDIR}/.wrongdoc.yml 10${GEM_LIBDIR}/.wrongdoc.yml
11${GEM_LIBDIR}/Application_Timeouts 11${GEM_LIBDIR}/Application_Timeouts
12${GEM_LIBDIR}/CONTRIBUTORS 12${GEM_LIBDIR}/CONTRIBUTORS
13${GEM_LIBDIR}/COPYING 13${GEM_LIBDIR}/COPYING
14${GEM_LIBDIR}/ChangeLog 14${GEM_LIBDIR}/ChangeLog
@@ -85,26 +85,27 @@ ${GEM_LIBDIR}/local.mk.sample @@ -85,26 +85,27 @@ ${GEM_LIBDIR}/local.mk.sample
85${GEM_LIBDIR}/man/man1/unicorn.1 85${GEM_LIBDIR}/man/man1/unicorn.1
86${GEM_LIBDIR}/man/man1/unicorn_rails.1 86${GEM_LIBDIR}/man/man1/unicorn_rails.1
87${GEM_LIBDIR}/script/isolate_for_tests 87${GEM_LIBDIR}/script/isolate_for_tests
88${GEM_LIBDIR}/setup.rb 88${GEM_LIBDIR}/setup.rb
89${GEM_LIBDIR}/t/.gitignore 89${GEM_LIBDIR}/t/.gitignore
90${GEM_LIBDIR}/t/GNUmakefile 90${GEM_LIBDIR}/t/GNUmakefile
91${GEM_LIBDIR}/t/README 91${GEM_LIBDIR}/t/README
92${GEM_LIBDIR}/t/bin/content-md5-put 92${GEM_LIBDIR}/t/bin/content-md5-put
93${GEM_LIBDIR}/t/bin/sha1sum.rb 93${GEM_LIBDIR}/t/bin/sha1sum.rb
94${GEM_LIBDIR}/t/bin/unused_listen 94${GEM_LIBDIR}/t/bin/unused_listen
95${GEM_LIBDIR}/t/broken-app.ru 95${GEM_LIBDIR}/t/broken-app.ru
96${GEM_LIBDIR}/t/detach.ru 96${GEM_LIBDIR}/t/detach.ru
97${GEM_LIBDIR}/t/env.ru 97${GEM_LIBDIR}/t/env.ru
 98${GEM_LIBDIR}/t/fails-rack-lint.ru
98${GEM_LIBDIR}/t/heartbeat-timeout.ru 99${GEM_LIBDIR}/t/heartbeat-timeout.ru
99${GEM_LIBDIR}/t/hijack.ru 100${GEM_LIBDIR}/t/hijack.ru
100${GEM_LIBDIR}/t/listener_names.ru 101${GEM_LIBDIR}/t/listener_names.ru
101${GEM_LIBDIR}/t/my-tap-lib.sh 102${GEM_LIBDIR}/t/my-tap-lib.sh
102${GEM_LIBDIR}/t/oob_gc.ru 103${GEM_LIBDIR}/t/oob_gc.ru
103${GEM_LIBDIR}/t/oob_gc_path.ru 104${GEM_LIBDIR}/t/oob_gc_path.ru
104${GEM_LIBDIR}/t/pid.ru 105${GEM_LIBDIR}/t/pid.ru
105${GEM_LIBDIR}/t/preread_input.ru 106${GEM_LIBDIR}/t/preread_input.ru
106${GEM_LIBDIR}/t/rack-input-tests.ru 107${GEM_LIBDIR}/t/rack-input-tests.ru
107${GEM_LIBDIR}/t/sslgen.sh 108${GEM_LIBDIR}/t/sslgen.sh
108${GEM_LIBDIR}/t/t0000-http-basic.sh 109${GEM_LIBDIR}/t/t0000-http-basic.sh
109${GEM_LIBDIR}/t/t0001-reload-bad-config.sh 110${GEM_LIBDIR}/t/t0001-reload-bad-config.sh
110${GEM_LIBDIR}/t/t0002-config-conflict.sh 111${GEM_LIBDIR}/t/t0002-config-conflict.sh
@@ -128,26 +129,27 @@ ${GEM_LIBDIR}/t/t0014-rewindable-input-t @@ -128,26 +129,27 @@ ${GEM_LIBDIR}/t/t0014-rewindable-input-t
128${GEM_LIBDIR}/t/t0014.ru 129${GEM_LIBDIR}/t/t0014.ru
129${GEM_LIBDIR}/t/t0015-configurator-internals.sh 130${GEM_LIBDIR}/t/t0015-configurator-internals.sh
130${GEM_LIBDIR}/t/t0016-trust-x-forwarded-false.sh 131${GEM_LIBDIR}/t/t0016-trust-x-forwarded-false.sh
131${GEM_LIBDIR}/t/t0017-trust-x-forwarded-true.sh 132${GEM_LIBDIR}/t/t0017-trust-x-forwarded-true.sh
132${GEM_LIBDIR}/t/t0018-write-on-close.sh 133${GEM_LIBDIR}/t/t0018-write-on-close.sh
133${GEM_LIBDIR}/t/t0019-max_header_len.sh 134${GEM_LIBDIR}/t/t0019-max_header_len.sh
134${GEM_LIBDIR}/t/t0020-at_exit-handler.sh 135${GEM_LIBDIR}/t/t0020-at_exit-handler.sh
135${GEM_LIBDIR}/t/t0021-process_detach.sh 136${GEM_LIBDIR}/t/t0021-process_detach.sh
136${GEM_LIBDIR}/t/t0022-listener_names-preload_app.sh 137${GEM_LIBDIR}/t/t0022-listener_names-preload_app.sh
137${GEM_LIBDIR}/t/t0100-rack-input-tests.sh 138${GEM_LIBDIR}/t/t0100-rack-input-tests.sh
138${GEM_LIBDIR}/t/t0116-client_body_buffer_size.sh 139${GEM_LIBDIR}/t/t0116-client_body_buffer_size.sh
139${GEM_LIBDIR}/t/t0116.ru 140${GEM_LIBDIR}/t/t0116.ru
140${GEM_LIBDIR}/t/t0200-rack-hijack.sh 141${GEM_LIBDIR}/t/t0200-rack-hijack.sh
 142${GEM_LIBDIR}/t/t0300-no-default-middleware.sh
141${GEM_LIBDIR}/t/t0600-https-server-basic.sh 143${GEM_LIBDIR}/t/t0600-https-server-basic.sh
142${GEM_LIBDIR}/t/t9000-preread-input.sh 144${GEM_LIBDIR}/t/t9000-preread-input.sh
143${GEM_LIBDIR}/t/t9001-oob_gc.sh 145${GEM_LIBDIR}/t/t9001-oob_gc.sh
144${GEM_LIBDIR}/t/t9002-oob_gc-path.sh 146${GEM_LIBDIR}/t/t9002-oob_gc-path.sh
145${GEM_LIBDIR}/t/test-lib.sh 147${GEM_LIBDIR}/t/test-lib.sh
146${GEM_LIBDIR}/t/write-on-close.ru 148${GEM_LIBDIR}/t/write-on-close.ru
147${GEM_LIBDIR}/test/aggregate.rb 149${GEM_LIBDIR}/test/aggregate.rb
148${GEM_LIBDIR}/test/benchmark/README 150${GEM_LIBDIR}/test/benchmark/README
149${GEM_LIBDIR}/test/benchmark/dd.ru 151${GEM_LIBDIR}/test/benchmark/dd.ru
150${GEM_LIBDIR}/test/benchmark/stack.ru 152${GEM_LIBDIR}/test/benchmark/stack.ru
151${GEM_LIBDIR}/test/exec/README 153${GEM_LIBDIR}/test/exec/README
152${GEM_LIBDIR}/test/exec/test_exec.rb 154${GEM_LIBDIR}/test/exec/test_exec.rb
153${GEM_LIBDIR}/test/test_helper.rb 155${GEM_LIBDIR}/test/test_helper.rb

cvs diff -r1.4 -r1.5 pkgsrc/www/ruby-unicorn/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-unicorn/distinfo 2013/03/14 16:24:21 1.4
+++ pkgsrc/www/ruby-unicorn/distinfo 2013/09/15 18:01:47 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2013/03/14 16:24:21 taca Exp $ 1$NetBSD: distinfo,v 1.5 2013/09/15 18:01:47 taca Exp $
2 2
3SHA1 (unicorn-4.6.2.gem) = 591cf45a72202589f1546655b116e7401f37dd7e 3SHA1 (unicorn-4.6.3.gem) = f5b6cc7d78184b9740299c7475876a7857814c15
4RMD160 (unicorn-4.6.2.gem) = 8a158adb0c6c5f947becdbbc03c831eb8825670a 4RMD160 (unicorn-4.6.3.gem) = 1c18b744ac60f235f027682512f7106b456f7f6d
5Size (unicorn-4.6.2.gem) = 259584 bytes 5Size (unicorn-4.6.3.gem) = 261120 bytes