summaryrefslogtreecommitdiff
path: root/chat/irssi-xmpp
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-06-07 23:49:47 +0000
committerryoon <ryoon@pkgsrc.org>2014-06-07 23:49:47 +0000
commitbd85292cb21ae1acf1ecb9fbb53a9fcec1e29249 (patch)
tree25dd728a4845e8140ea5222314b22bd0ab01c820 /chat/irssi-xmpp
parent13be1ca755f12a6cea802e86c774adf640d4e458 (diff)
downloadpkgsrc-bd85292cb21ae1acf1ecb9fbb53a9fcec1e29249.tar.gz
Update chat/irssi to 0.8.16.
PR pkg/48866 from Leonardo Taccari Changes (from http://www.irssi.org/news/ChangeLog ): Features: * Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will force Irssi to not execute the content of the autosendcmd chatnet-setting upon connect. * Accept names replies with nick!user@host instead of just nick, if they are enabled (see bug #805). * Set window binds for channel items as sticky when re-creating window binds as part of /layout save. This fixes the bug where previously saved channel windows forgets their window number upon reconnect. * Add experimental support for DNSSEC DANE validation of certificates. * Strip the argument for boolean options (see bug #769). * Freenode have been readded to the list of networks in the default configuration file. * Disabled support for the insecure SSLv2 protocol. * Various documentation enhancements. * Add -ssl_pass to /connect and /server (see bug #305). Bugfixes: * Fix crashing bug that can happen if the terminal height decreases before the first window is created. * Fixed minor compiler warnings. * Fixed possible crashing bug when processing an octal escape sequence. * Fixed the /ignore -network option (see bug #748). * Fixed signal handling for /exec'd commands. Irssi now sends the signal to the process group id instead of the process id. * Fixed segfault generated by SSL disconnections (see bug #752). * Fix compilation when build with -Werror=format-security. Patch by Jaroslav Skarvada.
Diffstat (limited to 'chat/irssi-xmpp')
-rw-r--r--chat/irssi-xmpp/Makefile3
-rw-r--r--chat/irssi-xmpp/distinfo8
2 files changed, 5 insertions, 6 deletions
diff --git a/chat/irssi-xmpp/Makefile b/chat/irssi-xmpp/Makefile
index 46681d9d581..99f5b5c83ae 100644
--- a/chat/irssi-xmpp/Makefile
+++ b/chat/irssi-xmpp/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2014/03/24 17:44:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2014/06/07 23:49:47 ryoon Exp $
#
DISTNAME= irssi-xmpp-0.52
-PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://cybione.org/~irssi-xmpp/files/
DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE}
diff --git a/chat/irssi-xmpp/distinfo b/chat/irssi-xmpp/distinfo
index 2bc57344168..a009227f5db 100644
--- a/chat/irssi-xmpp/distinfo
+++ b/chat/irssi-xmpp/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2012/08/26 14:06:19 wiz Exp $
+$NetBSD: distinfo,v 1.2 2014/06/07 23:49:47 ryoon Exp $
-SHA1 (irssi-0.8.15.tar.bz2) = b79ce8c2c98a76b004f63706e7868cd363000d89
-RMD160 (irssi-0.8.15.tar.bz2) = 0c8fba8cf3409621f6c1883127e14538a58c3359
-Size (irssi-0.8.15.tar.bz2) = 948847 bytes
+SHA1 (irssi-0.8.16.tar.bz2) = 631dd70b6d3872c5f81c1a46a6872fef5bd65ffb
+RMD160 (irssi-0.8.16.tar.bz2) = 2d4caefc9d713b0ff4b26ceaa63430f1bb346caa
+Size (irssi-0.8.16.tar.bz2) = 986129 bytes
SHA1 (irssi-xmpp-0.52.tar.gz) = 330d80e6deb115b875d2a4e1ad0841888285e378
RMD160 (irssi-xmpp-0.52.tar.gz) = b007e0462fee3a24dc06296713e4fc912b8c2528
Size (irssi-xmpp-0.52.tar.gz) = 68105 bytes