Date: Thu, 2 Jan 2025 02:51:51 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: da34eb8f539e - main - textproc/rubygem-sanitize: Update to 6.1.1 Message-ID: <202501020251.5022ppk2018124@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=da34eb8f539ed9a3fafac99bb441b44086fff59c commit da34eb8f539ed9a3fafac99bb441b44086fff59c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-02 02:46:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-02 02:46:24 +0000 textproc/rubygem-sanitize: Update to 6.1.1 Changes: https://github.com/rgrove/sanitize/releases --- textproc/rubygem-sanitize/Makefile | 4 ++-- textproc/rubygem-sanitize/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/rubygem-sanitize/Makefile b/textproc/rubygem-sanitize/Makefile index c5d31cb58551..b12f7948385b 100644 --- a/textproc/rubygem-sanitize/Makefile +++ b/textproc/rubygem-sanitize/Makefile @@ -1,5 +1,5 @@ PORTNAME= sanitize -PORTVERSION= 6.1.3 +PORTVERSION= 7.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-crass>=1.0.2<1.1:www/rubygem-crass \ - rubygem-nokogiri>=1.12.0:textproc/rubygem-nokogiri + rubygem-nokogiri>=1.16.8:textproc/rubygem-nokogiri USES= cpe gem diff --git a/textproc/rubygem-sanitize/distinfo b/textproc/rubygem-sanitize/distinfo index 95e79fa4ddef..47d78f1a7d1d 100644 --- a/textproc/rubygem-sanitize/distinfo +++ b/textproc/rubygem-sanitize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734337875 -SHA256 (rubygem/sanitize-6.1.3.gem) = a42ce5f933d82765a8243599d5ab2e8867237e76cf5a699caaddfe60bb944152 -SIZE (rubygem/sanitize-6.1.3.gem) = 48128 +TIMESTAMP = 1735705275 +SHA256 (rubygem/sanitize-7.0.0.gem) = 269d1b9d7326e69307723af5643ec032ff86ad616e72a3b36d301ac75a273984 +SIZE (rubygem/sanitize-7.0.0.gem) = 48640
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501020251.5022ppk2018124>