Skip to Content.
Sympa Menu

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

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 (5fe561df7d5742300bc41aad32fa2bd1c05d5cc3)
  • Date: Sat, 11 Nov 2006 22:34:12 -0600

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

chat-im/gaim-encryption/DETAILS | 2
chat-im/gaim-encryption/HISTORY | 5 ++
chat-im/gaim-encryption/PRE_BUILD | 2
chat-im/gaim-encryption/gaim-beta5.patch | 25
------------
chat-im/gaim-encryption/gaim-encryption-3.0beta6.tar.gz.sig | 0
chat-im/gaim-encryption/gaim-encryption-3.0beta7.tar.gz.sig |binary
dev/null |binary
7 files changed, 6 insertions(+), 28 deletions(-)

New commits:
commit 5fe561df7d5742300bc41aad32fa2bd1c05d5cc3
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gaim-encryption: Updated to 3.0beta7. Removed patch.

diff --git a/chat-im/gaim-encryption/DETAILS b/chat-im/gaim-encryption/DETAILS
index 5a51009..2f3aa4c 100755
--- a/chat-im/gaim-encryption/DETAILS
+++ b/chat-im/gaim-encryption/DETAILS
@@ -6,7 +6,7 @@ if [ "$CVS" == "y" ]; then
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=3.0beta6
+ VERSION=3.0beta7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/chat-im/gaim-encryption/HISTORY b/chat-im/gaim-encryption/HISTORY
index d45d61e..e4e8ac1 100644
--- a/chat-im/gaim-encryption/HISTORY
+++ b/chat-im/gaim-encryption/HISTORY
@@ -1,3 +1,8 @@
+2006-11-12 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 3.0beta7
+ * PRE_BUILD: Removed patch
+ * gaim-beta5.patch: Removed. Fixed upstream.
+
2006-11-11 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 3.0beta6 for gaim 2.0
* CONFLICTS: Conflicts with gaim1.5
diff --git a/chat-im/gaim-encryption/PRE_BUILD
b/chat-im/gaim-encryption/PRE_BUILD
index f64388b..16ffa4e 100755
--- a/chat-im/gaim-encryption/PRE_BUILD
+++ b/chat-im/gaim-encryption/PRE_BUILD
@@ -4,6 +4,4 @@ cd ${SOURCE_DIRECTORY} &&
if [ "$CVS" == "y" ]
then
NOCONFIGURE=Y ./autogen.sh
-else
- patch -p0 < $SCRIPT_DIRECTORY/gaim-beta5.patch
fi
diff --git a/chat-im/gaim-encryption/gaim-beta5.patch
b/chat-im/gaim-encryption/gaim-beta5.patch
deleted file mode 100644
index ca1fe73..0000000
--- a/chat-im/gaim-encryption/gaim-beta5.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- state_ui.h.orig 2006-11-11 18:32:15.000000000 +0400
-+++ state_ui.h 2006-11-11 18:33:18.000000000 +0400
-@@ -16,22 +16,6 @@
- #include <gtklog.h>
- #include <gtkutils.h>
-
--/* this got stripped from gtklog, so it is in here for now: */
--struct _GaimGtkLogViewer {
-- GList *logs; /**< The list of logs viewed in this
viewer */
--
-- GtkWidget *window; /**< The viewer's window
*/
-- GtkTreeStore *treestore; /**< The treestore containing said logs
*/
-- GtkWidget *treeview; /**< The treeview representing said
treestore */
-- GtkWidget *imhtml; /**< The imhtml to display said logs
*/
-- GtkWidget *entry; /**< The search entry, in which search
terms
-- * are entered
*/
-- GaimLogReadFlags flags; /**< The most recently used log flags
*/
-- char *search; /**< The string currently being searched
for */
-- GtkWidget *label; /**< The label at the top of the log
viewer */
--};
--typedef struct _GaimGtkLogViewer GaimGtkLogViewer;
--
- void GE_state_ui_init();
- void GE_state_ui_delete();
-
diff --git a/chat-im/gaim-encryption/gaim-encryption-3.0beta6.tar.gz.sig
b/chat-im/gaim-encryption/gaim-encryption-3.0beta6.tar.gz.sig
deleted file mode 100644
index b3e5d77..0000000
Binary files a/chat-im/gaim-encryption/gaim-encryption-3.0beta6.tar.gz.sig
and /dev/null differ
diff --git a/chat-im/gaim-encryption/gaim-encryption-3.0beta7.tar.gz.sig
b/chat-im/gaim-encryption/gaim-encryption-3.0beta7.tar.gz.sig
new file mode 100644
index 0000000..3b3497e
Binary files /dev/null and
b/chat-im/gaim-encryption/gaim-encryption-3.0beta7.tar.gz.sig differ



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

Archive powered by MHonArc 2.6.24.

Top of Page