summaryrefslogtreecommitdiff
path: root/chat/irssi/Makefile.common
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-10-13 16:27:14 +0000
committeradrianp <adrianp>2007-10-13 16:27:14 +0000
commitb03efc9bfeb6e1793cf593dd85b54c2d402b4126 (patch)
tree5228c5f8ae7f897f5ffd2e3b283e45f59ae8073a /chat/irssi/Makefile.common
parenteaed73be48c49de89df02f421826123c0310f69c (diff)
downloadpkgsrc-b03efc9bfeb6e1793cf593dd85b54c2d402b4126.tar.gz
Update to 0.8.12
* Add a set of patches to re-introduce irssi-config which was removed in this release. We need this file for chat/irssi-icb to work. An upstream bug has been opened about this. http://bugs.irssi.org/?do=details&task_id=537&histring=icb From the CHANGELOG: Rewrite SSL connection/handshake code. Remove support for glib 1.x. Do not send our hostname to the server (bug #488). Improve completion for /SET. Various improvements to the help files. Make alt/meta+arrow keys work in recent versions of xterm (bug #496) Fix DCC get when file size is 0 (bug #494). Fix logging lines with no target to all logs, broken in 0.8.11.
Diffstat (limited to 'chat/irssi/Makefile.common')
-rw-r--r--chat/irssi/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/irssi/Makefile.common b/chat/irssi/Makefile.common
index 3ba8f484688..64dee50a960 100644
--- a/chat/irssi/Makefile.common
+++ b/chat/irssi/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.6 2007/06/08 11:53:48 wiz Exp $
+# $NetBSD: Makefile.common,v 1.7 2007/10/13 16:27:14 adrianp Exp $
# Specific distribution information.
-IRSSI_VERSION= 0.8.11
+IRSSI_VERSION= 0.8.12
IRSSI_DISTNAME= irssi-${IRSSI_VERSION}
IRSSI_EXTRACT_SUFX= .tar.bz2
IRSSI_DISTFILE= ${IRSSI_DISTNAME}${IRSSI_EXTRACT_SUFX}