Skip to Content.
Sympa Menu

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

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 (5ca856b236a3219de71e3e7e42d0a6754d72aa3a)
  • Date: Sat, 8 Sep 2007 14:13:30 -0500

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

mobile/gnokii/BUILD | 3 +++
mobile/gnokii/DETAILS | 4 ++--
mobile/gnokii/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 2 deletions(-)

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

gnokii: needs make_single

commit 52f501c8a1bd11dc2518c5d27fd319fa174c87d1
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gnokii: 0.6.18 #13979

diff --git a/mobile/gnokii/BUILD b/mobile/gnokii/BUILD
new file mode 100755
index 0000000..d22e99f
--- /dev/null
+++ b/mobile/gnokii/BUILD
@@ -0,0 +1,3 @@
+make_single &&
+default_build &&
+make_normal
diff --git a/mobile/gnokii/DETAILS b/mobile/gnokii/DETAILS
index 960ab2b..9f8ca48 100755
--- a/mobile/gnokii/DETAILS
+++ b/mobile/gnokii/DETAILS
@@ -11,10 +11,10 @@ fi
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
else
- VERSION=0.6.16
+ VERSION=0.6.18
SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_URL[0]=http://www.$SPELL.org/download/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:b85dbafba14ae9f3be2a8edeb4ab624ade95e37f93fbfcc534307e173f40edf0e9c44c12fa3bdcbe20a2101c63f59a868043169628cb194096c1fdac961e8dc5
+
SOURCE_HASH=sha512:665cebd2e2169352232d2e88197ce1c8c49c62ce7a0d6cf50567a5347640aff397d8ba36a3953dba07c36cd90f319ae4620f534a0911b3d31f52812b8865d536
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
fi
WEB_SITE=http://www.gnokii.org/
diff --git a/mobile/gnokii/HISTORY b/mobile/gnokii/HISTORY
index 9bb9f21..181b651 100644
--- a/mobile/gnokii/HISTORY
+++ b/mobile/gnokii/HISTORY
@@ -1,3 +1,7 @@
+2007-09-08 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: added for make_single
+ * DETAILS: updated spell to 0.6.18
+
2007-06-06 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: version updat to 0.6.16, added cvs option
* PREPARE: added for cvs option



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

Archive powered by MHonArc 2.6.24.

Top of Page