Simple bump to the latest version of puma.  Changelog at
https://github.com/puma/puma/blob/master/History.md

Tested on amd64.  Will be committing in a couple days unless I hear
objections.

Thanks,
Jeremy

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/ruby-puma/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    19 Mar 2021 17:51:35 -0000      1.9
+++ Makefile    24 May 2021 16:16:09 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              simple, fast, threaded webserver for rack applications
 
-DISTNAME =             puma-5.2.2
+DISTNAME =             puma-5.3.2
 CATEGORIES =           www
 
 HOMEPAGE =             https://puma.io/
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/ruby-puma/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    19 Mar 2021 17:51:35 -0000      1.7
+++ distinfo    24 May 2021 16:16:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (puma-5.2.2.gem) = k5xseLZmhVVBmeG3zigCtYvIUm5R4R1u2VhWskHLN3I=
-SIZE (puma-5.2.2.gem) = 198656
+SHA256 (puma-5.3.2.gem) = ssrmO5dY1HUKrg24IIRLA9yiBsU8IIVQSfUUoQrAqlI=
+SIZE (puma-5.3.2.gem) = 201216

Reply via email to