summaryrefslogtreecommitdiff
path: root/textproc/icu/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2018-12-11 10:15:55 +0000
committerabs <abs@pkgsrc.org>2018-12-11 10:15:55 +0000
commitd5b2d27f6c4a0bb3da70660fb757402ec9c38e10 (patch)
tree8905bc5e9c30cf13b7f0163af76ef3f17f61e041 /textproc/icu/Makefile
parented9c906b13f1cc543fed95f54166e7014ac83693 (diff)
downloadpkgsrc-d5b2d27f6c4a0bb3da70660fb757402ec9c38e10.tar.gz
Apply ICU-20208 uspoof.cpp function checkImpl should be static from
https://github.com/unicode-org/icu/commit/8baff8f03e07d8e02304d0c888d0bb21ad2eeb01 This should fix the firefox build with this version of icu Bump PKGREVISION
Diffstat (limited to 'textproc/icu/Makefile')
-rw-r--r--textproc/icu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 02f7d8fa6f2..d9e679eaf43 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.117 2018/12/09 18:28:16 adam Exp $
+# $NetBSD: Makefile,v 1.118 2018/12/11 10:15:55 abs Exp $
DISTNAME= icu4c-63_1-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tgz