aboutsummaryrefslogtreecommitdiffstats
path: root/lang/phantomjs
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-09-25 08:02:36 +0800
committerjbeich <jbeich@FreeBSD.org>2017-09-25 08:02:36 +0800
commit7484f2258645fce25c2714f8a8c349aaf4af12d4 (patch)
tree5591751f79396196499fbf2ae1ebbbdb4567d10f /lang/phantomjs
parent19ac9f07fce91a88c4eda154ac0dca2afe0dc83e (diff)
downloadfreebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.tar.gz
freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.tar.zst
freebsd-ports-gnome-7484f2258645fce25c2714f8a8c349aaf4af12d4.zip
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
Diffstat (limited to 'lang/phantomjs')
-rw-r--r--lang/phantomjs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile
index 7703bb5d0bde..fbfca43c2cae 100644
--- a/lang/phantomjs/Makefile
+++ b/lang/phantomjs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= phantomjs
PORTVERSION= 2.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MAINTAINER= feld@FreeBSD.org