Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (11f0ba25c7f173f0c665efdc66df2ea2904bb150)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (11f0ba25c7f173f0c665efdc66df2ea2904bb150)
  • Date: Fri, 3 Apr 2015 08:14:07 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

antivirus/clamav/DEPENDS | 2 ++
antivirus/clamav/HISTORY | 3 +++
libs/icu/DETAILS | 8 ++++----
libs/icu/HISTORY | 3 +++
4 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 11f0ba25c7f173f0c665efdc66df2ea2904bb150
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav - extra depends

commit ad8cb6ff464f2c083c42ac00a3b035121468b8b1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

icu: => 55.1

diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index d12b079..b188464 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -1,5 +1,7 @@
depends -sub CXX gcc &&
depends zlib &&
+depends curl &&
+depends libxml2 &&
depends libtommath "--with-system-tommath" &&
optional_depends bzip2 "--enable-bzip2" \
"--disable-bzip2" \
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 530c4f7..98337c3 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2015-04-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libxml2, curl
+
2015-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.98.6

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 0abf251..e3cdae8 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,11 +1,11 @@
SPELL=icu
if [[ "$ICU_DEV" == 'y' ]]; then
- VERSION=54.1
-
SOURCE_HASH=sha512:d54d4cd826e1aef62a574595a04f9fec0a42c4445ed0a166a6bb5c5f3c9f692bf3273756f350233f50b2a1ad32c437dedfeeac96d6dc814d27bfd9159b7a651c
+ VERSION=55.1
+
SOURCE_HASH=sha512:21a3eb2c3678cd27b659eed073f8f1bd99c9751291d077820e9a370fd90b7d9b3bf414cc03dec4acb7fa61087e02d04f9f40e91a32c5180c718e2102fbd0cd35
VX=${VERSION//.r/r}
else
- VERSION=54.1
-
SOURCE_HASH=sha512:d54d4cd826e1aef62a574595a04f9fec0a42c4445ed0a166a6bb5c5f3c9f692bf3273756f350233f50b2a1ad32c437dedfeeac96d6dc814d27bfd9159b7a651c
+ VERSION=55.1
+
SOURCE_HASH=sha512:21a3eb2c3678cd27b659eed073f8f1bd99c9751291d077820e9a370fd90b7d9b3bf414cc03dec4acb7fa61087e02d04f9f40e91a32c5180c718e2102fbd0cd35
fi
VX=$VERSION
PATCH_LEVEL=0
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index 0e9ce3b..7e39659 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2015-04-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 55.1 (both)
+
2015-03-16 Vlad Glagolev <stealth AT sourcemage.org>
* UP_TRIGGERS: added libicudata to the triggers; added libxml2 and
raptor spells to check for



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (11f0ba25c7f173f0c665efdc66df2ea2904bb150), Treeve Jelbert, 04/04/2015

Archive powered by MHonArc 2.6.24.

Top of Page