net-mgmt/zabbix34-*: Update to 3.4.11
Changes: https://www.zabbix.com/rn/rn3.4.9 https://www.zabbix.com/rn/rn3.4.10 https://www.zabbix.com/rn/rn3.4.11 PR: 229592 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
This commit is contained in:
parent
f8336f03ce
commit
879b2c9208
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474262
4 changed files with 7 additions and 7 deletions
|
@ -20,7 +20,7 @@ OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE
|
|||
OPTIONS_DEFAULT= MYSQLI
|
||||
MYSQLI_DESC= MySQLI backend
|
||||
|
||||
MYSQL_VARS= IGNORE_WITH_PHP+="70 71"
|
||||
MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zabbix34
|
||||
PORTVERSION= 3.4.8
|
||||
PORTVERSION= 3.4.11
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
|
||||
|
@ -21,8 +21,6 @@ CONFLICTS= zabbix[0-24-9][0-9]${PKGNAMESUFFIX} \
|
|||
zabbix3[0-35-9]${PKGNAMESUFFIX} \
|
||||
zabbix[0-9]${PKGNAMESUFFIX}
|
||||
|
||||
IGNORE_WITH_MYSQL= 41
|
||||
|
||||
ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//}
|
||||
|
||||
.if ${ZABBIX_BUILD} != "frontend" # frontend only needs the version/distribution settings
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1523277442
|
||||
SHA256 (zabbix-3.4.8.tar.gz) = cec14993d1ec2c9d8c51f6608c9408620f27174db92edc2347bafa7b841ccc07
|
||||
SIZE (zabbix-3.4.8.tar.gz) = 17289635
|
||||
TIMESTAMP = 1530967660
|
||||
SHA256 (zabbix-3.4.11.tar.gz) = e3048751d23c01423184e5f3305a62c435c4e4fcb16bd17a9570c5d3a171af63
|
||||
SIZE (zabbix-3.4.11.tar.gz) = 17517171
|
||||
|
|
|
@ -790,6 +790,8 @@
|
|||
%%WWWDIR%%/locale/lv/LC_MESSAGES/frontend.mo
|
||||
%%WWWDIR%%/locale/lv/LC_MESSAGES/frontend.po
|
||||
%%WWWDIR%%/locale/make_mo.sh
|
||||
%%WWWDIR%%/locale/nb/LC_MESSAGES/frontend.mo
|
||||
%%WWWDIR%%/locale/nb/LC_MESSAGES/frontend.po
|
||||
%%WWWDIR%%/locale/nl/LC_MESSAGES/frontend.mo
|
||||
%%WWWDIR%%/locale/nl/LC_MESSAGES/frontend.po
|
||||
%%WWWDIR%%/locale/pl/LC_MESSAGES/frontend.mo
|
||||
|
|
Loading…
Reference in a new issue