aboutsummaryrefslogtreecommitdiff
path: root/devel/icu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-10 21:06:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-10 21:06:39 +0000
commit10f5e8576fb1331bc700551cee28ba4b68c1f450 (patch)
tree5c629b4bf5189b0863629ff754faa24f7b96107c /devel/icu
parenta051292cd3a4a3b1f819a0e74b2ca97df8bce860 (diff)
downloadports-10f5e8576fb1331bc700551cee28ba4b68c1f450.tar.gz
ports-10f5e8576fb1331bc700551cee28ba4b68c1f450.zip
- update ICU to 4.8
- chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
Notes
Notes: svn path=/head/; revision=277485
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/Makefile15
-rw-r--r--devel/icu/distinfo4
-rw-r--r--devel/icu/pkg-plist11
3 files changed, 19 insertions, 11 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index f2197b0f92a5..6aaaa7e507c8 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= icu
-PORTVERSION= 4.6.1
-
+PORTVERSION= 4.8
CATEGORIES= devel
MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/
DISTNAME= icu4c-${PORTVERSION:S/./_/g}
@@ -27,15 +26,13 @@ LICENSE_NAME= ICU license
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
LICENSE_FILE= ${WRKSRC}/../unicode-license.txt
-CONFLICTS= icu2-[0-9]* icu-4.4*
-
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= runConfigureICU
-CONFIGURE_ARGS+= ${OPSYS}
-CONFIGURE_ARGS+= --enable-shared
-CONFIGURE_ARGS+= --enable-static
-CONFIGURE_ARGS+= --enable-samples=no
-CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man
+CONFIGURE_ARGS+= ${OPSYS} \
+ --enable-shared \
+ --enable-static \
+ --enable-samples=no \
+ --mandir=${MANPREFIX}/man
MAKE_JOBS_UNSAFE= yes
USE_GMAKE= yes
diff --git a/devel/icu/distinfo b/devel/icu/distinfo
index 1999f0969c4a..4ca12a85b0a2 100644
--- a/devel/icu/distinfo
+++ b/devel/icu/distinfo
@@ -1,2 +1,2 @@
-SHA256 (icu4c-4_6_1-src.tgz) = 6846b5e67bea5cb7f5c4b0208489498a9b14bc34f2d556cc5a99209038644874
-SIZE (icu4c-4_6_1-src.tgz) = 15561883
+SHA256 (icu4c-4_8-src.tgz) = 45e17667b5c6886b49b43e98b8a3f6684e77e5dceda8e939af6f5c8bebd7a939
+SIZE (icu4c-4_8-src.tgz) = 18620856
diff --git a/devel/icu/pkg-plist b/devel/icu/pkg-plist
index d3303e19febc..cc31813f2e90 100644
--- a/devel/icu/pkg-plist
+++ b/devel/icu/pkg-plist
@@ -196,6 +196,17 @@ include/unicode/brkiter.h
include/unicode/bmsearch.h
include/unicode/bms.h
include/unicode/basictz.h
+include/unicode/appendable.h
+include/unicode/bytestrie.h
+include/unicode/bytestriebuilder.h
+include/unicode/messagepattern.h
+include/unicode/stringtriebuilder.h
+include/unicode/ucharstrie.h
+include/unicode/ucharstriebuilder.h
+include/unicode/ustringtrie.h
+include/unicode/alphaindex.h
+include/unicode/udateintervalformat.h
+include/unicode/upluralrules.h
include/layout/plruns.h
include/layout/playout.h
include/layout/loengine.h