Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (1d9f3da8435367d85f5b1b92a79706f97ad46a91)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (1d9f3da8435367d85f5b1b92a79706f97ad46a91)
  • Date: Wed, 7 Apr 2010 06:06:18 -0500

GIT changes to master grimoire by George Sherwood <george AT beernabeer.com>:

libs/icu/DETAILS | 16 ++++++++--------
libs/icu/HISTORY | 3 ---
2 files changed, 8 insertions(+), 11 deletions(-)

New commits:
commit 1d9f3da8435367d85f5b1b92a79706f97ad46a91
Author: George Sherwood <george AT beernabeer.com>
Commit: George Sherwood <george AT beernabeer.com>

Revert "icu: => 4.4"

This reverts commit 2bd894cf4dd28b0d19c0348ddd9d771313e7a4a7.

As per the discussion list

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index ff553e2..6237218 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,13 +1,13 @@
SPELL=icu
-#if [[ "$ICU_DEV" == 'y' ]]; then
-# VERSION=4.4
-# VX=${VERSION//.r/r}
-# SOURCE_HASH=sha512:
-#else
- VERSION=4.4
+if [[ "$ICU_DEV" == 'y' ]]; then
+ VERSION=4.4.rc1
+ VX=${VERSION//.r/r}
+
SOURCE_HASH=sha512:4d80713c1e3a08a9563c138dec476d6b4dcedfbb4b5d27fff6d699c59f0c29c3f4e084fad823b76591b02a6154ac401cf902a799a0f45a26849f5959d148eadd
+else
+ VERSION=4.2.1
VX=$VERSION
-
SOURCE_HASH=sha512:b137751b3859b5482a4f1397ea1c8b343c658289e4fcea6740b160c8a99dac1a39dcb80c0dcd5fcae7cbf7bd3f1d73189fffd2c428ba6f43ad82994d9a21739b
-#fi
+
SOURCE_HASH=sha512:c2ec0edbdb9a5790e88f7b09c96b31f9b2120bed0c1a575cdabbcc1f9281e6cb137b44707d0ad44f794e6c9abde64c6b76d8cf4818d51459d3fb11c2e10e01dc
+fi
SPELLX=icu4c
VERSIONX=${VERSION//./_}
SOURCE=$SPELLX-$VERSIONX-src.tgz
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 8d25981..e24b2f3 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,6 +1,3 @@
-2010-03-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 4.4 (both)
-
2010-03-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.4.rc1 (devel)




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1d9f3da8435367d85f5b1b92a79706f97ad46a91), George Sherwood, 04/07/2010

Archive powered by MHonArc 2.6.24.

Top of Page