[64654] trunk/dports/net/finch

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Mar 12 19:47:20 PST 2010


Revision: 64654
          http://trac.macports.org/changeset/64654
Author:   macsforever2000 at macports.org
Date:     2010-03-12 19:47:20 -0800 (Fri, 12 Mar 2010)
Log Message:
-----------
Maintainer update to version 2.6.5. (#23622)

Modified Paths:
--------------
    trunk/dports/net/finch/Portfile

Added Paths:
-----------
    trunk/dports/net/finch/files/patch-finch_libgnt_gntwm.c

Modified: trunk/dports/net/finch/Portfile
===================================================================
--- trunk/dports/net/finch/Portfile	2010-03-13 03:39:14 UTC (rev 64653)
+++ trunk/dports/net/finch/Portfile	2010-03-13 03:47:20 UTC (rev 64654)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                finch
-version             2.6.2
+version             2.6.5
 categories          net
 platforms           darwin
 maintainers         nomaintainer
@@ -19,9 +19,9 @@
 
 homepage            http://www.pidgin.im/
 master_sites        sourceforge:pidgin
-checksums           md5     a1bbb3c9be7d4ee1f53590d319cbfa72 \
-                    sha1    730b9bfaf79045f13e5d8dd736b91726bb11d332 \
-                    rmd160  a070ebe07a40d650c173065e4c448034e096963b
+checksums           md5     90847ed22ec830db5d9768748812b661 \
+                    sha1    e50edbe0fe588d7222d54154942550ef1788b89d \
+                    rmd160  ca1867476c3cae0be5f4d56cbb58391758da00a9
 
 distname            pidgin-${version}
 use_bzip2           yes
@@ -36,7 +36,7 @@
                     port:intltool \
                     port:libidn
 
-patchfiles          patch-finch_libgnt_Makefile.in.diff
+patchfiles          patch-finch_libgnt_Makefile.in.diff patch-finch_libgnt_gntwm.c
 
 configure.args      --disable-avahi \
                     --disable-gtkui \

Added: trunk/dports/net/finch/files/patch-finch_libgnt_gntwm.c
===================================================================
--- trunk/dports/net/finch/files/patch-finch_libgnt_gntwm.c	                        (rev 0)
+++ trunk/dports/net/finch/files/patch-finch_libgnt_gntwm.c	2010-03-13 03:47:20 UTC (rev 64654)
@@ -0,0 +1,11 @@
+--- finch/libgnt/gntwm.c.old	2009-12-20 09:43:59.000000000 -0800
++++ finch/libgnt/gntwm.c	2009-12-20 09:44:24.000000000 -0800
+@@ -22,6 +22,8 @@
+ 
+ #include "config.h"
+ 
++#define NO_WIDECHAR
++
+ #ifdef USE_PYTHON
+ #include <Python.h>
+ #else
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100312/acc7a84e/attachment-0001.html>


More information about the macports-changes mailing list