Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv17083

Modified Files:
        pidgin.info pidgin.patch 
Log Message:
pidgin-2.7.0 has landed, validated on powerpc-darwin8 so far...


Index: pidgin.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/pidgin.info,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- pidgin.info 23 Apr 2010 19:09:13 -0000      1.37
+++ pidgin.info 13 May 2010 08:28:41 -0000      1.38
@@ -1,12 +1,12 @@
 Info3: <<
 # Info3 packaging is temporary, just to support comments in depends fields
 Package: pidgin
-Version: 2.6.6
+Version: 2.7.0
 Revision: 1
 Architecture: powerpc, i386
 Maintainer: David Fang <fang...@users.sourceforge.net>
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: b37ab6c52db8355e8c70c044c2ba17c1
+Source-MD5: 63a36f91d29f5ac5a402ffd2d7dbbb72
 License: GPL
 Homepage: http://www.pidgin.im/
 Description: Multi-protocol instant messenger client
@@ -71,7 +71,7 @@
 <<
 # rely on recursive Depends from pidgin-shlibs
 PatchFile: %n.patch
-PatchFile-MD5: f3a703e8042c4c4ae7c789fd6ea51c67
+PatchFile-MD5: da5f6314359be2765f4a6c63a6562f15
 DocFiles: <<
        AUTHORS COPYING COPYRIGHT ChangeLog HACKING INSTALL
        NEWS PLUGIN_HOWTO README
@@ -174,9 +174,8 @@
 fi
 # Fink:Packaging:pkg-config prefers %p/share/pkgconfig over lib, move *.pc?
 <<
-ConfFiles: <<
-       %p/etc/gconf/schemas/purple.schemas
-<<
+# This disappeared?
+# ConfFiles: %p/etc/gconf/schemas/purple.schemas
 PostInstScript: <<
 if test configure = "$1"
 then

Index: pidgin.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/pidgin.patch,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- pidgin.patch        18 Feb 2010 16:27:48 -0000      1.14
+++ pidgin.patch        13 May 2010 08:28:41 -0000      1.15
@@ -1,5 +1,5 @@
---- pidgin-2.6.6-orig/libpurple/protocols/bonjour/jabber.c     2007-12-06 
04:31:53.000000000 -0500
-+++ pidgin-2.6.6/libpurple/protocols/bonjour/jabber.c  2007-12-06 
04:32:02.000000000 -0500
+--- pidgin-2.7.0-orig/libpurple/protocols/bonjour/jabber.c     2007-12-06 
04:31:53.000000000 -0500
++++ pidgin-2.7.0/libpurple/protocols/bonjour/jabber.c  2007-12-06 
04:32:02.000000000 -0500
 @@ -20,9 +20,9 @@
   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  
USA
   */
@@ -11,8 +11,8 @@
  #include <netinet/in.h>
  #include <arpa/inet.h>
  #else
---- pidgin-2.6.6-orig/finch/libgnt/gntwm.c     2008-03-01 20:42:32.000000000 
-0500
-+++ pidgin-2.6.6/finch/libgnt/gntwm.c  2008-03-01 21:02:17.000000000 -0500
+--- pidgin-2.7.0-orig/finch/libgnt/gntwm.c     2008-03-01 20:42:32.000000000 
-0500
++++ pidgin-2.7.0/finch/libgnt/gntwm.c  2008-03-01 21:02:17.000000000 -0500
 @@ -31,6 +31,12 @@
  #endif
  #endif
@@ -26,26 +26,26 @@
  #include <glib.h>
  #include <glib/gstdio.h>
  #include <ctype.h>
---- pidgin-2.6.6-orig/configure        2008-03-27 00:49:16.000000000 -0400
-+++ pidgin-2.6.6/configure     2008-03-27 00:52:49.000000000 -0400
+--- pidgin-2.7.0-orig/configure        2008-03-27 00:49:16.000000000 -0400
++++ pidgin-2.7.0/configure     2008-03-27 00:52:49.000000000 -0400
 @@ -20806,6 +20806,7 @@
  
  
  
 +if false ; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fink" >&5
+               { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fink" >&5
  $as_echo_n "checking for fink... " >&6; }
-       if test -d /sw; then
+               if test -d /sw; then
 @@ -20817,6 +20818,7 @@
-               { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
+                       { $as_echo "$as_me:${as_lineno-$LINENO}: result: not 
found" >&5
  $as_echo "not found" >&6; }
-       fi
+               fi
 +fi
-       ;;
- *)
-       ;;
---- pidgin-2.6.6-orig/po/POTFILES.in   2009-06-21 21:34:25.000000000 -0700
-+++ pidgin-2.6.6/po/POTFILES.in        2009-06-21 21:35:36.000000000 -0700
+               ;;
+       *)
+               ;;
+--- pidgin-2.7.0-orig/po/POTFILES.in   2009-06-21 21:34:25.000000000 -0700
++++ pidgin-2.7.0/po/POTFILES.in        2009-06-21 21:35:36.000000000 -0700
 @@ -176,6 +176,7 @@
  libpurple/protocols/yahoo/libyahoo.c
  libpurple/protocols/yahoo/libyahoojp.c


------------------------------------------------------------------------------

_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to