Skip to Content.
Sympa Menu

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

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 (ecbd74d75f5d182a584aaf322dfbaba96ddacc28)
  • Date: Sat, 5 Sep 2009 22:22:56 -0500

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

chat-im/pidgin/BUILD | 2 +-
chat-im/pidgin/DETAILS | 2 +-
chat-im/pidgin/HISTORY | 5 +++++
chat-im/pidgin/pidgin-2.6.1.tar.bz2.sig | 0
chat-im/pidgin/pidgin-2.6.2.tar.bz2.sig |binary
dev/null |binary
6 files changed, 7 insertions(+), 2 deletions(-)

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

pidgin: Updated to version 2.6.2. Disabled voice and video until
we have a farsight spell.

diff --git a/chat-im/pidgin/BUILD b/chat-im/pidgin/BUILD
index ebe47f5..08462d2 100755
--- a/chat-im/pidgin/BUILD
+++ b/chat-im/pidgin/BUILD
@@ -1,7 +1,7 @@
### had to cook up some pkg-config files for nss and nspr
CFLAGS="$CFLAGS -I${TRACK_ROOT}/usr/X11R6/include"
export
PKG_CONFIG_PATH="${TRACK_ROOT}/usr/include/nss:${TRACK_ROOT}/usr/include/nspr"
&&
-OPTS="--disable-nm $OPTS" &&
+OPTS="--disable-nm --disable-vv $OPTS" &&
make_single &&
default_build &&
cd $SOURCE_DIRECTORY
diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS
index 8f8aa71..3301de6 100755
--- a/chat-im/pidgin/DETAILS
+++ b/chat-im/pidgin/DETAILS
@@ -1,5 +1,5 @@
SPELL=pidgin
- VERSION=2.6.1
+ VERSION=2.6.2
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index 32cbeb9..8b200ea 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,3 +1,8 @@
+2009-09-05 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 2.6.2
+ * BUILD: Added --disable-vv to disable voice and video until
+ we have a farsight spell
+
2009-08-20 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Optionally depends on libidn
nas and audiofile are unknown to pidgin
diff --git a/chat-im/pidgin/pidgin-2.6.1.tar.bz2.sig
b/chat-im/pidgin/pidgin-2.6.1.tar.bz2.sig
deleted file mode 100644
index 9e0dba4..0000000
Binary files a/chat-im/pidgin/pidgin-2.6.1.tar.bz2.sig and /dev/null differ
diff --git a/chat-im/pidgin/pidgin-2.6.2.tar.bz2.sig
b/chat-im/pidgin/pidgin-2.6.2.tar.bz2.sig
new file mode 100644
index 0000000..4d68f36
Binary files /dev/null and b/chat-im/pidgin/pidgin-2.6.2.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (ecbd74d75f5d182a584aaf322dfbaba96ddacc28), George Sherwood, 09/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page