Skip to Content.
Sympa Menu

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

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 (83e6388eb2ee424e795c3f464487a7a0592f4b33)
  • Date: Sun, 18 Mar 2012 04:13:39 -0500

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

antivirus/clamav/DETAILS | 3 +--
antivirus/clamav/HISTORY | 4 ++++
libs/libtommath/DETAILS | 18 +++++++++---------
libs/libtommath/HISTORY | 5 +++++
4 files changed, 19 insertions(+), 11 deletions(-)

New commits:
commit 83e6388eb2ee424e795c3f464487a7a0592f4b33
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav: => 0.97.4

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

libtommath: => 0.42.0

diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 771c726..b275dbf 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,6 +1,5 @@
SPELL=clamav
- VERSION=0.97.3
- PATCHLEVEL=1
+ VERSION=0.97.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 88a0c64..fdfacd5 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2012-03-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.97.4
+ * DEPENDS: add libtommath
+
2012-03-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL++; quoting paths; optimized variables
* DEPENDS: removed <tab>s
diff --git a/libs/libtommath/DETAILS b/libs/libtommath/DETAILS
index 6ee1ed8..46dc2a3 100755
--- a/libs/libtommath/DETAILS
+++ b/libs/libtommath/DETAILS
@@ -1,16 +1,16 @@
SPELL=libtommath
- VERSION=0.41
- PATCHLEVEL=1
+ VERSION=0.42.0
+
SOURCE_HASH=sha512:c5bb26a260477de4e9abee9f65735754efa69c39c89caa3a06dd8ad3eda9d27fff687a432e91e3410b2bcc6a9e3d59921b6cdf6ca7f1ca6c69ed199a002e5790
SOURCE=ltm-$VERSION.tar.bz2
- SOURCE2=$SOURCE.asc
- SOURCE2_IGNORE=signature
+# SOURCE2=$SOURCE.asc
+# SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL=http://libtom.org/files/$SOURCE
- SOURCE2_URL=$SOURCE_URL.asc
- SOURCE_HASH=signature
- SOURCE_GPG=ltm.gpg:$SOURCE2:UPSTREAM_KEY
- WEB_SITE=http://libtom.org/?page=index&newsitems=5&whatfile=ltm
- LICENSE[0]=GPL
+# SOURCE2_URL=$SOURCE_URL.asc
+# SOURCE_HASH=signature
+# SOURCE_GPG=ltm.gpg:$SOURCE2:UPSTREAM_KEY
+ WEB_SITE=http://libtom.org
+ LICENSE[0]=WTFPL
ENTERED=20070222
SHORT="LibTomMath is a free open source portable number theoretic
multiple-precision integer library."
cat << EOF
diff --git a/libs/libtommath/HISTORY b/libs/libtommath/HISTORY
index 02b3428..158d049 100644
--- a/libs/libtommath/HISTORY
+++ b/libs/libtommath/HISTORY
@@ -1,3 +1,8 @@
+2012-03-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.42.0
+ licence = WTFPL
+ no sig available
+
2011-11-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD, INSTALL: build shared library



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (83e6388eb2ee424e795c3f464487a7a0592f4b33), Treeve Jelbert, 03/18/2012

Archive powered by MHonArc 2.6.24.

Top of Page