Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (a26fa40eef5371ab8721be760a0332b2ea83c554)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (a26fa40eef5371ab8721be760a0332b2ea83c554)
  • Date: Thu, 23 Aug 2007 08:19:54 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

libs/uds/DETAILS | 3 ++-
libs/uds/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit a26fa40eef5371ab8721be760a0332b2ea83c554
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

uds: fixed source url

commit 10aeef496ebd2a5b83627c7a8ff2dc093c30dc3e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

uds: fixed #11737

diff --git a/libs/uds/DETAILS b/libs/uds/DETAILS
index df4b659..7f02021 100755
--- a/libs/uds/DETAILS
+++ b/libs/uds/DETAILS
@@ -2,10 +2,11 @@
VERSION=1.0.7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://frost.flewid.de/dist/$SOURCE
+ SOURCE_URL[0]=http://src.wongr.net/dist/$SOURCE

SOURCE_HASH=sha512:9fe5db8905775e758ad85cf00ef7a707b0841d7eb5bc6465b6e9f0b3c23157f1b66535735aabe401489f72de685b6c405653ddc92b74fe61395110967d41bf75
LICENSE[0]=GPL
WEB_SITE=http://src.wongr.net/uds/
+ GCC_VERSION=3.3
KEYWORDS="debugger libs"
SHORT="C++ development and debugging support library"
ENTERED=20021107
diff --git a/libs/uds/HISTORY b/libs/uds/HISTORY
index 199a114..3938d55 100644
--- a/libs/uds/HISTORY
+++ b/libs/uds/HISTORY
@@ -1,3 +1,7 @@
+2007-08-23 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: requires gcc 3.3 #11737
+ fixed source url
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (a26fa40eef5371ab8721be760a0332b2ea83c554), Jaka Kranjc, 08/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page