summaryrefslogtreecommitdiff
path: root/chat/irssi/patches
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2002-12-02 12:19:18 +0000
committerjmmv <jmmv@pkgsrc.org>2002-12-02 12:19:18 +0000
commit8e63c2e1c800f6850bd8e82a4602f9d5c6fe5187 (patch)
tree36232527163cec347be7f447d8d6a67d8fab6d80 /chat/irssi/patches
parentd4353cbdfef46e66eef3e5e5b3a120d2eac1b3ae (diff)
downloadpkgsrc-8e63c2e1c800f6850bd8e82a4602f9d5c6fe5187.tar.gz
Update Irssi to 0.8.6. Taken from the NEWS:
* Tons of changes, here's only the largest that come to my mind now: + SSL support by vjt at users.sf.net + DCC send queues by Heikki Orsila + Better support for !channels The new Makefile.common will be used by Irssi plugins. Approved by wiz.
Diffstat (limited to 'chat/irssi/patches')
-rw-r--r--chat/irssi/patches/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/irssi/patches/patch-ab b/chat/irssi/patches/patch-ab
index 22f20087ada..3e2d63b1490 100644
--- a/chat/irssi/patches/patch-ab
+++ b/chat/irssi/patches/patch-ab
@@ -1,10 +1,10 @@
-$NetBSD: patch-ab,v 1.3 2002/11/21 13:00:02 grant Exp $
+$NetBSD: patch-ab,v 1.4 2002/12/02 12:19:20 jmmv Exp $
---- Makefile.in.orig Wed Jun 19 19:09:53 2002
+--- Makefile.in.orig Tue Nov 19 11:14:30 2002
+++ Makefile.in
-@@ -113,7 +113,7 @@ sedpath = @sedpath@
+@@ -117,7 +117,7 @@ sedpath = @sedpath@
- SUBDIRS = src $(SERVERTEST) docs scripts
+ SUBDIRS = src docs scripts
-confdir = $(sysconfdir)
+confdir = $(datadir)/examples/@PACKAGE@