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:   jperkin
Date:           Thu May  8 13:18:25 UTC 2025

Modified Files:
        pkgsrc/chat/weechat: Makefile distinfo

Log Message:
weechat: Update to 4.6.2.

## Version 4.6.2 (2025-04-18)

### Fixed

- core: fix write of weechat.log to stdout with `weechat-headless --stdout`
- core: add refresh of window title on buffer switch, when option weechat.look.window_title is set

## Version 4.6.1 (2025-04-09)

### Fixed

- core: consider all keys are safe in cursor context
- irc: display nick changes and quit messages when option irc.look.ignore_tag_messages is enabled
- perl: fix build when multiplicity is not available

## Version 4.6.0 (2025-03-23)

### Changed

- core: add option `-v` to display upgrades in command `/version`
- api: add property `keep_spaces_right` in function hook_set to keep trailing spaces in command arguments
- core, irc, alias, xfer: keep spaces at the end of some commands, where trailing spaces are important
- irc: add option `-connected` in command `/server list|listfull`
- buflist: apply option buflist.look.nick_prefix_empty also on private and list buffers
- xfer: compute speed and ETA with microsecond precision

### Added

- core: add command `/pipe`
- core: add option `whitespace` in command `/debug`, add options weechat.look.whitespace_char and weechat.look.tab_whitespace_char
- core: add option weechat.completion.nick_ignore_words
- spell: add CMake options ASPELL_DICT_DIR and ENCHANT_MYSPELL_DICT_DIR to override dictionaries locations
- api: add function completion_set
- relay/api: add resource `POST /api/completion`
- relay/api: add default key `Alt`+`Ctrl`+`l` (L) to toggle between remote and local commands on remote buffers, add option `togglecmd` in command `/remote`, add options 
relay.api.remote_input_cmd_local and relay.api.remote_input_cmd_remote

### Fixed

- relay: fix crash after `/upgrade` when relay clients are connected
- core: save configuration files as UTF-8 when the locale is wrong
- api: fix creation of empty buffer in function infolist_new_var_buffer
- core: fix build with gcc 15
- core: fix detection of dl library
- logger: fix path displayed when the logs directory can not be created
- perl: fix build with Perl < 5.7.29
- python: enable subinterpreters

## Version 4.5.2 (2025-02-20)

### Fixed

- core: fix build with gcc 15


To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/chat/weechat/Makefile
cvs rdiff -u -r1.85 -r1.86 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.157 pkgsrc/chat/weechat/Makefile:1.158
--- pkgsrc/chat/weechat/Makefile:1.157  Sat Apr 19 07:57:32 2025
+++ pkgsrc/chat/weechat/Makefile        Thu May  8 13:18:24 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.157 2025/04/19 07:57:32 wiz Exp $
+# $NetBSD: Makefile,v 1.158 2025/05/08 13:18:24 jperkin Exp $
 
-DISTNAME=      weechat-4.5.1
-PKGREVISION=   2
+DISTNAME=      weechat-4.6.2
 CATEGORIES=    chat
 MASTER_SITES=  https://www.weechat.org/files/src/
 EXTRACT_SUFX=  .tar.xz
@@ -15,9 +14,9 @@ LICENSE=      gnu-gpl-v3
 
 TOOL_DEPENDS+= ${RUBY_PKGPREFIX}-asciidoctor-[0-9]*:../../textproc/ruby-asciidoctor
 
-USE_TOOLS+=    msgfmt pkg-config
-USE_LANGUAGES= c99
-FAKE_NCURSES=  yes
+USE_CC_FEATURES=       c99
+USE_TOOLS+=            msgfmt pkg-config
+FAKE_NCURSES=          yes
 
 #CMAKE_CONFIGURE_ARGS+=        -DCMAKE_BUILD_TYPE=Debug
 CMAKE_CONFIGURE_ARGS+= -DASCIIDOCTOR_FOUND=ON
@@ -34,6 +33,7 @@ CMAKE_CONFIGURE_ARGS+=        -DMANDIR=${PREFIX
 
 USE_PKGLOCALEDIR=      yes
 
+CFLAGS.SunOS+=         -D__EXTENSIONS__
 LDFLAGS+=              ${BUILDLINK_LDADD.gettext}
 LDFLAGS.Darwin+=       -lresolv
 LDFLAGS.SunOS+=                -lresolv

Index: pkgsrc/chat/weechat/distinfo
diff -u pkgsrc/chat/weechat/distinfo:1.85 pkgsrc/chat/weechat/distinfo:1.86
--- pkgsrc/chat/weechat/distinfo:1.85   Tue Dec 31 15:57:35 2024
+++ pkgsrc/chat/weechat/distinfo        Thu May  8 13:18:24 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.85 2024/12/31 15:57:35 ryoon Exp $
+$NetBSD: distinfo,v 1.86 2025/05/08 13:18:24 jperkin Exp $
 
-BLAKE2s (weechat-4.5.1.tar.xz) = 2c30441f1054c85724ee82d931f2d39864a432dcbc77e1bacb1d894c1ea1e125
-SHA512 (weechat-4.5.1.tar.xz) = 77ae39a092e87ae95df09b8b7fe7da519e994f1b38f8042567f8eb1cbf26354bab74271c9c74b97582453f254091dee8ef7ca4d333b958efb6456bc788a6653a
-Size (weechat-4.5.1.tar.xz) = 2745788 bytes
+BLAKE2s (weechat-4.6.2.tar.xz) = 022b6bd74199b025a97541c112bc8aa78f7e5047715ac87c1b73321d61e255da
+SHA512 (weechat-4.6.2.tar.xz) = 202c694b806ddcad97b7bc9899c4170d30f11aac85b30f8ea496bba5e9d6e0fa2453e4cefb71a80ac18d479b0e07918bc24ccd9de7c530d453f513dd1f79ae5a
+Size (weechat-4.6.2.tar.xz) = 2763244 bytes
 SHA1 (patch-cmake_FindNcurses.cmake) = 73d4bc9551c79ee967abe06eba09cfe1b10129d4
 SHA1 (patch-po_CMakeLists.txt) = b5a186dc5e135ef2e1ec5f01f75152fc769867be
 SHA1 (patch-src_core_hook_hook-url.h) = 92af21dda8324ff7ed0fcfa63d5fef93789dcc1c



Home | Main Index | Thread Index | Old Index