summaryrefslogtreecommitdiff
path: root/chat/irssi/patches
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-04 06:34:13 +0000
committerwiz <wiz>2006-03-04 06:34:13 +0000
commit9e0188f0382d35b668f9859126eccc97ecc0289c (patch)
tree3978957148b757cbcc51a2293a6788ce2df3ff65 /chat/irssi/patches
parent7069fb8a075220e08b561ea625888d6f61fb7ff0 (diff)
downloadpkgsrc-9e0188f0382d35b668f9859126eccc97ecc0289c.tar.gz
Update to 0.8.10a:
Re-packaged source, no new features.
Diffstat (limited to 'chat/irssi/patches')
-rw-r--r--chat/irssi/patches/patch-aa6
-rw-r--r--chat/irssi/patches/patch-ab14
-rw-r--r--chat/irssi/patches/patch-ae6
-rw-r--r--chat/irssi/patches/patch-af6
4 files changed, 16 insertions, 16 deletions
diff --git a/chat/irssi/patches/patch-aa b/chat/irssi/patches/patch-aa
index 88b1d0237cf..1ba76ebfa46 100644
--- a/chat/irssi/patches/patch-aa
+++ b/chat/irssi/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2002/05/25 14:17:06 blymn Exp $
+$NetBSD: patch-aa,v 1.4 2006/03/04 06:34:13 wiz Exp $
---- src/fe-text/tparm.c.orig Sat Feb 9 08:40:12 2002
+--- src/fe-text/tparm.c.orig 2005-10-19 04:13:29.000000000 +0200
+++ src/fe-text/tparm.c
-@@ -247,7 +247,7 @@
+@@ -247,7 +247,7 @@ char *tparm(const char *str, ...) {
argcnt = 0;
pos = 0;
termcap = 1;
diff --git a/chat/irssi/patches/patch-ab b/chat/irssi/patches/patch-ab
index 5ff48d1ac20..0cd2066673c 100644
--- a/chat/irssi/patches/patch-ab
+++ b/chat/irssi/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.5 2006/01/17 21:45:52 veego Exp $
+$NetBSD: patch-ab,v 1.6 2006/03/04 06:34:13 wiz Exp $
---- Makefile.in.orig 2005-12-11 10:45:48.000000000 +0100
-+++ Makefile.in 2005-12-12 19:03:38.000000000 +0100
-@@ -254,7 +254,7 @@
- target_alias = @target_alias@
- @BUILD_PLUGINS_TRUE@PLUGINS = plugins
+--- Makefile.in.orig 2005-12-11 23:47:21.000000000 +0100
++++ Makefile.in
+@@ -129,7 +129,7 @@ sedpath = @sedpath@
+
SUBDIRS = src docs scripts
+
-confdir = $(sysconfdir)
+confdir = $(datadir)/examples/@PACKAGE@
conf_DATA = irssi.conf
+
themedir = $(datadir)/irssi/themes
- theme_DATA = default.theme colorless.theme
diff --git a/chat/irssi/patches/patch-ae b/chat/irssi/patches/patch-ae
index 62fe1d8b23c..887a894e1f0 100644
--- a/chat/irssi/patches/patch-ae
+++ b/chat/irssi/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.4 2005/07/17 14:32:46 dillo Exp $
+$NetBSD: patch-ae,v 1.5 2006/03/04 06:34:13 wiz Exp $
---- src/core/network.c.orig 2003-10-11 04:00:02.000000000 +0200
+--- src/core/network.c.orig 2005-11-19 23:45:08.000000000 +0100
+++ src/core/network.c
-@@ -389,7 +389,7 @@ int net_transmit(GIOChannel *handle, con
+@@ -373,7 +373,7 @@ int net_transmit(GIOChannel *handle, con
err = g_io_channel_write(handle, (char *) data, len, &ret);
if (err == G_IO_ERROR_AGAIN ||
diff --git a/chat/irssi/patches/patch-af b/chat/irssi/patches/patch-af
index 70ad68db147..7a3faf3edca 100644
--- a/chat/irssi/patches/patch-af
+++ b/chat/irssi/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.2 2006/01/17 21:45:52 veego Exp $
+$NetBSD: patch-af,v 1.3 2006/03/04 06:34:13 wiz Exp $
---- configure.orig 2005-12-11 11:45:39.000000000 +0200
+--- configure.orig 2005-12-11 23:46:06.000000000 +0100
+++ configure
-@@ -25371,7 +25371,7 @@
+@@ -23854,7 +23854,7 @@ echo "$as_me: error: error compiling tes
{ (exit 1); exit 1; }; }
fi