git: f542cf99a74d - main - textproc/rubygem-nokogiri: Update to 1.18.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 16:09:45 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f542cf99a74d69ac77409b045881075b287e02dc
commit f542cf99a74d69ac77409b045881075b287e02dc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:33:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:17 +0000
textproc/rubygem-nokogiri: Update to 1.18.2
Changes: https://github.com/sparklemotion/nokogiri/releases
https://nokogiri.org/CHANGELOG.html
---
textproc/rubygem-nokogiri/Makefile | 2 +-
textproc/rubygem-nokogiri/distinfo | 6 +++---
textproc/rubygem-nokogiri/files/patch-gemspec | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index cc2efcaf1ec0..024222464cc4 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nokogiri
-PORTVERSION= 1.18.1
+PORTVERSION= 1.18.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
diff --git a/textproc/rubygem-nokogiri/distinfo b/textproc/rubygem-nokogiri/distinfo
index 358d2fbffe8a..c439e8434ee9 100644
--- a/textproc/rubygem-nokogiri/distinfo
+++ b/textproc/rubygem-nokogiri/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735705273
-SHA256 (rubygem/nokogiri-1.18.1.gem) = df18be7e96c34736b6abfdeda80c6e845134fb9afe2fe5d4fbc1cf1f89c68475
-SIZE (rubygem/nokogiri-1.18.1.gem) = 4582400
+TIMESTAMP = 1738090298
+SHA256 (rubygem/nokogiri-1.18.2.gem) = 93791cfb33186fe077eb9e1b8a6855b5621e328f81f565334572fa398366f8bf
+SIZE (rubygem/nokogiri-1.18.2.gem) = 4582400
diff --git a/textproc/rubygem-nokogiri/files/patch-gemspec b/textproc/rubygem-nokogiri/files/patch-gemspec
index 387ac1215c14..db083e109eec 100644
--- a/textproc/rubygem-nokogiri/files/patch-gemspec
+++ b/textproc/rubygem-nokogiri/files/patch-gemspec
@@ -1,6 +1,6 @@
% sed -i .orig 's|, "patches/[^"]*".freeze||g; s|, "ports/[^"]*".freeze||g; /mini_portile2/d' nokogiri.gemspec
---- nokogiri.gemspec.orig 2025-01-01 11:34:00 UTC
+--- nokogiri.gemspec.orig 2025-01-29 15:45:03 UTC
+++ nokogiri.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.executables = ["nokogiri".freeze]