diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-10-26 16:46:04 +0100 | 
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-10-26 16:46:04 +0100 | 
| commit | ac9843c1ab4a16b9fb4bc28a013f7003e6ec9f4f (patch) | |
| tree | 8d1fd767efc2934bf53ea5ad3e2c9900e404b985 | |
| parent | sysutils/vagrant-gitlab: fix compatibility with gitlab 18.4.3 (diff) | |
textproc/rubygem-nokogiri: bump due to libxml update
| -rw-r--r-- | textproc/rubygem-nokogiri/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile index b40c406b8e65..6fa44346e8b5 100644 --- a/textproc/rubygem-nokogiri/Makefile +++ b/textproc/rubygem-nokogiri/Makefile @@ -1,5 +1,6 @@  PORTNAME=	nokogiri  PORTVERSION=	1.18.10 +PORTREVISION=	1  CATEGORIES=	textproc rubygems  MASTER_SITES=	RG  | 
