diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-15 10:02:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-15 10:02:57 +0800 |
commit | 0375dfd680d976960a96666a3b4574c4cb899e75 (patch) | |
tree | 0fe2369dc1ae5ebf86758e5a1048632ff3aea585 | |
parent | 9f72b4287c2790b593aaa236c1c2f3fae1eda436 (diff) | |
download | freebsd-ports-gnome-0375dfd680d976960a96666a3b4574c4cb899e75.tar.gz freebsd-ports-gnome-0375dfd680d976960a96666a3b4574c4cb899e75.tar.zst freebsd-ports-gnome-0375dfd680d976960a96666a3b4574c4cb899e75.zip |
- Update to 2.0.5
PR: 176137
Submitted by: maintainer
-rw-r--r-- | net-mgmt/zabbix2-server/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-server/distinfo | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix2-server/pkg-plist.frontend | 9 |
3 files changed, 12 insertions, 3 deletions
diff --git a/net-mgmt/zabbix2-server/Makefile b/net-mgmt/zabbix2-server/Makefile index 9054738431a5..dab09b3ecb1d 100644 --- a/net-mgmt/zabbix2-server/Makefile +++ b/net-mgmt/zabbix2-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zabbix2 -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server diff --git a/net-mgmt/zabbix2-server/distinfo b/net-mgmt/zabbix2-server/distinfo index 28bd5e61ce2a..05f3fa5d38c5 100644 --- a/net-mgmt/zabbix2-server/distinfo +++ b/net-mgmt/zabbix2-server/distinfo @@ -1,2 +1,2 @@ -SHA256 (zabbix-2.0.4.tar.gz) = 7554223a927229b6317d211d413826fb0b2a974f460a9db9075b376a241a0051 -SIZE (zabbix-2.0.4.tar.gz) = 13045480 +SHA256 (zabbix-2.0.5.tar.gz) = 9539abb848049195b6e8d24d23de40c26e07d3e5219ca890f4272a0d88cc640f +SIZE (zabbix-2.0.5.tar.gz) = 13352744 diff --git a/net-mgmt/zabbix2-server/pkg-plist.frontend b/net-mgmt/zabbix2-server/pkg-plist.frontend index 1a7e72b971b4..e203422f1132 100644 --- a/net-mgmt/zabbix2-server/pkg-plist.frontend +++ b/net-mgmt/zabbix2-server/pkg-plist.frontend @@ -35,6 +35,7 @@ %%WWWDIR%%/adm.workingtime.php %%WWWDIR%%/include/profiles.inc.php %%WWWDIR%%/include/locales.inc.php +%%WWWDIR%%/include/translateDefines.inc.php %%WWWDIR%%/include/views/administration.general.image.edit.php %%WWWDIR%%/include/views/administration.general.regularexpressions.list.php %%WWWDIR%%/include/views/monitoring.discovery.php @@ -640,6 +641,10 @@ %%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/add_new_language.sh %%WWWDIR%%/conf/zabbix.conf.php.example %%WWWDIR%%/conf/maintenance.inc.php @@ -849,6 +854,10 @@ @dirrm %%WWWDIR%%/locale/sk @dirrm %%WWWDIR%%/locale/en_US/LC_MESSAGES/ @dirrm %%WWWDIR%%/locale/en_US/ +@dirrm %%WWWDIR%%/locale/bg/LC_MESSAGES/ +@dirrm %%WWWDIR%%/locale/bg/ +@dirrm %%WWWDIR%%/locale/lt/LC_MESSAGES/ +@dirrm %%WWWDIR%%/locale/lt/ @dirrm %%WWWDIR%%/locale @dirrm %%WWWDIR%%/conf @dirrm %%WWWDIR%%/js/jquery |