git: 261441b93439 - main - irc/weechat: Update to 4.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 19:35:26 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=261441b93439722d0c1e91908d0c6a918070efd9 commit 261441b93439722d0c1e91908d0c6a918070efd9 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2023-10-04 19:34:25 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2023-10-04 19:34:25 +0000 irc/weechat: Update to 4.0.5 * CA_BUNDLE is defunct, CA certs are in base Differential Revision: https://reviews.freebsd.org/D42073 --- irc/weechat/Makefile | 11 ++++------- irc/weechat/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index f0bf6ea5a101..1c5bb95d794f 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -DISTVERSION= 4.0.4 +DISTVERSION= 4.0.5 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ @@ -21,10 +21,9 @@ USE_LDCONFIG= yes CMAKE_ARGS= -DLIBDATADIR=${LOCALBASE}/libdata -OPTIONS_DEFINE= BACKTRACE DOCS CA_BUNDLE HEADLESS ICON ICONV \ - MANPAGES NLS -OPTIONS_DEFAULT= ASPELL BACKTRACE CA_BUNDLE CHARSET HEADLESS \ - ICON LUA MANPAGES NLS PERL PYTHON RUBY TCL TYPING +OPTIONS_DEFINE= BACKTRACE DOCS HEADLESS ICON ICONV MANPAGES NLS +OPTIONS_DEFAULT= ASPELL BACKTRACE CHARSET HEADLESS ICON LUA MANPAGES \ + NLS PERL PYTHON RUBY TCL TYPING OPTIONS_SUB= yes OPTIONS_GROUP= PLUGINS @@ -32,7 +31,6 @@ OPTIONS_GROUP_PLUGINS= ASPELL CHARSET GUILE JAVASCRIPT LUA PERL PHP PYTHON \ RUBY TCL TYPING BACKTRACE_DESC= Provide crash backtraces -CA_BUNDLE_DESC= Include CA bundle for certificate verification CHARSET_DESC= Charset plugin (implies ICONV) GUILE_DESC= Guile script support HEADLESS_DESC= Build headless weechat as well @@ -49,7 +47,6 @@ ${_opt}_CMAKE_BOOL= ENABLE_${_opt} ASPELL_CMAKE_BOOL= ENABLE_SPELL ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell -CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss CHARSET_IMPLIES= ICONV DOCS_CMAKE_BOOL= ENABLE_DOC ENABLE_DOC_INCOMPLETE DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/asciidoctor:textproc/rubygem-asciidoctor diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 7cf1a53a7a46..39ae864800fc 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693662563 -SHA256 (weechat-4.0.4.tar.xz) = ae5f4979b5ada0339b84e741d5f7e481ee91e3fecd40a09907b64751829eb6f6 -SIZE (weechat-4.0.4.tar.xz) = 2575788 +TIMESTAMP = 1695646731 +SHA256 (weechat-4.0.5.tar.xz) = 3d72e61b05631dabdc283231768f938a85544b27e31fabfe13c57b4df5c5e3bb +SIZE (weechat-4.0.5.tar.xz) = 2578236