pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/weechat weechat: Update to 3.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf1d28417de8
branches:  trunk
changeset: 446162:cf1d28417de8
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Feb 05 13:25:57 2021 +0000

description:
weechat: Update to 3.0.1

== Version 3.0.1 (2021-01-31)

Bug fixes::

  * exec: fix search of command by identifier
  * spell: fix refresh of bar item "spell_suggest" when the input becomes empty (issue #1586)
  * spell: fix crash with IRC color codes in command line (issue #1589)

diffstat:

 chat/weechat/Makefile |   5 ++---
 chat/weechat/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r c1e5a6d003ce -r cf1d28417de8 chat/weechat/Makefile
--- a/chat/weechat/Makefile     Fri Feb 05 13:18:48 2021 +0000
+++ b/chat/weechat/Makefile     Fri Feb 05 13:25:57 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2020/12/04 20:45:03 nia Exp $
+# $NetBSD: Makefile,v 1.121 2021/02/05 13:25:57 nia Exp $
 
-DISTNAME=      weechat-3.0
-PKGREVISION=   1
+DISTNAME=      weechat-3.0.1
 CATEGORIES=    chat
 MASTER_SITES=  https://www.weechat.org/files/src/
 EXTRACT_SUFX=  .tar.xz
diff -r c1e5a6d003ce -r cf1d28417de8 chat/weechat/distinfo
--- a/chat/weechat/distinfo     Fri Feb 05 13:18:48 2021 +0000
+++ b/chat/weechat/distinfo     Fri Feb 05 13:25:57 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.64 2020/11/19 11:26:59 nia Exp $
+$NetBSD: distinfo,v 1.65 2021/02/05 13:25:57 nia Exp $
 
-SHA1 (weechat-3.0.tar.xz) = ddbf8fcd6e6378d86509b2aa0865e1832e41c3ab
-RMD160 (weechat-3.0.tar.xz) = 08e1903cfd3f63463ead1155af83537c815518ed
-SHA512 (weechat-3.0.tar.xz) = d6a68f35dc7363b838af811ff0a0a8d9fff519a4231c66f963e896bdda8653a56608e46333dc866e7dee25c1eafd2f1bf99c443089dde5a268bba637a0dee8ca
-Size (weechat-3.0.tar.xz) = 2215408 bytes
+SHA1 (weechat-3.0.1.tar.xz) = d0b50c78a78056efc4d989d4aba081b860a36dd7
+RMD160 (weechat-3.0.1.tar.xz) = 30e748302dc073b602acabca5b0e237aa35548b3
+SHA512 (weechat-3.0.1.tar.xz) = d5b2949b668f622c08d60764aa230f8a4901d358facf83ab13428709854b173830aafe65fec86abacbea08ffe89e6e34131a5e4de37bbb5409454fa223f7885e
+Size (weechat-3.0.1.tar.xz) = 2215312 bytes
 SHA1 (patch-cmake_FindNcurses.cmake) = 73d4bc9551c79ee967abe06eba09cfe1b10129d4
 SHA1 (patch-po_CMakeLists.txt) = 014b42ff303a4e4213de95339ab97f029f38a068
 SHA1 (patch-src_core_weechat.c) = aeb3cb052976e6b4603d3515ffc40bed98434a9f



Home | Main Index | Thread Index | Old Index