From 06ee84469c3647bb6dabd59e2b81c29c76abc8e9 Mon Sep 17 00:00:00 2001 From: degroote Date: Tue, 14 Jul 2015 12:03:40 +0000 Subject: Update to 1.0.0 mcabber (1.0.0) * Message Carbons support / XEP-0280 (Roeland Jago Douma) * Support for using external password managers (Christian Burkert) * [UI] Add a backward completion (Oleg) * [UI] Multilanguage spell checking (Dmitry Potapov) * [UI] New option 'buffer_smart_scrolling' to lock buffer automatically when scrolled up (Hermitifier) * [UI] New command /roster next_open_buffer * [UI] New option 'attention_char' * [UI] Try to display the GLib warnings in the log window * [UI] Display the number of occupants in MUC rooms (shizeeque) * [UI] New option switch /room topic -u to unescape the topic (shizeeque) * [MUC] Support for storing MUC room passwords (Nico Golde) * [MUC] Use bookmarked password (if any) when using "/room join" * [Hooks] New "hook-mdr-received" hook * Remove support for obsolete XEP 22 (Frank Zschockelt) * Misc. bugfixes and minor improvements -- Mikael, 2015-06-28 --- chat/mcabber/Makefile | 4 ++-- chat/mcabber/PLIST | 11 ++++++++++- chat/mcabber/distinfo | 8 ++++---- 3 files changed, 16 insertions(+), 7 deletions(-) (limited to 'chat') diff --git a/chat/mcabber/Makefile b/chat/mcabber/Makefile index f9ee333324c..bc527bc3a11 100644 --- a/chat/mcabber/Makefile +++ b/chat/mcabber/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/01/16 08:57:46 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/07/14 12:03:40 degroote Exp $ -DISTNAME= mcabber-0.10.3 +DISTNAME= mcabber-1.0.0 CATEGORIES= chat MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/mcabber/PLIST b/chat/mcabber/PLIST index 614a52899c7..d0393fdaad9 100644 --- a/chat/mcabber/PLIST +++ b/chat/mcabber/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/01/10 09:50:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/07/14 12:03:40 degroote Exp $ bin/mcabber include/mcabber/api.h include/mcabber/caps.h @@ -43,6 +43,7 @@ share/mcabber/help/cs/hlp_alias.txt share/mcabber/help/cs/hlp_authorization.txt share/mcabber/help/cs/hlp_bind.txt share/mcabber/help/cs/hlp_buffer.txt +share/mcabber/help/cs/hlp_carbons.txt share/mcabber/help/cs/hlp_chat_disable.txt share/mcabber/help/cs/hlp_clear.txt share/mcabber/help/cs/hlp_color.txt @@ -81,6 +82,7 @@ share/mcabber/help/de/hlp_alias.txt share/mcabber/help/de/hlp_authorization.txt share/mcabber/help/de/hlp_bind.txt share/mcabber/help/de/hlp_buffer.txt +share/mcabber/help/de/hlp_carbons.txt share/mcabber/help/de/hlp_chat_disable.txt share/mcabber/help/de/hlp_clear.txt share/mcabber/help/de/hlp_color.txt @@ -119,6 +121,7 @@ share/mcabber/help/en/hlp_alias.txt share/mcabber/help/en/hlp_authorization.txt share/mcabber/help/en/hlp_bind.txt share/mcabber/help/en/hlp_buffer.txt +share/mcabber/help/en/hlp_carbons.txt share/mcabber/help/en/hlp_chat_disable.txt share/mcabber/help/en/hlp_clear.txt share/mcabber/help/en/hlp_color.txt @@ -157,6 +160,7 @@ share/mcabber/help/fr/hlp_alias.txt share/mcabber/help/fr/hlp_authorization.txt share/mcabber/help/fr/hlp_bind.txt share/mcabber/help/fr/hlp_buffer.txt +share/mcabber/help/fr/hlp_carbons.txt share/mcabber/help/fr/hlp_chat_disable.txt share/mcabber/help/fr/hlp_clear.txt share/mcabber/help/fr/hlp_color.txt @@ -195,6 +199,7 @@ share/mcabber/help/it/hlp_alias.txt share/mcabber/help/it/hlp_authorization.txt share/mcabber/help/it/hlp_bind.txt share/mcabber/help/it/hlp_buffer.txt +share/mcabber/help/it/hlp_carbons.txt share/mcabber/help/it/hlp_chat_disable.txt share/mcabber/help/it/hlp_clear.txt share/mcabber/help/it/hlp_color.txt @@ -233,6 +238,7 @@ share/mcabber/help/nl/hlp_alias.txt share/mcabber/help/nl/hlp_authorization.txt share/mcabber/help/nl/hlp_bind.txt share/mcabber/help/nl/hlp_buffer.txt +share/mcabber/help/nl/hlp_carbons.txt share/mcabber/help/nl/hlp_chat_disable.txt share/mcabber/help/nl/hlp_clear.txt share/mcabber/help/nl/hlp_color.txt @@ -271,6 +277,7 @@ share/mcabber/help/pl/hlp_alias.txt share/mcabber/help/pl/hlp_authorization.txt share/mcabber/help/pl/hlp_bind.txt share/mcabber/help/pl/hlp_buffer.txt +share/mcabber/help/pl/hlp_carbons.txt share/mcabber/help/pl/hlp_chat_disable.txt share/mcabber/help/pl/hlp_clear.txt share/mcabber/help/pl/hlp_color.txt @@ -309,6 +316,7 @@ share/mcabber/help/ru/hlp_alias.txt share/mcabber/help/ru/hlp_authorization.txt share/mcabber/help/ru/hlp_bind.txt share/mcabber/help/ru/hlp_buffer.txt +share/mcabber/help/ru/hlp_carbons.txt share/mcabber/help/ru/hlp_chat_disable.txt share/mcabber/help/ru/hlp_clear.txt share/mcabber/help/ru/hlp_color.txt @@ -347,6 +355,7 @@ share/mcabber/help/uk/hlp_alias.txt share/mcabber/help/uk/hlp_authorization.txt share/mcabber/help/uk/hlp_bind.txt share/mcabber/help/uk/hlp_buffer.txt +share/mcabber/help/uk/hlp_carbons.txt share/mcabber/help/uk/hlp_chat_disable.txt share/mcabber/help/uk/hlp_clear.txt share/mcabber/help/uk/hlp_color.txt diff --git a/chat/mcabber/distinfo b/chat/mcabber/distinfo index fc979023c15..44d3664a623 100644 --- a/chat/mcabber/distinfo +++ b/chat/mcabber/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/01/16 08:57:46 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/07/14 12:03:40 degroote Exp $ -SHA1 (mcabber-0.10.3.tar.bz2) = 9254f520cb37e691fb55d4fc46df4440e4a17f14 -RMD160 (mcabber-0.10.3.tar.bz2) = d94e7b2e340cfd83a5b55276cdb0383a8555b347 -Size (mcabber-0.10.3.tar.bz2) = 612153 bytes +SHA1 (mcabber-1.0.0.tar.bz2) = 209182eb15aa9a1780e88492781c1f0b2282044f +RMD160 (mcabber-1.0.0.tar.bz2) = 1e723b43de5a9cea41460cb678d779374757a31c +Size (mcabber-1.0.0.tar.bz2) = 602173 bytes SHA1 (patch-aa) = 6c340bae29a7ba66a911ad94bef4aca8d8a08751 -- cgit v1.2.3