pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-unicorn
Module Name: pkgsrc
Committed By: taca
Date: Mon Sep 14 15:55:00 UTC 2020
Modified Files:
pkgsrc/www/ruby-unicorn: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/ruby-unicorn/Makefile \
pkgsrc/www/ruby-unicorn/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-unicorn/Makefile
diff -u pkgsrc/www/ruby-unicorn/Makefile:1.16 pkgsrc/www/ruby-unicorn/Makefile:1.17
--- pkgsrc/www/ruby-unicorn/Makefile:1.16 Sun Jun 7 15:48:49 2020
+++ pkgsrc/www/ruby-unicorn/Makefile Mon Sep 14 15:55:00 2020
@@ -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
Index: pkgsrc/www/ruby-unicorn/distinfo
diff -u pkgsrc/www/ruby-unicorn/distinfo:1.16 pkgsrc/www/ruby-unicorn/distinfo:1.17
--- pkgsrc/www/ruby-unicorn/distinfo:1.16 Sun Jun 7 15:48:49 2020
+++ pkgsrc/www/ruby-unicorn/distinfo Mon Sep 14 15:55:00 2020
@@ -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