Date: Mon, 8 Jul 2024 16:35:28 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: 82abd06ade73 - 2024Q3 - www/rubygem-rack-cors: Update to 2.0.2 Message-ID: <202407081635.468GZSEH021859@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=82abd06ade73073363bf16fa21f358caac43e265 commit 82abd06ade73073363bf16fa21f358caac43e265 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-08 16:22:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-08 16:35:23 +0000 www/rubygem-rack-cors: Update to 2.0.2 Changes: https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md Security: CVE-2024-27456 (cherry picked from commit dd9c8e5b8633803ed919d093a97a2ddfcae50e83) --- www/rubygem-rack-cors/Makefile | 2 +- www/rubygem-rack-cors/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-rack-cors/Makefile b/www/rubygem-rack-cors/Makefile index 53b30c49755e..19e6f2c9f37d 100644 --- a/www/rubygem-rack-cors/Makefile +++ b/www/rubygem-rack-cors/Makefile @@ -1,5 +1,5 @@ PORTNAME= rack-cors -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-rack-cors/distinfo b/www/rubygem-rack-cors/distinfo index db86397987d6..d646d3c23b6f 100644 --- a/www/rubygem-rack-cors/distinfo +++ b/www/rubygem-rack-cors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695537270 -SHA256 (rubygem/rack-cors-2.0.1.gem) = bcc66bdf5c6a4af05d571c4d01d35ac4a873552ba4f86c05fbe39365c39b9b0a -SIZE (rubygem/rack-cors-2.0.1.gem) = 55296 +TIMESTAMP = 1720447790 +SHA256 (rubygem/rack-cors-2.0.2.gem) = 415d4e1599891760c5dc9ef0349c7fecdf94f7c6a03e75b2e7c2b54b82adda1b +SIZE (rubygem/rack-cors-2.0.2.gem) = 13312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407081635.468GZSEH021859>