diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
commit | 99b0558e425b0f42bed2d3895ca2f5b51d0db2bf (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /www/qt5-webkit | |
parent | multimedia/plexmediaserver-plexpass: Update to 1.9.7.4441 (diff) |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=453790
Diffstat (limited to 'www/qt5-webkit')
-rw-r--r-- | www/qt5-webkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index ac8b0c6cef3f..113d8a087807 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5- |