Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a2e2deb6f8e5d58243bfcc19cb0eeb7979134523)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a2e2deb6f8e5d58243bfcc19cb0eeb7979134523)
  • Date: Fri, 14 Apr 2023 00:44:09 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

libs/icu/DETAILS | 7 +++----
libs/icu/HISTORY | 3 +++
2 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit a2e2deb6f8e5d58243bfcc19cb0eeb7979134523
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/icu: version 73.1

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 77ff280..6e72697 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,7 +1,6 @@
SPELL=icu
- VERSION=72.1
-
SOURCE_HASH="sha512:848c341b37c0ff077e34a95d92c6200d5aaddd0ee5e06134101a74e04deb08256a5e817c8aefab020986abe810b7827dd7b2169a60dacd250c298870518dcae8"
- PATCHLEVEL=1
+ VERSION=73.1
+
SOURCE_HASH="sha512:e788e372716eecebc39b56bbc88f3a458e21c3ef20631c2a3d7ef05794a678fe8dad482a03a40fdb9717109a613978c7146682e98ee16fade5668d641d5c48f8"
VERSIONX=${VERSION//./_}
SOURCE="${SPELL}4c-${VERSIONX}-src.tgz"

URI="https://github.com/unicode-org/${SPELL}/releases/download/release-${VERSION/./-}";
@@ -9,7 +8,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL"
SOURCE_URL[0]="${URI}/${SOURCE}"
if [[ "$ICU_DOC" == 'y' ]]; then
SOURCE3="${SPELL}4c-${VERSIONX}-docs.zip"
-
SOURCE3_HASH="sha512:207f763e659b7fc783f7c07d366234a63f8278f65310f4a196243639439d5178d4f29116d1fdea6522cfd0aa85386b1b886778c0f4da25dd97543809aed90e57"
+
SOURCE3_HASH="sha512:a9cd1b6f5ac6825c1df630590f6bba5c919f9e488368ef413946b0a2f267f6942d2907eaf8f7404b976249a6c9deddbe99173bf0d5d1bb448c55306fc21e1a75"
SOURCE3_URL[0]="${URI}/${SOURCE3}"
fi
WEB_SITE=http://site.icu-project.org/
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 82714cc..7a9e68b 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2023-04-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 73.1
+
2023-01-03 Pavel Vinpgradov <public AT sourcemage.org>
* BUILD: readded some sed modifications from Gentoo ebuild
* DETAILS: PATCHLEVEL++



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a2e2deb6f8e5d58243bfcc19cb0eeb7979134523), Pavel Vinogradov, 04/13/2023

Archive powered by MHonArc 2.6.24.

Top of Page