Date: Fri, 13 May 2022 11:49:03 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: 125ddb39cb2f - main - textproc/rubygem-nokogiri: Update to 1.13.5 Message-ID: <202205131149.24DBn3jB068489@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=125ddb39cb2f690e2f1bc4ddd3e1f0922cc6ba4f commit 125ddb39cb2f690e2f1bc4ddd3e1f0922cc6ba4f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-13 11:36:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-13 11:40:11 +0000 textproc/rubygem-nokogiri: Update to 1.13.5 Changes: https://github.com/sparklemotion/nokogiri/releases Security: CVE-2022-29824 --- textproc/rubygem-nokogiri/Makefile | 2 +- textproc/rubygem-nokogiri/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index 40ec603c7cc2..5ed67ae3522d 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -1,5 +1,5 @@ PORTNAME= nokogiri -PORTVERSION= 1.13.4 +PORTVERSION= 1.13.5 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-nokogiri/distinfo b/textproc/rubygem-nokogiri/distinfo index 60e720a1979f..de7c67fbdcf8 100644 --- a/textproc/rubygem-nokogiri/distinfo +++ b/textproc/rubygem-nokogiri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650229216 -SHA256 (rubygem/nokogiri-1.13.4.gem) = 0d46044eb39271e3360dae95ed6061ce17bc0028d475651dc48db393488c83bc -SIZE (rubygem/nokogiri-1.13.4.gem) = 5492736 +TIMESTAMP = 1652122959 +SHA256 (rubygem/nokogiri-1.13.5.gem) = e15570ec6d46921a3de5f5b057b027cc0c4f32775353c00e8c8dfbe443741e78 +SIZE (rubygem/nokogiri-1.13.5.gem) = 5379072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205131149.24DBn3jB068489>