git: 3adef78d2093 - main - textproc/rubygem-nokogiri: bump to compile against libxml and libxslt
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Nov 2022 09:05:41 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3adef78d2093ac14c0262a2b30f89ec3d6bc4950
commit 3adef78d2093ac14c0262a2b30f89ec3d6bc4950
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-11-17 09:04:25 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-11-17 09:04:25 +0000
textproc/rubygem-nokogiri: bump to compile against libxml and libxslt
---
textproc/rubygem-nokogiri/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 521690896857..5838e4b7adf1 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nokogiri
PORTVERSION= 1.13.8
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG