summaryrefslogtreecommitdiff
path: root/net-im/libpurple/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-12-13 04:20:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-12-13 04:20:54 +0000
commitf9ff108d3758a66dff4194c4f8bc42ad479c6b96 (patch)
tree8f9e33ff176529113b758982944db2db0f9e9998 /net-im/libpurple/files
parent- Update to 0.4.1 (diff)
Update pidgin to 2.3.1, and chase the shared lib version bump. See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.
Notes
Notes: svn path=/head/; revision=203443
Diffstat (limited to 'net-im/libpurple/files')
-rw-r--r--net-im/libpurple/files/patch-finch_libgnt_gntmain.c11
-rw-r--r--net-im/libpurple/files/patch-finch_libgnt_gntwm.c11
2 files changed, 0 insertions, 22 deletions
diff --git a/net-im/libpurple/files/patch-finch_libgnt_gntmain.c b/net-im/libpurple/files/patch-finch_libgnt_gntmain.c
index aaabc974a22f..e69de29bb2d1 100644
--- a/net-im/libpurple/files/patch-finch_libgnt_gntmain.c
+++ b/net-im/libpurple/files/patch-finch_libgnt_gntmain.c
@@ -1,11 +0,0 @@
---- finch/libgnt/gntmain.c.orig 2007-08-16 02:18:26.000000000 -0400
-+++ finch/libgnt/gntmain.c 2007-08-16 02:18:42.000000000 -0400
-@@ -21,7 +21,7 @@
- */
-
- #define _GNU_SOURCE
--#if defined(__APPLE__) || defined(__unix__)
-+#if (defined(__APPLE__) || defined(__unix__)) && !defined(__FreeBSD__)
- #define _XOPEN_SOURCE_EXTENDED
- #endif
-
diff --git a/net-im/libpurple/files/patch-finch_libgnt_gntwm.c b/net-im/libpurple/files/patch-finch_libgnt_gntwm.c
index 9788cf084bd1..e69de29bb2d1 100644
--- a/net-im/libpurple/files/patch-finch_libgnt_gntwm.c
+++ b/net-im/libpurple/files/patch-finch_libgnt_gntwm.c
@@ -1,11 +0,0 @@
---- finch/libgnt/gntwm.c.orig 2007-08-16 02:19:22.000000000 -0400
-+++ finch/libgnt/gntwm.c 2007-08-16 02:19:38.000000000 -0400
-@@ -21,7 +21,7 @@
- */
-
- #define _GNU_SOURCE
--#if defined(__APPLE__) || defined(__unix__)
-+#if (defined(__APPLE__) || defined(__unix__)) && !defined(__FreeBSD__)
- #define _XOPEN_SOURCE_EXTENDED
- #endif
-