Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e1562b99542e125a1e2b70e67d8192767809d9b1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e1562b99542e125a1e2b70e67d8192767809d9b1)
  • Date: Sat, 9 Oct 2010 09:20:07 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

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

New commits:
commit e1562b99542e125a1e2b70e67d8192767809d9b1
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

libtommath: updated spell to 0.41

diff --git a/libs/libtommath/DETAILS b/libs/libtommath/DETAILS
index 5d181ed..25a697a 100755
--- a/libs/libtommath/DETAILS
+++ b/libs/libtommath/DETAILS
@@ -1,14 +1,14 @@
SPELL=libtommath
- VERSION=0.39
+ VERSION=0.41
SOURCE=ltm-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL=http://math.libtomcrypt.com/files/$SOURCE
+ 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://math.libtomcrypt.com
+ WEB_SITE=http://libtom.org/?page=index&newsitems=5&whatfile=ltm
LICENSE[0]=GPL
ENTERED=20070222
SHORT="LibTomMath is a free open source portable number theoretic
multiple-precision integer library."
diff --git a/libs/libtommath/HISTORY b/libs/libtommath/HISTORY
index ef51742..b70539e 100644
--- a/libs/libtommath/HISTORY
+++ b/libs/libtommath/HISTORY
@@ -1,3 +1,7 @@
+2010-10-09 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.41
+ fixed SOURCE_URL & WEB_SITE
+
2010-06-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: added SOURCE2_IGNORE for signature




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (e1562b99542e125a1e2b70e67d8192767809d9b1), Bor Kraljič, 10/09/2010

Archive powered by MHonArc 2.6.24.

Top of Page