Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Matthew Clark (ebd780465a64264962a325c0a48980f3cf235958)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Matthew Clark <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Matthew Clark (ebd780465a64264962a325c0a48980f3cf235958)
  • Date: Thu, 17 Aug 2006 20:36:29 -0500

GIT changes to master grimoire by Matthew Clark
<matthewclark AT inlesserterms.net>:

kde-apps/kopete/DETAILS | 4 ++--
kde-apps/kopete/HISTORY | 4 ++++
kde-apps/kopete/PRE_BUILD | 2 --
kde-apps/kopete/patch | 13 -------------
4 files changed, 6 insertions(+), 17 deletions(-)

New commits:
commit ebd780465a64264962a325c0a48980f3cf235958
Author: Matthew Clark <matthewclark AT inlesserterms.net>
Commit: Matthew Clark <matthewclark AT inlesserterms.net>

Updating kopete to v0.12.2, which no longer requires my patch

diff --git a/kde-apps/kopete/DETAILS b/kde-apps/kopete/DETAILS
index 4b20693..f0ea47e 100755
--- a/kde-apps/kopete/DETAILS
+++ b/kde-apps/kopete/DETAILS
@@ -1,6 +1,6 @@
SPELL=kopete
- VERSION=0.12.1
-
SOURCE_HASH=sha512:d50fa6bc5978c4c0aa4132d8aa4ea26d7a0647b7e525c2ed5fe2e546133d118f48368813be62b99b344b1314072f16550ecc73ec796d47d7d1cb48ff7e1e76fc
+ VERSION=0.12.2
+
SOURCE_HASH=sha512:08a545b2d300eb785d3e6a57e45d9b28919e20f193a4696a35852498803fb21efb4c1c37a3b723ca3c81451d1a5e276718205e587b48f9c5bb231e58ef47ed0b
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
diff --git a/kde-apps/kopete/HISTORY b/kde-apps/kopete/HISTORY
index 43d05fb..e6f4d7b 100644
--- a/kde-apps/kopete/HISTORY
+++ b/kde-apps/kopete/HISTORY
@@ -1,4 +1,8 @@
2006-08-09 Matthew Clark <matthewclark AT inlesserterms.net>
+ * DETAILS: v0.12.2
+ * PRE_BUILD: removed ICQ patch, deleted PRE_BUILD
+
+2006-08-09 Matthew Clark <matthewclark AT inlesserterms.net>
* PRE_BUILD: Added ICQ patch

2006-08-05 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
diff --git a/kde-apps/kopete/PRE_BUILD b/kde-apps/kopete/PRE_BUILD
deleted file mode 100755
index 5684bd8..0000000
--- a/kde-apps/kopete/PRE_BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-default_pre_build &&
-patch $SOURCE_DIRECTORY/kopete/protocols/oscar/liboscar/oscartypes.h
$SPELL_DIRECTORY/patch
diff --git a/kde-apps/kopete/patch b/kde-apps/kopete/patch
deleted file mode 100644
index 55cea7e..0000000
--- a/kde-apps/kopete/patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: kopete/protocols/oscar/liboscar/oscartypes.h
-===================================================================
---- kopete/protocols/oscar/liboscar/oscartypes.h (revision 568242)
-+++ kopete/protocols/oscar/liboscar/oscartypes.h (working copy)
-@@ -239,7 +239,7 @@
- const WORD ICQ_MAJOR = 0x0014;
- const WORD ICQ_MINOR = 0x0034;
- const WORD ICQ_POINT = 0x0000;
-- const WORD ICQ_BUILD = 0x0A0F;
-+ const WORD ICQ_BUILD = 0x0BB8;
- const char ICQ_OTHER[] = { 0x00, 0x00, 0x04, 0x3d };
- const char ICQ_COUNTRY[] = "us";
- const char ICQ_LANG[] = "en";



  • [SM-Commit] GIT changes to master grimoire by Matthew Clark (ebd780465a64264962a325c0a48980f3cf235958), Matthew Clark, 08/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page