Date: Fri, 23 Feb 2024 15:09:28 GMT From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 6d523e7b8310 - 2024Q1 - textproc/rubygem-nokogiri: update to 1.16.2 Message-ID: <202402231509.41NF9SQM028510@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d523e7b8310885da24956e1d691ad3782795960 commit 6d523e7b8310885da24956e1d691ad3782795960 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-02-18 07:23:36 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-02-23 14:24:32 +0000 textproc/rubygem-nokogiri: update to 1.16.2 Changes: https://github.com/sparklemotion/nokogiri/releases (cherry picked from commit 95716971e483b262763dd42349784b16f85fe66e) --- 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 379cec2a375b..e8d8dd57485b 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -1,5 +1,5 @@ PORTNAME= nokogiri -PORTVERSION= 1.16.0 +PORTVERSION= 1.16.2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-nokogiri/distinfo b/textproc/rubygem-nokogiri/distinfo index 22658aecd689..c67ef8cd102a 100644 --- a/textproc/rubygem-nokogiri/distinfo +++ b/textproc/rubygem-nokogiri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706250470 -SHA256 (rubygem/nokogiri-1.16.0.gem) = 341388184e975d091e6e38ce3f3b3388bfb7e4ac3d790efd8e39124844040bd1 -SIZE (rubygem/nokogiri-1.16.0.gem) = 4624384 +TIMESTAMP = 1708233601 +SHA256 (rubygem/nokogiri-1.16.2.gem) = 68922ee5cde27497d995c46f2821957bae961947644eed2822d173daf7567f9c +SIZE (rubygem/nokogiri-1.16.2.gem) = 4626944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402231509.41NF9SQM028510>