summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-07-18 06:59:54 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2025-07-18 06:59:54 +0200
commit5cc9e870ce381af59a0c65ef3571487ea7cac6c8 (patch)
tree9eeffda97513102b05d1e1dbcfce69d49b9f460c
parentdevel/gitlab-runner: update to 18.2.0 (diff)
textproc/rubygem-nokogiri: bump portrevision
fixes warning: WARNING: Nokogiri was built against libxml version 2.14.4, but has dynamically loaded 2.14.5
-rw-r--r--textproc/rubygem-nokogiri/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 2e0c2493d183..116030bc24d0 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nokogiri
PORTVERSION= 1.18.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc rubygems
MASTER_SITES= RG