[Lunar-commits] <moonbase> icu4c: Version bump and needed to add a patch from

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Apr 28 17:41:16 CEST 2010


commit 38ac54665e5464ee0eadacaaba23ca34c4a4f7db
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Apr 28 11:41:16 2010 -0400

    icu4c: Version bump and needed to add a patch from
    
    http://bugs.gentoo.org/310297
---
 i18n/icu4c/BUILD   |    9 +++++++++
 i18n/icu4c/DETAILS |   11 +++++++----
 2 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/i18n/icu4c/BUILD b/i18n/icu4c/BUILD
new file mode 100644
index 0000000..69c491c
--- /dev/null
+++ b/i18n/icu4c/BUILD
@@ -0,0 +1,9 @@
+(
+
+  cd $BUILD_DIRECTORY &&
+  patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+  cd $SOURCE_DIRECTORY &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/i18n/icu4c/DETAILS b/i18n/icu4c/DETAILS
index e98ba28..6a02cf0 100644
--- a/i18n/icu4c/DETAILS
+++ b/i18n/icu4c/DETAILS
@@ -1,13 +1,16 @@
           MODULE=icu4c
-         VERSION=4_2_1
+         VERSION=4_4
           SOURCE=$MODULE-$VERSION-src.tgz
+         SOURCE2=icu-4.4-ctestfw-makefilein.patch
    SOURCE_URL[1]=http://www10.frugalware.org/pub/linux/frugalware/frugalware-current/source/lib/$MODULE
-   SOURCE_URL[0]=http://download.icu-project.org/files/4.2.1/$VERSION
+   SOURCE_URL[0]=http://download.icu-project.org/files/icu4c/4.4/
+     SOURCE2_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/icu/source
-      SOURCE_VFY=sha1:872a77fca51325ab0b335cbbadc1739576078434
+      SOURCE_VFY=sha1:6f01fe700e4ba035888c10ec7e964e1772c7f626
+     SOURCE2_VFY=sha1:26e223321b6c4292b9fe5bbdc453756769d44cd1
         WEB_SITE=http://icu-project.org
          ENTERED=20081025
-         UPDATED=20090812
+         UPDATED=20100428
            SHORT="provides Unicode and Globalization support for software applications"
 
 cat << EOF


More information about the Lunar-commits mailing list