Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (fb8c3816d93900d97ae0345ac4f7997872caa80c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (fb8c3816d93900d97ae0345ac4f7997872caa80c)
  • Date: Wed, 17 Jan 2007 17:53:03 -0600

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

chat-irc/miau/CONFIGURE | 2 +-
chat-irc/miau/DETAILS | 2 +-
chat-irc/miau/HISTORY | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit fb8c3816d93900d97ae0345ac4f7997872caa80c
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

miau: version update

diff --git a/chat-irc/miau/CONFIGURE b/chat-irc/miau/CONFIGURE
index 525fed9..1edfc23 100755
--- a/chat-irc/miau/CONFIGURE
+++ b/chat-irc/miau/CONFIGURE
@@ -1,4 +1,4 @@
-if [ -z $MIAU_OPTS ]
+if [[ -z "$MIAU_OPTS" ]]
then
MIAU_OPTS="$MIAU_DCCBOUNCE $MIAU_AUTOMODE $MIAU_RELEASENICK \
$MIAU_CTCP $MIAU_MKPASSWD $MIAU_UPTIME $MIAU_CHANLOG \
diff --git a/chat-irc/miau/DETAILS b/chat-irc/miau/DETAILS
index a4f0e85..38d6792 100755
--- a/chat-irc/miau/DETAILS
+++ b/chat-irc/miau/DETAILS
@@ -1,5 +1,5 @@
SPELL=miau
- VERSION=0.6.2
+ VERSION=0.6.3
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}

SOURCE_HASH=sha512:d80908004e2a4f368841d9d7884ea44e2e21e349daf9b510fb49c8c7c53ced7b2ece3935d3aaacaf60192876db4603516db283a7281c7dc1c28296a1f9d3e5d6
diff --git a/chat-irc/miau/HISTORY b/chat-irc/miau/HISTORY
index a407129..c28c1f5 100644
--- a/chat-irc/miau/HISTORY
+++ b/chat-irc/miau/HISTORY
@@ -1,3 +1,7 @@
+2007-01-18 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated to 0.6.3
+ * CONFIGURE: minor fixup
+
2006-07-27 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated to 0.6.2, removed UPDATED
* CONFIGURE: use only a single variable MIAU_OPTS, add check if the



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (fb8c3816d93900d97ae0345ac4f7997872caa80c), Andra?? Levstik, 01/17/2007

Archive powered by MHonArc 2.6.24.

Top of Page