diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
commit | ae60358af51e1fe194525a699ceaf9d8a0ac712b (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /devel/php70-intl/Makefile | |
parent | met/librdkafka: fix pkg-plist, remove python dependency (diff) |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
Notes
Notes:
svn path=/head/; revision=466648
Diffstat (limited to 'devel/php70-intl/Makefile')
-rw-r--r-- | devel/php70-intl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile index 55edda99b75c..26d286e49a0a 100644 --- a/devel/php70-intl/Makefile +++ b/devel/php70-intl/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 |