git: a5a7045baee9 - main - net-mgmt/zabbix6-server: Update to 6.0.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 21:08:50 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5a7045baee9255159a2cd860a0503407e284f74 commit a5a7045baee9255159a2cd860a0503407e284f74 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2024-01-30 15:00:59 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2024-01-30 21:08:30 +0000 net-mgmt/zabbix6-server: Update to 6.0.26 - Update to 6.0.26 - Build with libxm2 unconditionally (and leave LIBXML2 option as a no-op "stub" for now) - Release notes: https://www.zabbix.com/rn/rn6.0.26 --- net-mgmt/zabbix6-server/Makefile | 11 +++++------ net-mgmt/zabbix6-server/distinfo | 6 +++--- net-mgmt/zabbix6-server/pkg-plist.frontend | 2 ++ 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/net-mgmt/zabbix6-server/Makefile b/net-mgmt/zabbix6-server/Makefile index 14c1f0d49151..7c32d537dbab 100644 --- a/net-mgmt/zabbix6-server/Makefile +++ b/net-mgmt/zabbix6-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= zabbix6 -DISTVERSION= 6.0.25 +DISTVERSION= 6.0.26 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ @@ -22,14 +22,16 @@ ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//:S/-$//} .if ${ZABBIX_BUILD} != "frontend" # frontend only needs the version/distribution settings .if ${ZABBIX_BUILD} != "agent" CONFIGURE_ARGS+= --cache-file=${WRKSRC}/config.cache \ - --with-libevent=${LOCALBASE} + --with-libevent=${LOCALBASE} \ + --with-libxml2 LIB_DEPENDS+= libevent.so:devel/libevent USE_RC_SUBR= zabbix_${ZABBIX_BUILD} .else USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d .endif -USES= iconv pkgconfig +USES= gnome iconv pkgconfig +USE_GNOME= libxml2 USERS= zabbix GROUPS= zabbix @@ -147,9 +149,6 @@ CURL_LIB_DEPENDS= libcurl.so:ftp/curl IPV6_CONFIGURE_ENABLE= ipv6 -LIBXML2_CONFIGURE_WITH= libxml2=${LOCALBASE} -LIBXML2_LIB_DEPENDS= libxml2.so:textproc/libxml2 - MODBUS_DESC= Support for Modbus checks MODBUS_CONFIGURE_WITH= libmodbus MODBUS_LIB_DEPENDS= libmodbus.so:comms/libmodbus diff --git a/net-mgmt/zabbix6-server/distinfo b/net-mgmt/zabbix6-server/distinfo index db0830fd8f41..03281459ccdf 100644 --- a/net-mgmt/zabbix6-server/distinfo +++ b/net-mgmt/zabbix6-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702539256 -SHA256 (zabbix-6.0.25.tar.gz) = 7b321c523790fed3127da6a4ab9477e4f75d08aa9ee081348b961d999c5843a0 -SIZE (zabbix-6.0.25.tar.gz) = 44109483 +TIMESTAMP = 1706599036 +SHA256 (zabbix-6.0.26.tar.gz) = 30838a7b986a7c379c075a1664acdb166242b102ee006b69db59765b1c551be8 +SIZE (zabbix-6.0.26.tar.gz) = 44305733 diff --git a/net-mgmt/zabbix6-server/pkg-plist.frontend b/net-mgmt/zabbix6-server/pkg-plist.frontend index a804bbd0e14a..12044f55eb38 100644 --- a/net-mgmt/zabbix6-server/pkg-plist.frontend +++ b/net-mgmt/zabbix6-server/pkg-plist.frontend @@ -1338,6 +1338,8 @@ %%WWWDIR%%/locale/ja/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/ka/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/ka/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/kk/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/kk/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/ko/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/ko/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo