Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 16:11:42 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: a1b50214d883 - 2023Q3 - www/rubygem-actionpack70: Update to 7.0.6
Message-ID:  <202308261611.37QGBguA062059@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=a1b50214d883932f4406b29ccf205c386e424f9d

commit a1b50214d883932f4406b29ccf205c386e424f9d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:27:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-26 15:21:24 +0000

    www/rubygem-actionpack70: Update to 7.0.6
    
    Changes:        https://github.com/rails/rails/releases
    Security:       CVE-2023-28362
    (cherry picked from commit cdf1f139bae1e7e38522f7c9380f116876712930)
---
 www/rubygem-actionpack70/Makefile | 4 ++--
 www/rubygem-actionpack70/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-actionpack70/Makefile b/www/rubygem-actionpack70/Makefile
index 3e9106b23aa3..110c24074d87 100644
--- a/www/rubygem-actionpack70/Makefile
+++ b/www/rubygem-actionpack70/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	actionpack
-PORTVERSION=	7.0.4.3
+PORTVERSION=	7.0.6
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	70
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-actionview70>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-actionview70 \
 		rubygem-activesupport70>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport70 \
-		rubygem-rack22>=2.2.0,3<3,3:www/rubygem-rack22 \
+		rubygem-rack22>=2.2.4,3<3,3:www/rubygem-rack22 \
 		rubygem-rack-test>=0.6.3:www/rubygem-rack-test \
 		rubygem-rails-dom-testing-rails70>=2.0<3:textproc/rubygem-rails-dom-testing-rails70 \
 		rubygem-rails-html-sanitizer>=1.2.0<2:textproc/rubygem-rails-html-sanitizer
diff --git a/www/rubygem-actionpack70/distinfo b/www/rubygem-actionpack70/distinfo
index 083edc3b9bc9..4c2abc1e2f53 100644
--- a/www/rubygem-actionpack70/distinfo
+++ b/www/rubygem-actionpack70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679499136
-SHA256 (rubygem/actionpack-7.0.4.3.gem) = adf30cb429332085b25509ec17541d9108468cb3246eae8f4e0bb0e9268660b1
-SIZE (rubygem/actionpack-7.0.4.3.gem) = 231424
+TIMESTAMP = 1688167220
+SHA256 (rubygem/actionpack-7.0.6.gem) = 6c659afbffdbb32323df1d44882830206f5d7dc81ed3d840736ac39c5ae0c634
+SIZE (rubygem/actionpack-7.0.6.gem) = 233472



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308261611.37QGBguA062059>