summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2003-12-12 12:00:20 +0000
committeragc <agc>2003-12-12 12:00:20 +0000
commit21a5e6f0a31111db76f1913b4d21420b999f0f72 (patch)
tree25c50a4d9ecfea2e1ab0c3ec461ede7351047037
parentc54ba65393efe8f608cd41aecb9ee550cfe59a3b (diff)
downloadpkgsrc-21a5e6f0a31111db76f1913b4d21420b999f0f72.tar.gz
Pullup security fix to the pkgsrc-2003Q4 branch, requested by Bernd Ernesti.
Module Name: pkgsrc Committed By: veego Date: Thu Dec 11 20:18:58 UTC 2003 Modified Files: pkgsrc/chat/irssi: Makefile Makefile.common distinfo Log Message: Update to 0.8.9, plus adding a missing IRSSI_USE_PERL to BUILD_DEFS: v0.8.9 2003-12-11 Timo Sirainen <tss@iki.fi> * Fixes a remote crash with: a) non-x86 hardware (one requiring memory alignmentation) b) script using "gui print text" signal (with x86 hardware too) + /SET auto_whowas OFF allows now disabling automatic /whowas when /whois doesn't find a nick (by Borys) - If pasted line starts with command char, treat it as command always. Paste detection can go on too easily with lagged connections.
-rw-r--r--chat/irssi/Makefile4
-rw-r--r--chat/irssi/Makefile.common4
-rw-r--r--chat/irssi/distinfo6
3 files changed, 7 insertions, 7 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 4719c7c901c..1f08c1c2d72 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19.2.1 2003/12/12 11:53:48 agc Exp $
+# $NetBSD: Makefile,v 1.19.2.2 2003/12/12 12:00:20 agc Exp $
DISTNAME= ${IRSSI_DISTNAME}
CATEGORIES= chat
@@ -12,7 +12,7 @@ COMMENT= Secure and modular IRC client with text mode user interf
.include "${.CURDIR}/Makefile.common"
# list it into IPv6-ready packages
-BUILD_DEFS+= USE_INET6 IRSSI_USE_SSL
+BUILD_DEFS+= USE_INET6 IRSSI_USE_PERL IRSSI_USE_SSL
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
diff --git a/chat/irssi/Makefile.common b/chat/irssi/Makefile.common
index 0e58213fe1a..2c1fe6fdc9d 100644
--- a/chat/irssi/Makefile.common
+++ b/chat/irssi/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.1.4.1 2003/12/12 11:53:48 agc Exp $
+# $NetBSD: Makefile.common,v 1.1.4.2 2003/12/12 12:00:21 agc Exp $
# Specific distribution information.
-IRSSI_VERSION= 0.8.8
+IRSSI_VERSION= 0.8.9
IRSSI_DISTNAME= irssi-${IRSSI_VERSION}
IRSSI_EXTRACT_SUFX= .tar.bz2
IRSSI_DISTFILE= ${IRSSI_DISTNAME}${IRSSI_EXTRACT_SUFX}
diff --git a/chat/irssi/distinfo b/chat/irssi/distinfo
index 1f35d023f23..5fbc9bb712b 100644
--- a/chat/irssi/distinfo
+++ b/chat/irssi/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14.2.1 2003/12/12 11:53:48 agc Exp $
+$NetBSD: distinfo,v 1.14.2.2 2003/12/12 12:00:21 agc Exp $
-SHA1 (irssi-0.8.8.tar.bz2) = f799ae9d09d592725c31e06c14ac7a67ac90dae6
-Size (irssi-0.8.8.tar.bz2) = 758641 bytes
+SHA1 (irssi-0.8.9.tar.bz2) = 57799a1e99ac5f6694eb6fd049d39a4e2e51f576
+Size (irssi-0.8.9.tar.bz2) = 816465 bytes
SHA1 (patch-aa) = 45d8161733f58ab3733022c823933bb1cc93a8e2
SHA1 (patch-ab) = c395fbeeb2dd15490f04f2cb2c94daf6c5955e85