Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (0152a13be1a8e76a8ff7dd635bd3e2de80f333b8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (0152a13be1a8e76a8ff7dd635bd3e2de80f333b8)
  • Date: Wed, 1 Nov 2006 21:12:06 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

chat-im/sim-icq/DEPENDS | 3 +--
chat-im/sim-icq/DETAILS | 11 +++++------
chat-im/sim-icq/HISTORY | 6 ++++++
chat-im/sim-icq/PRE_BUILD | 7 -------
chat-im/sim-icq/sim-0.9.4.1.tar.bz2.sig |binary
5 files changed, 12 insertions(+), 15 deletions(-)

New commits:
commit 0152a13be1a8e76a8ff7dd635bd3e2de80f333b8
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

sim-icq: Updated to 0.9.4.1. Removed depends sablot.

diff --git a/chat-im/sim-icq/DEPENDS b/chat-im/sim-icq/DEPENDS
index a872437..ceffe57 100755
--- a/chat-im/sim-icq/DEPENDS
+++ b/chat-im/sim-icq/DEPENDS
@@ -1,5 +1,4 @@
depends automake &&
depends qt-x11 &&
depends libxml2 &&
-depends libxslt &&
-depends sablot
+depends libxslt
diff --git a/chat-im/sim-icq/DETAILS b/chat-im/sim-icq/DETAILS
index 5080e06..8ac8c1f 100755
--- a/chat-im/sim-icq/DETAILS
+++ b/chat-im/sim-icq/DETAILS
@@ -1,11 +1,10 @@
SPELL=sim-icq
- VERSION=0.9.3
- SOURCE=sim-$VERSION.tar.gz
+ VERSION=0.9.4.1
+ SOURCE=sim-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/sim-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:9cdbad0aaca30ea078b20353e6ac354c5317a7ab1e4ac77dcb375b2bb10457972e8e64a7e1ac0c64f252ed859821650580b5ebc779a04e149d8e23d6686d2a02
- WEB_SITE=http://sim-icq.sourceforge.net/
- BUILD_API=2
+ SOURCE_URL[0]=http://download.berlios.de/sim-im/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=http://sim-im.org
ENTERED=20020819
LICENSE[0]=GPL
KEYWORDS="messaging chat"
diff --git a/chat-im/sim-icq/HISTORY b/chat-im/sim-icq/HISTORY
index 1e49d8c..d1e63d9 100644
--- a/chat-im/sim-icq/HISTORY
+++ b/chat-im/sim-icq/HISTORY
@@ -1,3 +1,9 @@
+2006-11-02 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 0.9.4.1. Updated SOURCE, SOURCE_URL, WEB_SITE
+ Removed BUILD_API=2, Use SOURCE_GPG
+ * PRE_BUILD: Removed.
+ * DEPENDS: Removed sablot
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/chat-im/sim-icq/PRE_BUILD b/chat-im/sim-icq/PRE_BUILD
deleted file mode 100755
index 33bc2d7..0000000
--- a/chat-im/sim-icq/PRE_BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-find . -name *.ll -exec sed -i -e "s/option nostack/option stack/" '{}' ';'
&&
-
-# don't assume a specific automake version
-sedit 's/-${am__api_version}//' configure
diff --git a/chat-im/sim-icq/sim-0.9.4.1.tar.bz2.sig
b/chat-im/sim-icq/sim-0.9.4.1.tar.bz2.sig
new file mode 100644
index 0000000..1dbf830
Binary files /dev/null and b/chat-im/sim-icq/sim-0.9.4.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0152a13be1a8e76a8ff7dd635bd3e2de80f333b8), George Sherwood, 11/01/2006

Archive powered by MHonArc 2.6.24.

Top of Page