summaryrefslogtreecommitdiff
path: root/chat/gg2/patches
diff options
context:
space:
mode:
authoradam <adam>2005-05-27 13:47:05 +0000
committeradam <adam>2005-05-27 13:47:05 +0000
commitba9d8f916c8231b28f531945867d8143a4a58e96 (patch)
tree99c3331bcb6250202ec527e0642ada518e66f46d /chat/gg2/patches
parenta11667b22d5850add553121f5cd245dccaa6af8a (diff)
downloadpkgsrc-ba9d8f916c8231b28f531945867d8143a4a58e96.tar.gz
Changes 2.2.6:
- internal libgadu now work with gnutls instead openssl library. - fixed crash while start. - Tlen.pl configuration moved to .gg2/tlen file - Then to Everaldo www.everaldo.com for his Jabber icons. - close bugs #177,#146,#170,#141,#148 - fixes of parsing links in chat window - and others.
Diffstat (limited to 'chat/gg2/patches')
-rw-r--r--chat/gg2/patches/patch-aa6
-rw-r--r--chat/gg2/patches/patch-ag6
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/gg2/patches/patch-aa b/chat/gg2/patches/patch-aa
index 07701c80262..5e1d4605703 100644
--- a/chat/gg2/patches/patch-aa
+++ b/chat/gg2/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2005/04/04 08:26:29 adam Exp $
+$NetBSD: patch-aa,v 1.6 2005/05/27 13:47:05 adam Exp $
---- lib/Makefile.in.orig 2005-04-01 10:27:37.000000000 +0000
+--- lib/Makefile.in.orig 2005-05-26 14:40:37.000000000 +0000
+++ lib/Makefile.in
-@@ -341,7 +341,7 @@ libgg2_core_la_SOURCES = \
+@@ -340,7 +340,7 @@ libgg2_core_la_SOURCES = \
perl_embed.h
libgg2_core_la_HEADERS = gg2_core.h
diff --git a/chat/gg2/patches/patch-ag b/chat/gg2/patches/patch-ag
index c2c51d1ff55..f5b194f923b 100644
--- a/chat/gg2/patches/patch-ag
+++ b/chat/gg2/patches/patch-ag
@@ -1,8 +1,8 @@
-$NetBSD: patch-ag,v 1.2 2005/04/04 08:26:29 adam Exp $
+$NetBSD: patch-ag,v 1.3 2005/05/27 13:47:05 adam Exp $
---- src/plugins/jabber/jabber_plugin.c.orig 2005-03-06 23:29:02.000000000 +0000
+--- src/plugins/jabber/jabber_plugin.c.orig 2005-05-20 16:20:12.000000000 +0000
+++ src/plugins/jabber/jabber_plugin.c
-@@ -1484,9 +1484,10 @@ void start_plugin()
+@@ -1489,9 +1489,10 @@ void start_plugin()
if (ggadu_config_var_get(jabber_handler, "autoconnect"))
{