pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-puma



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Aug 11 15:45:03 UTC 2025

Modified Files:
        pkgsrc/www/ruby-puma: Makefile distinfo

Log Message:
www/ruby-puma: update to 6.6.1

6.6.1 (2025-07-30)

Bugfixes

* Accept to_path to be nil on request bodies ([#3635])
* Fix single runner stats before the server start ([#3572])
* Fix incomplete worker boot state on refork ([#3601])
* Improve HttpParserError messages for better debugging ([#3586])
* Fix refork logs to distinguish from phased restarts ([#3598])
* Fix rack.after_reply so it doesn't interrupt chain on error ([#3680])


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/ruby-puma/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/ruby-puma/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-puma/Makefile
diff -u pkgsrc/www/ruby-puma/Makefile:1.47 pkgsrc/www/ruby-puma/Makefile:1.48
--- pkgsrc/www/ruby-puma/Makefile:1.47  Sun Feb  9 15:26:50 2025
+++ pkgsrc/www/ruby-puma/Makefile       Mon Aug 11 15:45:03 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2025/02/09 15:26:50 taca Exp $
+# $NetBSD: Makefile,v 1.48 2025/08/11 15:45:03 taca Exp $
 
-DISTNAME=      puma-6.6.0
+DISTNAME=      puma-6.6.1
 CATEGORIES=    www
 
 MAINTAINER=    taca%NetBSD.org@localhost

Index: pkgsrc/www/ruby-puma/distinfo
diff -u pkgsrc/www/ruby-puma/distinfo:1.43 pkgsrc/www/ruby-puma/distinfo:1.44
--- pkgsrc/www/ruby-puma/distinfo:1.43  Sun Feb  9 15:26:50 2025
+++ pkgsrc/www/ruby-puma/distinfo       Mon Aug 11 15:45:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2025/02/09 15:26:50 taca Exp $
+$NetBSD: distinfo,v 1.44 2025/08/11 15:45:03 taca Exp $
 
-BLAKE2s (puma-6.6.0.gem) = 41702ad9419b8c074a497576f3d964ab421f6238813c8c02bcbea2ab0abe5d5a
-SHA512 (puma-6.6.0.gem) = 3f6563fe0520249c8be911a726b1a1a02941c4336491b46716b132a0b5723f0ca4b2df16f1c9c2f2919e9343df929d1e2f620c3adab589c7013fe87fa41560fb
-Size (puma-6.6.0.gem) = 238080 bytes
+BLAKE2s (puma-6.6.1.gem) = 53343063bd6e34e63d2425a9c4094ad80c82bca1d53feabcde14ad7e1939eb43
+SHA512 (puma-6.6.1.gem) = 0b48d68ec40c3683ec07f4d55b3bb41d4373ab62dcba77044047b7b5317bb312f276d7c27ee39895097042b885dfe3342f30f18f83434af0a4a3abf48f2eb2a9
+Size (puma-6.6.1.gem) = 239104 bytes



Home | Main Index | Thread Index | Old Index