Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:28:32 +0000
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: 4383be681fed - main - textproc/rubygem-rails-html-sanitizer: Update to 1.7.0
Message-ID:  <69d29bc0.1d9dc.6814cde2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4383be681fed199e1627e1e2630bf548a0ebb847

commit 4383be681fed199e1627e1e2630bf548a0ebb847
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 17:12:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:19:42 +0000

    textproc/rubygem-rails-html-sanitizer: Update to 1.7.0
    
    Changes:        https://github.com/rails/rails-html-sanitizer/releases
---
 textproc/rubygem-rails-html-sanitizer/Makefile | 4 ++--
 textproc/rubygem-rails-html-sanitizer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-rails-html-sanitizer/Makefile b/textproc/rubygem-rails-html-sanitizer/Makefile
index f18a43fed672..c06b72cd198b 100644
--- a/textproc/rubygem-rails-html-sanitizer/Makefile
+++ b/textproc/rubygem-rails-html-sanitizer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rails-html-sanitizer
-PORTVERSION=	1.6.2
+PORTVERSION=	1.7.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/rails/rails-html-sanitizer
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-loofah>=2.21<3:textproc/rubygem-loofah \
+RUN_DEPENDS=	rubygem-loofah>=2.25<3:textproc/rubygem-loofah \
 		rubygem-nokogiri>=1.15.7<2:textproc/rubygem-nokogiri
 
 USES=		cpe gem
diff --git a/textproc/rubygem-rails-html-sanitizer/distinfo b/textproc/rubygem-rails-html-sanitizer/distinfo
index 7c6952405cd7..2ad614ecc104 100644
--- a/textproc/rubygem-rails-html-sanitizer/distinfo
+++ b/textproc/rubygem-rails-html-sanitizer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888748
-SHA256 (rubygem/rails-html-sanitizer-1.6.2.gem) = 35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
-SIZE (rubygem/rails-html-sanitizer-1.6.2.gem) = 25600
+TIMESTAMP = 1773967134
+SHA256 (rubygem/rails-html-sanitizer-1.7.0.gem) = 28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
+SIZE (rubygem/rails-html-sanitizer-1.7.0.gem) = 26112


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29bc0.1d9dc.6814cde2>