diff options
author | taca <taca@pkgsrc.org> | 2020-09-14 15:55:00 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2020-09-14 15:55:00 +0000 |
commit | 5899c46d79aded712cb37d7587dbf30de2ca1765 (patch) | |
tree | 0f65149772f63387eb22bc4c24d46b86936338a2 /www | |
parent | df874dad638561dab47f2286ab47c57c75face66 (diff) | |
download | pkgsrc-5899c46d79aded712cb37d7587dbf30de2ca1765.tar.gz |
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 (limited to 'www')
-rw-r--r-- | www/ruby-unicorn/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-unicorn/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/ruby-unicorn/Makefile b/www/ruby-unicorn/Makefile index 538e7e7c3de..4774757e11d 100644 --- a/www/ruby-unicorn/Makefile +++ b/www/ruby-unicorn/Makefile @@ -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 diff --git a/www/ruby-unicorn/distinfo b/www/ruby-unicorn/distinfo index cf589380769..59b896f6cbf 100644 --- a/www/ruby-unicorn/distinfo +++ b/www/ruby-unicorn/distinfo @@ -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 |