aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-nokogiri/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2019-03-02 11:45:53 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2019-03-02 11:45:53 +0000
commit8e52daadaa708c8fa7fe177d2b913ffe12738069 (patch)
treeb018944738f01c633d4f16774e839365933d7b91 /textproc/rubygem-nokogiri/Makefile
parent38d486367e6d74a4c823c2975136077a8169cc84 (diff)
downloadports-8e52daadaa708c8fa7fe177d2b913ffe12738069.tar.gz
ports-8e52daadaa708c8fa7fe177d2b913ffe12738069.zip
Update to 1.10.1 which is required for gitlab-ce 11.8 upgrade.
Notes
Notes: svn path=/head/; revision=494390
Diffstat (limited to 'textproc/rubygem-nokogiri/Makefile')
-rw-r--r--textproc/rubygem-nokogiri/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index b27b9752540c..3e8d2c2b789c 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= nokogiri
-PORTVERSION= 1.8.5
-PORTREVISION= 1
+PORTVERSION= 1.10.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -16,7 +15,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error \
libunwind.so:devel/libunwind
-RUN_DEPENDS= rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config
+RUN_DEPENDS= rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config \
+ rubygem-mini_portile2>=2.4.0:devel/rubygem-mini_portile2
USES= gem gnome pkgconfig gettext-runtime
USE_GNOME= libxml2 libxslt