[SM-Commit] GIT changes to master grimoire by George Sherwood (d4fb8b4099631549acd7d55f73ee0669f7322fd6)

George Sherwood scm at sourcemage.org
Tue Nov 10 21:29:42 EST 2009


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

 chat-im/ayttm/DETAILS                 |    2 +-
 chat-im/ayttm/HISTORY                 |    5 +++++
 chat-im/ayttm/PRE_BUILD               |    4 +---
 chat-im/ayttm/ayttm-0.6.0.tar.bz2.sig |    0 
 chat-im/ayttm/ayttm-0.6.1.tar.bz2.sig |binary
 chat-im/ayttm/ayttm-libproxy.patch    |   11 -----------
 dev/null                              |binary
 7 files changed, 7 insertions(+), 15 deletions(-)

New commits:
commit d4fb8b4099631549acd7d55f73ee0669f7322fd6
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    ayttm: Updated to version 0.6.1.  Removed patch.

diff --git a/chat-im/ayttm/DETAILS b/chat-im/ayttm/DETAILS
index bb4e557..25fa17f 100755
--- a/chat-im/ayttm/DETAILS
+++ b/chat-im/ayttm/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
    SOURCE_URL[0]=cvs://:pserver:anonymous@ayttm.cvs.sourceforge.net:/cvsroot/$SPELL:$SPELL
    SOURCE_IGNORE=volatile
 else
-         VERSION=0.6.0
+         VERSION=0.6.1
           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 ac059c4..cfd0c42 100644
--- a/chat-im/ayttm/HISTORY
+++ b/chat-im/ayttm/HISTORY
@@ -1,3 +1,8 @@
+2009-11-10 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 0.6.1
+	* PRE_BUILD: Removed patch.
+	* ayttm-libproxy.patch: Removed.  Fixed Upstrea.
+
 2009-09-11 George Sherwood <gsherwood at sourcemage.org>
 	* DETAILS: Updated to version 0.6.0
 
diff --git a/chat-im/ayttm/PRE_BUILD b/chat-im/ayttm/PRE_BUILD
index b8eaefc..7b9e1fe 100755
--- a/chat-im/ayttm/PRE_BUILD
+++ b/chat-im/ayttm/PRE_BUILD
@@ -4,6 +4,4 @@ cd $SOURCE_DIRECTORY &&
 
 if [ "$CVS" == "y" ]; then
       ./gen
-fi &&
-
-patch -p0 < $SCRIPT_DIRECTORY/ayttm-libproxy.patch
+fi 
diff --git a/chat-im/ayttm/ayttm-0.6.0.tar.bz2.sig b/chat-im/ayttm/ayttm-0.6.0.tar.bz2.sig
deleted file mode 100644
index 8a5fc39..0000000
Binary files a/chat-im/ayttm/ayttm-0.6.0.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/ayttm/ayttm-0.6.1.tar.bz2.sig b/chat-im/ayttm/ayttm-0.6.1.tar.bz2.sig
new file mode 100644
index 0000000..03c1031
Binary files /dev/null and b/chat-im/ayttm/ayttm-0.6.1.tar.bz2.sig differ
diff --git a/chat-im/ayttm/ayttm-libproxy.patch b/chat-im/ayttm/ayttm-libproxy.patch
deleted file mode 100644
index d2d2692..0000000
--- a/chat-im/ayttm/ayttm-libproxy.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig	2009-08-05 09:05:12.000000000 -0500
-+++ src/Makefile.in	2009-08-05 09:05:33.000000000 -0500
-@@ -270,7 +270,7 @@
- LIBICONV = @LIBICONV@
- LIBINTL = @LIBINTL@
- LIBOBJS = @LIBOBJS@
--LIBS = @LIBS@ $(EB_LIBS) -lproxy $(GNOME_LIBDIR) $(GNOME_APPLETS_LIBS) -L/usr/local/lib/pth/ $(WIN32_LIBS)
-+LIBS = @LIBS@ $(EB_LIBS) ../libproxy/libproxy.a $(GNOME_LIBDIR) $(GNOME_APPLETS_LIBS) -L/usr/local/lib/pth/ $(WIN32_LIBS)
- LIBTOOL = @LIBTOOL@
- LIPO = @LIPO@
- LN_S = @LN_S@



More information about the SM-Commit mailing list