pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-puma www/ruby-puma: update to 6.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/39a9d85098ae
branches: trunk
changeset: 391109:39a9d85098ae
user: taca <taca%pkgsrc.org@localhost>
date: Tue Jan 03 15:16:47 2023 +0000
description:
www/ruby-puma: update to 6.0.2
6.0.1 (2022-12-20)
Bugfixes
* Handle waking up a closed selector in Reactor#add ([#3005])
* Fixup response processing, enumerable bodies ([#3004], [#3000])
* Correctly close app body for all code paths ([#3002], [#2999])
Refactor
* Add IOBuffer to Client, remove from ThreadPool thread instances ([#3013])
6.0.2 (2023-01-01)
Refactor
* Remove use of etc and time gems in Puma ([#3035], [#3033])
* Refactor const.rb - freeze ([#3016])
diffstat:
www/ruby-puma/Makefile | 4 ++--
www/ruby-puma/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 91c1e94c926b -r 39a9d85098ae www/ruby-puma/Makefile
--- a/www/ruby-puma/Makefile Tue Jan 03 15:14:26 2023 +0000
+++ b/www/ruby-puma/Makefile Tue Jan 03 15:16:47 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2022/12/04 16:26:47 taca Exp $
+# $NetBSD: Makefile,v 1.36 2023/01/03 15:16:47 taca Exp $
-DISTNAME= puma-6.0.0
+DISTNAME= puma-6.0.2
CATEGORIES= www
MAINTAINER= taca%NetBSD.org@localhost
diff -r 91c1e94c926b -r 39a9d85098ae www/ruby-puma/distinfo
--- a/www/ruby-puma/distinfo Tue Jan 03 15:14:26 2023 +0000
+++ b/www/ruby-puma/distinfo Tue Jan 03 15:16:47 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2022/12/04 16:26:47 taca Exp $
+$NetBSD: distinfo,v 1.33 2023/01/03 15:16:47 taca Exp $
-BLAKE2s (puma-6.0.0.gem) = 88ed5ae6baa7b6993878a3b3da863efa5cd387082edf745057015923c3fb1b79
-SHA512 (puma-6.0.0.gem) = 0866209e8ce3ec935cd1ed99180ecbf7cdc6921f9dc4977ec6c25e8757747d045b1072bbef9bd420cfcc580423037b737fb2dd6f5c2d3c8361d6aace47d7a781
-Size (puma-6.0.0.gem) = 218112 bytes
+BLAKE2s (puma-6.0.2.gem) = 12a84e0f6ac672292b90b2fcb4b80eda8e4e08bc37efc10a60621e364fbd493f
+SHA512 (puma-6.0.2.gem) = f47196631898a80e8f048f3454230792c4ee3dcfbd6b94b08f84105ab9eaa2129b14cc5b220baef88d68559a96a883c9e071cdecd01b1dabae61a98ab4e14a80
+Size (puma-6.0.2.gem) = 218624 bytes
Home |
Main Index |
Thread Index |
Old Index