git: 79c5cbc2579c - main - textproc/rubygem-nokogiri: bump due to libxslt update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 08:41:00 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=79c5cbc2579cbb405468ee1d854f57f18fdbd13d
commit 79c5cbc2579cbb405468ee1d854f57f18fdbd13d
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-03-10 08:39:38 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-03-10 08:39:38 +0000
textproc/rubygem-nokogiri: bump due to libxslt update
Fixes warning:
WARNING: Nokogiri was built against libxslt version 1.1.37, but has dynamically loaded 1.1.42
---
textproc/rubygem-nokogiri/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index da02e2b2af58..23034a6e79b3 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nokogiri
PORTVERSION= 1.18.3
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG