View | Details | Raw Unified | Return to bug 243732
Collapse All | Expand All

(-)net-mgmt/zabbix44-server/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix44
4
PORTNAME=	zabbix44
5
PORTVERSION=	4.4.4
5
PORTVERSION=	4.4.5
6
PORTREVISION?=	0
6
PORTREVISION?=	0
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
8
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
(-)net-mgmt/zabbix44-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1577110296
1
TIMESTAMP = 1580389138
2
SHA256 (zabbix-4.4.4.tar.gz) = 7bf7ede7d182d4ff4f8321b9f3aafe6da50ee33696cf5fcc4811f084da37865f
2
SHA256 (zabbix-4.4.5.tar.gz) = 94a897825b062e17b34767c0864305cee6a87476dda8bee88dcf845b24bed0ea
3
SIZE (zabbix-4.4.4.tar.gz) = 20536929
3
SIZE (zabbix-4.4.5.tar.gz) = 19284769
(-)net-mgmt/zabbix44-server/pkg-plist (+1 lines)
Lines 1-3 Link Here
1
bin/zabbix_js
1
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/data.sql
2
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/data.sql
2
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/images.sql
3
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/images.sql
3
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/schema.sql
4
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/schema.sql
(-)net-mgmt/zabbix44-server/pkg-plist.frontend (-2 / +3 lines)
Lines 35-40 Link Here
35
%%WWWDIR%%/app/controllers/CControllerExportXml.php
35
%%WWWDIR%%/app/controllers/CControllerExportXml.php
36
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
36
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
37
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
37
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
38
%%WWWDIR%%/app/controllers/CControllerHostMacrosList.php
38
%%WWWDIR%%/app/controllers/CControllerMapView.php
39
%%WWWDIR%%/app/controllers/CControllerMapView.php
39
%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php
40
%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php
40
%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php
41
%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php
Lines 135-140 Link Here
135
%%WWWDIR%%/app/views/administration.userprofile.edit.js.php
136
%%WWWDIR%%/app/views/administration.userprofile.edit.js.php
136
%%WWWDIR%%/app/views/dashboard.properties.edit.php
137
%%WWWDIR%%/app/views/dashboard.properties.edit.php
137
%%WWWDIR%%/app/views/dashboard.sharing.edit.php
138
%%WWWDIR%%/app/views/dashboard.sharing.edit.php
139
%%WWWDIR%%/app/views/hostmacros.list.html.php
140
%%WWWDIR%%/app/views/hostmacros.list.php
138
%%WWWDIR%%/app/views/layout.csv.php
141
%%WWWDIR%%/app/views/layout.csv.php
139
%%WWWDIR%%/app/views/layout.htmlpage.footer.php
142
%%WWWDIR%%/app/views/layout.htmlpage.footer.php
140
%%WWWDIR%%/app/views/layout.htmlpage.header.php
143
%%WWWDIR%%/app/views/layout.htmlpage.header.php
Lines 788-794 Link Here
788
%%WWWDIR%%/include/views/general.browserwarning.php
791
%%WWWDIR%%/include/views/general.browserwarning.php
789
%%WWWDIR%%/include/views/general.login.php
792
%%WWWDIR%%/include/views/general.login.php
790
%%WWWDIR%%/include/views/general.warning.php
793
%%WWWDIR%%/include/views/general.warning.php
791
%%WWWDIR%%/include/views/hostmacros.php
792
%%WWWDIR%%/include/views/inventory.host.list.php
794
%%WWWDIR%%/include/views/inventory.host.list.php
793
%%WWWDIR%%/include/views/inventory.host.view.php
795
%%WWWDIR%%/include/views/inventory.host.view.php
794
%%WWWDIR%%/include/views/js/adm.regexprs.edit.js.php
796
%%WWWDIR%%/include/views/js/adm.regexprs.edit.js.php
Lines 828-834 Link Here
828
%%WWWDIR%%/include/views/js/configuration.triggers.edit.js.php
830
%%WWWDIR%%/include/views/js/configuration.triggers.edit.js.php
829
%%WWWDIR%%/include/views/js/configuration.triggers.list.js.php
831
%%WWWDIR%%/include/views/js/configuration.triggers.list.js.php
830
%%WWWDIR%%/include/views/js/editabletable.js.php
832
%%WWWDIR%%/include/views/js/editabletable.js.php
831
%%WWWDIR%%/include/views/js/hostmacros.js.php
832
%%WWWDIR%%/include/views/js/item.preprocessing.js.php
833
%%WWWDIR%%/include/views/js/item.preprocessing.js.php
833
%%WWWDIR%%/include/views/js/monitoring.latest.js.php
834
%%WWWDIR%%/include/views/js/monitoring.latest.js.php
834
%%WWWDIR%%/include/views/js/monitoring.screen.edit.js.php
835
%%WWWDIR%%/include/views/js/monitoring.screen.edit.js.php

Return to bug 243732