[Lunar-commits] <moonbase> icu4c: Version bump to 4.8.1. Removing the OPTS from BUILD, not needed.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Oct 17 04:00:41 CEST 2011
commit a82a8017d5a763bf5261434d79eb42c491d8eb62
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Oct 16 22:00:41 2011 -0400
icu4c: Version bump to 4.8.1. Removing the OPTS from BUILD, not needed.
At the minimum you will want to do; lunar fix (its good to have all its options enabled).
---
i18n/icu4c/BUILD | 3 ---
i18n/icu4c/DETAILS | 8 ++++----
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/i18n/icu4c/BUILD b/i18n/icu4c/BUILD
index 80e085f..83cb2e2 100644
--- a/i18n/icu4c/BUILD
+++ b/i18n/icu4c/BUILD
@@ -1,8 +1,5 @@
(
- # Enables compilation of texlive with icu4c 4_6
- OPTS+=" --disable-renaming" &&
-
cd source &&
default_build
diff --git a/i18n/icu4c/DETAILS b/i18n/icu4c/DETAILS
index e8a3d5a..4671a42 100644
--- a/i18n/icu4c/DETAILS
+++ b/i18n/icu4c/DETAILS
@@ -1,12 +1,12 @@
MODULE=icu4c
- VERSION=4_6_1
+ VERSION=4_8_1
SOURCE=$MODULE-$VERSION-src.tgz
- SOURCE_URL[0]=http://download.icu-project.org/files/icu4c/4.6.1/
+ SOURCE_URL[0]=http://download.icu-project.org/files/icu4c/4.8.1/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/icu
- SOURCE_VFY=sha1:b8bbf80dff1727a7528f9601b0502db1633658c3
+ SOURCE_VFY=sha1:f0252b2b7ad1ef861ac39b177b7a6fcb6c94eb45
WEB_SITE=http://icu-project.org
ENTERED=20081025
- UPDATED=20110323
+ UPDATED=20111015
SHORT="provides Unicode and Globalization support for software applications"
cat << EOF
More information about the Lunar-commits
mailing list