pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-unicorn www/ruby-unicorn: update to 5.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5cf8ec8a8a6
branches:  trunk
changeset: 439189:b5cf8ec8a8a6
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 14 15:55:00 2020 +0000

description:
www/ruby-unicorn: update to 5.7.0

Update ruby-unicorn package to 5.7.0.


5.7.0 (2020-09-08)

Changes:

    unicorn 5.7.0

    Relaxed Ruby version requirements for Ruby 3.0.0dev.
    Thanks to Jean Boussier for testing

5.6.0 (2020-07-26)

Changes:

    unicorn 5.6.0 - early_hints support

    This release adds support for the early_hints configurator
    directive for the 'rack.early_hints' API used by Rails 5.2+.

    Thanks to Jean Boussier for the patch.

diffstat:

 www/ruby-unicorn/Makefile |   4 ++--
 www/ruby-unicorn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2d5971d0d87d -r b5cf8ec8a8a6 www/ruby-unicorn/Makefile
--- a/www/ruby-unicorn/Makefile Mon Sep 14 15:49:26 2020 +0000
+++ b/www/ruby-unicorn/Makefile Mon Sep 14 15:55:00 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/06/07 15:48:49 taca Exp $
+# $NetBSD: Makefile,v 1.17 2020/09/14 15:55:00 taca Exp $
 
-DISTNAME=      unicorn-5.5.5
+DISTNAME=      unicorn-5.7.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 2d5971d0d87d -r b5cf8ec8a8a6 www/ruby-unicorn/distinfo
--- a/www/ruby-unicorn/distinfo Mon Sep 14 15:49:26 2020 +0000
+++ b/www/ruby-unicorn/distinfo Mon Sep 14 15:55:00 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/06/07 15:48:49 taca Exp $
+$NetBSD: distinfo,v 1.17 2020/09/14 15:55:00 taca Exp $
 
-SHA1 (unicorn-5.5.5.gem) = 328d83d1d296f1af41d7b6bedbe4550bc851f86a
-RMD160 (unicorn-5.5.5.gem) = 0288b8ffb765f63da2f92a9784df3527ced9e105
-SHA512 (unicorn-5.5.5.gem) = 10fe5f0de16497b4528307ecf6ccf4cb042b6c749ad19e9e2285e00ed0607104f20b0be944508feccbef121117f3caea3996625bc42b09a4e84ed478dfbe15e9
-Size (unicorn-5.5.5.gem) = 223744 bytes
+SHA1 (unicorn-5.7.0.gem) = 705806bfaac5ce4421a68b8a37a3a4e47beb4052
+RMD160 (unicorn-5.7.0.gem) = ec0f07afc25f093ce407e657a9c5fae24ee90176
+SHA512 (unicorn-5.7.0.gem) = 420218516d5057563a4bab5922a2f353ac91640833e7f95daac53ca9f463d07aa8ffe3d898a752555c27cd314816a1d97a37852257fc60ec510cad9285a7dba3
+Size (unicorn-5.7.0.gem) = 224768 bytes



Home | Main Index | Thread Index | Old Index