FreeBSD Bugzilla – Attachment 245825 Details for
Bug 274672
irc/weechat: update to 4.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Weechat 4.1.0
weechat-4_1_0.diff (text/plain), 1.71 KB, created by
Herbert J. Skuhra
on 2023-10-23 11:30:08 UTC
(
hide
)
Description:
Weechat 4.1.0
Filename:
MIME Type:
Creator:
Herbert J. Skuhra
Created:
2023-10-23 11:30:08 UTC
Size:
1.71 KB
patch
obsolete
>diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile >index 1c5bb95d794f..f47dcc067bfb 100644 >--- a/irc/weechat/Makefile >+++ b/irc/weechat/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= weechat >-DISTVERSION= 4.0.5 >+DISTVERSION= 4.1.0 > CATEGORIES= irc > MASTER_SITES= https://weechat.org/files/src/ > >@@ -13,17 +13,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING > LIB_DEPENDS+= libcurl.so:ftp/curl \ > libgcrypt.so:security/libgcrypt \ > libgnutls.so:security/gnutls \ >- libgpg-error.so:security/libgpg-error \ >- libzstd.so:archivers/zstd >+ libgpg-error.so:security/libgpg-error > > USES= cmake cpe libtool ncurses pkgconfig tar:xz > USE_LDCONFIG= yes > > CMAKE_ARGS= -DLIBDATADIR=${LOCALBASE}/libdata > >-OPTIONS_DEFINE= BACKTRACE DOCS HEADLESS ICON ICONV MANPAGES NLS >+OPTIONS_DEFINE= BACKTRACE DOCS HEADLESS ICON ICONV MANPAGES NLS ZSTD > OPTIONS_DEFAULT= ASPELL BACKTRACE CHARSET HEADLESS ICON LUA MANPAGES \ >- NLS PERL PYTHON RUBY TCL TYPING >+ NLS PERL PYTHON RUBY TCL TYPING ZSTD > OPTIONS_SUB= yes > > OPTIONS_GROUP= PLUGINS >@@ -66,6 +65,8 @@ RUBY_USES= ruby > TCL_CMAKE_ON= -DTCL_VERSION:STRING="${TCL_VER}" \ > -DTCL_TCLSH:PATH="${TCLSH}" > TCL_USES= tcl >+ZSTD_CMAKE_BOOL= ENABLE_ZSTD >+ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd > > .include <bsd.port.pre.mk> > >diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo >index 39ae864800fc..180f0c9068bc 100644 >--- a/irc/weechat/distinfo >+++ b/irc/weechat/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1695646731 >-SHA256 (weechat-4.0.5.tar.xz) = 3d72e61b05631dabdc283231768f938a85544b27e31fabfe13c57b4df5c5e3bb >-SIZE (weechat-4.0.5.tar.xz) = 2578236 >+TIMESTAMP = 1698058363 >+SHA256 (weechat-4.1.0.tar.xz) = 030482e5b8f0f69c6bfd4a636b6fa6d76b64a9ec1e179f1abaa35b1ab38d1e10 >+SIZE (weechat-4.1.0.tar.xz) = 2634500
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274672
: 245825