diff options
-rw-r--r-- | sysutils/zabbix-frontend/PLIST | 4 | ||||
-rw-r--r-- | sysutils/zabbix/Makefile | 5 | ||||
-rw-r--r-- | sysutils/zabbix/Makefile.common | 4 | ||||
-rw-r--r-- | sysutils/zabbix/distinfo | 10 |
4 files changed, 12 insertions, 11 deletions
diff --git a/sysutils/zabbix-frontend/PLIST b/sysutils/zabbix-frontend/PLIST index a480acab5fd..49288f5c5e2 100644 --- a/sysutils/zabbix-frontend/PLIST +++ b/sysutils/zabbix-frontend/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2018/03/08 21:05:27 he Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/08/09 07:41:19 he Exp $ share/zabbix/php/actionconf.php share/zabbix/php/adm.gui.php share/zabbix/php/adm.housekeeper.php @@ -792,6 +792,8 @@ share/zabbix/php/locale/lt/LC_MESSAGES/frontend.po share/zabbix/php/locale/lv/LC_MESSAGES/frontend.mo share/zabbix/php/locale/lv/LC_MESSAGES/frontend.po share/zabbix/php/locale/make_mo.sh +share/zabbix/php/locale/nb/LC_MESSAGES/frontend.mo +share/zabbix/php/locale/nb/LC_MESSAGES/frontend.po share/zabbix/php/locale/nl/LC_MESSAGES/frontend.mo share/zabbix/php/locale/nl/LC_MESSAGES/frontend.po share/zabbix/php/locale/pl/LC_MESSAGES/frontend.mo diff --git a/sysutils/zabbix/Makefile b/sysutils/zabbix/Makefile index aca187eee7b..cd2af8464b8 100644 --- a/sysutils/zabbix/Makefile +++ b/sysutils/zabbix/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/07/20 03:34:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2018/08/09 07:41:19 he Exp $ -# PKGREVISION= 3 -PKGREVISION= 3 +# PKGREVISION= 1 .include "Makefile.common" COMMENT= Enterprise-class Monitoring Solution for Everyone diff --git a/sysutils/zabbix/Makefile.common b/sysutils/zabbix/Makefile.common index a3e4a9e4c50..28a08d88acb 100644 --- a/sysutils/zabbix/Makefile.common +++ b/sysutils/zabbix/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.6 2018/04/12 08:25:24 he Exp $ +# $NetBSD: Makefile.common,v 1.7 2018/08/09 07:41:19 he Exp $ # used by sysutils/zabbix/Makefile # used by sysutils/zabbix-frontend/Makefile -DISTNAME= zabbix-3.4.8 +DISTNAME= zabbix-3.4.12 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zabbix/} diff --git a/sysutils/zabbix/distinfo b/sysutils/zabbix/distinfo index f4092c01470..466eb3d9c21 100644 --- a/sysutils/zabbix/distinfo +++ b/sysutils/zabbix/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.8 2018/04/12 08:25:24 he Exp $ +$NetBSD: distinfo,v 1.9 2018/08/09 07:41:19 he Exp $ -SHA1 (zabbix-3.4.8.tar.gz) = d63c7100cfb06672bb2e390635133b4f7e071e0c -RMD160 (zabbix-3.4.8.tar.gz) = 670232986392b5877c6803fc6849524b4f801a6b -SHA512 (zabbix-3.4.8.tar.gz) = a4e3573b3ffc07bf9a5a68b784a56569219caf7dbcadfc2d0eb5d87e1f3aa3b5ddf339b61a41e432487d55d2f4788f1a8a722574b07b8ecb7abd3c99ce7c7d70 -Size (zabbix-3.4.8.tar.gz) = 17289635 bytes +SHA1 (zabbix-3.4.12.tar.gz) = 1d01709ee525df6c95a94b4a768d5f9772b3b493 +RMD160 (zabbix-3.4.12.tar.gz) = ba4b7c62bf9d4393a9f74d9a207ff1cf71cebfd3 +SHA512 (zabbix-3.4.12.tar.gz) = 6707ff5a15d2c139775b4b5de32ceb4982c90aa4023af310ab9cb849895387984d32f59b7dc9fbaff8f317a630238437e4651ab8272b4535fb5fc3d88750e3ef +Size (zabbix-3.4.12.tar.gz) = 17509251 bytes SHA1 (patch-frontends_php_locale_add__new__language.sh) = c187e2b4ae8dd9e409f5c32469cb7b0f02647d8b SHA1 (patch-frontends_php_locale_make__mo.sh) = 2f0aaa63e80fcd5d4fa8c507fd764f80070b7864 SHA1 (patch-src_zabbix__agent_Makefile.in) = a591c3e831eb34dc10cb5b1078891b5cad53b756 |