Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d826a464520dc3c41c894f65100042a583f1a1dc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d826a464520dc3c41c894f65100042a583f1a1dc)
  • Date: Mon, 6 Oct 2008 04:54:25 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit d826a464520dc3c41c894f65100042a583f1a1dc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gnokii: => 0.6.27

diff --git a/mobile/gnokii/DETAILS b/mobile/gnokii/DETAILS
index 9096445..3be57e5 100755
--- a/mobile/gnokii/DETAILS
+++ b/mobile/gnokii/DETAILS
@@ -11,10 +11,10 @@ if [[ $GNOKII_SCM == y ]]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
else
- VERSION=0.6.26
+ VERSION=0.6.27
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.gnokii.org/download/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:157bd73fe86e0d4387ceb32c44cbde129216fc3d617bc1c9183385865385f1203e1e084e9bffd28fa13faea8fec875248ccff4ed3e3f384e22ddcf609efb285d
+
SOURCE_HASH=sha512:45ce74f28ed127022f7062c0b57532662859f79bb8fdb52236789de27af86b7ad5684a0c70786bd13e408b393c28296609730a420bb7dae6f2a2cc3bfb783d10
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
WEB_SITE=http://www.gnokii.org/
diff --git a/mobile/gnokii/HISTORY b/mobile/gnokii/HISTORY
index 692c3c0..a0d18ca 100644
--- a/mobile/gnokii/HISTORY
+++ b/mobile/gnokii/HISTORY
@@ -1,3 +1,6 @@
+2008-10-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.27
+
2008-09-28 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: use bluez instead of bluez-libs

diff --git a/mobile/gnokii/PRE_BUILD b/mobile/gnokii/PRE_BUILD
index c745206..617f5a9 100755
--- a/mobile/gnokii/PRE_BUILD
+++ b/mobile/gnokii/PRE_BUILD
@@ -1,5 +1,5 @@
default_pre_build &&
-cd $SOURCE_DIRECTORY &&
+cd "$SOURCE_DIRECTORY" &&

if [[ $GNOKII_SCM == y ]]; then
sed -i "s:^\./configure:true:" autogen.sh &&



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d826a464520dc3c41c894f65100042a583f1a1dc), Vlad Glagolev, 10/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page