pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/weechat
Module Name: pkgsrc
Committed By: nia
Date: Fri Feb 5 13:25:57 UTC 2021
Modified Files:
pkgsrc/chat/weechat: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/chat/weechat/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/chat/weechat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/weechat/Makefile
diff -u pkgsrc/chat/weechat/Makefile:1.120 pkgsrc/chat/weechat/Makefile:1.121
--- pkgsrc/chat/weechat/Makefile:1.120 Fri Dec 4 20:45:03 2020
+++ pkgsrc/chat/weechat/Makefile Fri Feb 5 13:25:57 2021
@@ -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
Index: pkgsrc/chat/weechat/distinfo
diff -u pkgsrc/chat/weechat/distinfo:1.64 pkgsrc/chat/weechat/distinfo:1.65
--- pkgsrc/chat/weechat/distinfo:1.64 Thu Nov 19 11:26:59 2020
+++ pkgsrc/chat/weechat/distinfo Fri Feb 5 13:25:57 2021
@@ -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