git: 5cc9e870ce38 - main - textproc/rubygem-nokogiri: bump portrevision

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Fri, 18 Jul 2025 05:01:16 UTC
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5cc9e870ce381af59a0c65ef3571487ea7cac6c8

commit 5cc9e870ce381af59a0c65ef3571487ea7cac6c8
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-07-18 04:59:54 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-07-18 04:59:54 +0000

    textproc/rubygem-nokogiri: bump portrevision
    
    fixes warning:
    WARNING: Nokogiri was built against libxml version 2.14.4, but has dynamically loaded 2.14.5
---
 textproc/rubygem-nokogiri/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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