pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-puma Update ruby-puma to 2.11.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb7af56b5e6a
branches:  trunk
changeset: 653038:fb7af56b5e6a
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 11 16:54:58 2015 +0000

description:
Update ruby-puma to 2.11.3.

=== 2.11.3 / 2015-05-18

* 5 bug fixes:
  * Be sure to unlink tempfiles after a request. Fixes #690
  * Coerce the key to a string before checking. (thar be symbols). Fixes #684
  * Fix hang on bad SSL handshake
  * Remove `enable_SSLv3` support from JRuby

* 1 PR merged:
  * Merge pull request #698 from looker/hang-handshake

=== 2.11.2 / 2015-04-11

* 2 minor features:
  * Add `on_worker_fork` hook, which allows to mimic Unicorn's behavior
  * Add shutdown_debug config option

* 4 bug fixes:
  * Fix the Config constants not being available in the DSL. Fixes #683
  * Ignore multiple port declarations
  * Proper 'Connection' header handling compatible with HTTP 1.[01] protocols
  * Use "Puma" instead of "puma" to reporting to New Relic

* 1 doc fixes:
  * Add Gitter badge.

* 6 PRs merged:
  * Merge pull request #657 from schneems/schneems/puma-once-port
  * Merge pull request #658 from Tomohiro/newrelic-dispatcher-default-update
  * Merge pull request #662 from basecrm/connection-compatibility
  * Merge pull request #664 from fxposter/on-worker-fork
  * Merge pull request #667 from JuanitoFatas/doc/gemspec
  * Merge pull request #672 from chulkilee/refactor

diffstat:

 www/ruby-puma/Makefile |   4 ++--
 www/ruby-puma/PLIST    |  21 ++-------------------
 www/ruby-puma/distinfo |   8 ++++----
 3 files changed, 8 insertions(+), 25 deletions(-)

diffs (67 lines):

diff -r 562e9c690571 -r fb7af56b5e6a www/ruby-puma/Makefile
--- a/www/ruby-puma/Makefile    Thu Jun 11 16:52:57 2015 +0000
+++ b/www/ruby-puma/Makefile    Thu Jun 11 16:54:58 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2015/03/08 15:33:01 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/11 16:54:58 taca Exp $
 
-DISTNAME=      puma-2.11.1
+DISTNAME=      puma-2.11.3
 CATEGORIES=    www
 
 MAINTAINER=    taca%NetBSD.org@localhost
diff -r 562e9c690571 -r fb7af56b5e6a www/ruby-puma/PLIST
--- a/www/ruby-puma/PLIST       Thu Jun 11 16:52:57 2015 +0000
+++ b/www/ruby-puma/PLIST       Thu Jun 11 16:54:58 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2015/03/08 15:33:01 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2015/06/11 16:54:58 taca Exp $
 bin/puma${RUBY_SUFFIX}
 bin/pumactl${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -47,6 +47,7 @@
 ${GEM_LIBDIR}/lib/puma/daemon_ext.rb
 ${GEM_LIBDIR}/lib/puma/delegation.rb
 ${GEM_LIBDIR}/lib/puma/detect.rb
+${GEM_LIBDIR}/lib/puma/dsl.rb
 ${GEM_LIBDIR}/lib/puma/events.rb
 ${GEM_LIBDIR}/lib/puma/io_buffer.rb
 ${GEM_LIBDIR}/lib/puma/java_io_buffer.rb
@@ -65,24 +66,6 @@
 ${GEM_LIBDIR}/lib/puma/util.rb
 ${GEM_LIBDIR}/lib/rack/handler/puma.rb
 ${GEM_LIBDIR}/puma.gemspec
-${GEM_LIBDIR}/test/test_app_status.rb
-${GEM_LIBDIR}/test/test_cli.rb
-${GEM_LIBDIR}/test/test_config.rb
-${GEM_LIBDIR}/test/test_http10.rb
-${GEM_LIBDIR}/test/test_http11.rb
-${GEM_LIBDIR}/test/test_integration.rb
-${GEM_LIBDIR}/test/test_iobuffer.rb
-${GEM_LIBDIR}/test/test_minissl.rb
-${GEM_LIBDIR}/test/test_null_io.rb
-${GEM_LIBDIR}/test/test_persistent.rb
-${GEM_LIBDIR}/test/test_puma_server.rb
-${GEM_LIBDIR}/test/test_puma_server_ssl.rb
-${GEM_LIBDIR}/test/test_rack_handler.rb
-${GEM_LIBDIR}/test/test_rack_server.rb
-${GEM_LIBDIR}/test/test_tcp_rack.rb
-${GEM_LIBDIR}/test/test_thread_pool.rb
-${GEM_LIBDIR}/test/test_unix_socket.rb
-${GEM_LIBDIR}/test/test_ws.rb
 ${GEM_LIBDIR}/tools/jungle/README.md
 ${GEM_LIBDIR}/tools/jungle/init.d/README.md
 ${GEM_LIBDIR}/tools/jungle/init.d/puma
diff -r 562e9c690571 -r fb7af56b5e6a www/ruby-puma/distinfo
--- a/www/ruby-puma/distinfo    Thu Jun 11 16:52:57 2015 +0000
+++ b/www/ruby-puma/distinfo    Thu Jun 11 16:54:58 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/03/08 15:33:01 taca Exp $
+$NetBSD: distinfo,v 1.6 2015/06/11 16:54:58 taca Exp $
 
-SHA1 (puma-2.11.1.gem) = 6ffe779972f0fbb1ca9c0a0262333d5c5c26dcd0
-RMD160 (puma-2.11.1.gem) = 4f17514fde5382332e1afae5a3de7dc209f42a8b
-Size (puma-2.11.1.gem) = 94208 bytes
+SHA1 (puma-2.11.3.gem) = ef5a7eb4242e02948ffc8f588c6ec6f02e1fe876
+RMD160 (puma-2.11.3.gem) = b31b4817fd3bf4c50857bb8142856ec0b0b3469e
+Size (puma-2.11.3.gem) = 86016 bytes



Home | Main Index | Thread Index | Old Index