Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (a7930f9b450f0b306ace1e9b291a0b47b49042e6)
  • Date: Fri, 31 Aug 2007 22:55:34 -0500

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

chat-im/ayttm/BUILD | 1 -
chat-im/ayttm/DETAILS | 2 +-
chat-im/ayttm/HISTORY | 4 ++++
chat-im/ayttm/ayttm-0.5.0-10.tar.bz2.sig |binary
chat-im/ayttm/ayttm-0.5.0-6.tar.bz2.sig | 0
dev/null |binary
6 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit a7930f9b450f0b306ace1e9b291a0b47b49042e6
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ayttm: Updated to version 0.5.0-10. Removed workaournd in
BUILD

diff --git a/chat-im/ayttm/BUILD b/chat-im/ayttm/BUILD
index cd9320d..62f685a 100755
--- a/chat-im/ayttm/BUILD
+++ b/chat-im/ayttm/BUILD
@@ -2,7 +2,6 @@
patch -p0 < $SCRIPT_DIRECTORY/fixinstall.diff &&
./gen
fi &&
- LDFLAGS="$LDFLAGS -L/usr/X11R6/lib" &&

./configure --prefix=${INSTALL_ROOT}/usr \
--sysconfdir=${INSTALL_ROOT}/etc \
diff --git a/chat-im/ayttm/DETAILS b/chat-im/ayttm/DETAILS
index f319cc8..291312d 100755
--- a/chat-im/ayttm/DETAILS
+++ b/chat-im/ayttm/DETAILS
@@ -1,6 +1,6 @@
SPELL=ayttm
if [ "$CVS" = "n" ] ; then
- VERSION=0.5.0-6
+ VERSION=0.5.0-10
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/ayttm/$SOURCE
diff --git a/chat-im/ayttm/HISTORY b/chat-im/ayttm/HISTORY
index 81edb46..1df34ce 100644
--- a/chat-im/ayttm/HISTORY
+++ b/chat-im/ayttm/HISTORY
@@ -1,3 +1,7 @@
+2007-09-01 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 0.5.0-10.
+ * Build: Removed -L/usr/X11R6/lib from LDFLAG
+
2007-08-21 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 0.5.0-6. Removed use gcc34.
Removed BUILD_API=2, PATCHLEVEL=1
diff --git a/chat-im/ayttm/ayttm-0.5.0-10.tar.bz2.sig
b/chat-im/ayttm/ayttm-0.5.0-10.tar.bz2.sig
new file mode 100644
index 0000000..398cb5e
Binary files /dev/null and b/chat-im/ayttm/ayttm-0.5.0-10.tar.bz2.sig differ
diff --git a/chat-im/ayttm/ayttm-0.5.0-6.tar.bz2.sig
b/chat-im/ayttm/ayttm-0.5.0-6.tar.bz2.sig
deleted file mode 100644
index 50a867d..0000000
Binary files a/chat-im/ayttm/ayttm-0.5.0-6.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (a7930f9b450f0b306ace1e9b291a0b47b49042e6), George Sherwood, 08/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page