diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
commit | 8d980ce3f7f40dc691042118960e7377fc596d93 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /lang/phantomjs | |
parent | 1884451be13d2322c40ca25748db7fd39498b9d6 (diff) | |
download | freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.tar.gz freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.tar.zst freebsd-ports-gnome-8d980ce3f7f40dc691042118960e7377fc596d93.zip |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Diffstat (limited to 'lang/phantomjs')
-rw-r--r-- | lang/phantomjs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index 0a9cdc36f398..dcac20ebf74e 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= phantomjs PORTVERSION= 2.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ariya/phantomjs/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |