[Lunar-commits] <moonbase> pidgin: version bump to 2.6.2

Paul Bredbury brebs at lunar-linux.org
Wed Sep 23 00:49:34 CEST 2009


commit 41fc7180629dbfec34010d5100991b4a232a691e
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Wed Sep 23 05:49:34 2009 +0700

    pidgin: version bump to 2.6.2
    
    Bug fixes:  http://developer.pidgin.im/wiki/ChangeLog
    
    Am ignoring farsight for now.
---
 chat/pidgin/BUILD   |    4 +++-
 chat/pidgin/DETAILS |   10 +++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/chat/pidgin/BUILD b/chat/pidgin/BUILD
index 0852f3b..29c8adb 100644
--- a/chat/pidgin/BUILD
+++ b/chat/pidgin/BUILD
@@ -1,6 +1,8 @@
 (
 
-  OPTS+=" --disable-nm"
+  # Voice & video need farsight
+  OPTS+=" --disable-nm --disable-vv"  &&
+
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/chat/pidgin/DETAILS b/chat/pidgin/DETAILS
index 68fd763..064babc 100644
--- a/chat/pidgin/DETAILS
+++ b/chat/pidgin/DETAILS
@@ -1,15 +1,15 @@
           MODULE=pidgin
-         VERSION=2.6.1
+         VERSION=2.6.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:f14b1a6d36f3fc168c0e0d5949046eedee56d724
-        WEB_SITE=http://pidgin.im
+      SOURCE_VFY=sha1:730b9bfaf79045f13e5d8dd736b91726bb11d332
+        WEB_SITE=http://pidgin.im/
          ENTERED=20070506
-         UPDATED=20090819
+         UPDATED=20090921
            SHORT="A multi-protocol instant messaging application"
 
 cat << EOF
-Pidgin is an instant messaging program.  You can talk to your friends
+Pidgin is an instant messaging program. You can talk to your friends
 using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu,
 IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE,
 MySpaceIM, and Zephyr.


More information about the Lunar-commits mailing list