Date: Sat, 26 Aug 2023 16:10:58 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: c3800cb9ada5 - 2023Q3 - www/rubygem-puma: Update to 6.3.1 Message-ID: <202308261610.37QGAwnm058401@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3800cb9ada560595cc14db8617f8f9b2ea6977d commit c3800cb9ada560595cc14db8617f8f9b2ea6977d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-21 18:55:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 15:08:44 +0000 www/rubygem-puma: Update to 6.3.1 Changes: https://github.com/puma/puma/releases Security: CVE-2023-40175 (cherry picked from commit 31d9a692d6f514abac99fd091013a14da584f7de) --- www/rubygem-puma/Makefile | 2 +- www/rubygem-puma/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index 1aff990c5e0e..71537923f113 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -1,5 +1,5 @@ PORTNAME= puma -PORTVERSION= 6.3.0 +PORTVERSION= 6.3.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index a0b464d9ce3b..5775bfd5b2a3 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687446041 -SHA256 (rubygem/puma-6.3.0.gem) = b0e35b4fe7ae440237a9ff1647c6bb252a1c0951ff356020670d2e62c1aeeeec -SIZE (rubygem/puma-6.3.0.gem) = 225792 +TIMESTAMP = 1692640096 +SHA256 (rubygem/puma-6.3.1.gem) = ec989c775f88f5cbea0c7178b94ed9ff44797241f9245d353d1774a845e78df4 +SIZE (rubygem/puma-6.3.1.gem) = 225792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308261610.37QGAwnm058401>