summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-17 15:55:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-12-17 15:55:07 +0000
commit2a2873d00d4f50f6a10d2804fb55e91ec094b220 (patch)
tree6597cab92c10e29a6785127f308844e6c8b5a7a1
parentUpdate to 1.6.0 (diff)
Bump PORTREVISION for libxml2 update
Nokogiri gives out warning when libxml2 version changed. WARNING: Nokogiri was built against LibXML version 2.9.4, but has dynamically loaded 2.9.7 Bump PORTREVISION to rebuild with latest libxml2. PR: 224377 Submitted by: Matthias Fechner <idefix@fechner.net>
Notes
Notes: svn path=/head/; revision=456556
-rw-r--r--textproc/rubygem-nokogiri/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 857db77b42f4..7d31cde2f9d4 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nokogiri
PORTVERSION= 1.8.1
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG