Date: Wed, 30 Mar 2022 22:26:53 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 566e5bf0b93a - main - www/rubygem-puma: Update to 5.6.4 Message-ID: <202203302226.22UMQrCm068598@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 commit 566e5bf0b93aca1d9e664f9a1d465af8ca7cbe23 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-30 22:17:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-30 22:21:50 +0000 www/rubygem-puma: Update to 5.6.4 Changes: https://github.com/puma/puma/releases Security: CVE-2022-24790 --- www/rubygem-puma/Makefile | 2 +- www/rubygem-puma/distinfo | 6 +++--- www/rubygem-puma/pkg-descr | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index 0d9023654838..42ad8d48bd1d 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -1,7 +1,7 @@ # Created by: Steve Wills <swills@freebsd.org> PORTNAME= puma -PORTVERSION= 5.6.2 +PORTVERSION= 5.6.4 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 28819437d384..d5710e468a80 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645606670 -SHA256 (rubygem/puma-5.6.2.gem) = a634c906dbb79985b68c653cad912c754bfdcfad8f67f5c352b14cda95afe2da -SIZE (rubygem/puma-5.6.2.gem) = 206848 +TIMESTAMP = 1648249236 +SHA256 (rubygem/puma-5.6.4.gem) = bcc971a7386919c734dcfa0344bb4b2f3b8effaaa898f19515307ab57c16f935 +SIZE (rubygem/puma-5.6.4.gem) = 207360 diff --git a/www/rubygem-puma/pkg-descr b/www/rubygem-puma/pkg-descr index 5bb286554ce0..fbf25032b538 100644 --- a/www/rubygem-puma/pkg-descr +++ b/www/rubygem-puma/pkg-descr @@ -5,3 +5,4 @@ recommended that you use a Ruby implementation with real threads like Rubinius or JRuby. WWW: https://puma.io/ +WWW: https://github.com/puma/puma
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203302226.22UMQrCm068598>