commited, thanks On 27/04/25 12:13 +0200, Mark Patruck wrote: > Update net/zabbix to 7.0.12 released five days ago. > > Release notes 7.0.12: > https://www.zabbix.com/rn/rn7.0.12 > > Changes in 7.0.12: > https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7012 > > Upgrade notes 7.0.12: > https://www.zabbix.com/documentation/7.0/en/manual/installation/upgrade_notes_7012 > > No issues spotted after upgrading both Zabbix 7.0.12 and TimescaleDB > 2.19.3 (diff on ports@). > > > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/zabbix/Makefile,v > retrieving revision 1.221 > diff -u -p -r1.221 Makefile > --- Makefile 27 Mar 2025 18:00:26 -0000 1.221 > +++ Makefile 24 Apr 2025 18:30:25 -0000 > @@ -3,7 +3,7 @@ COMMENT-server = network and application > COMMENT-proxy = network and application monitoring - proxy > COMMENT-web = network and application monitoring - web > frontend > -VERSION = 7.0.11 > +VERSION = 7.0.12 > DISTNAME = zabbix-${VERSION} > FULLPKGNAME-main = zabbix-agent-${VERSION} > FULLPKGPATH-main = net/zabbix,-main > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/zabbix/distinfo,v > retrieving revision 1.85 > diff -u -p -r1.85 distinfo > --- distinfo 27 Mar 2025 18:00:26 -0000 1.85 > +++ distinfo 24 Apr 2025 18:30:25 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (zabbix-7.0.11.tar.gz) = r9VNy3bRuFvJAL+ZQEbKjCAS3+AvetnWAwFjLxFVuGU= > -SIZE (zabbix-7.0.11.tar.gz) = 45305649 > +SHA256 (zabbix-7.0.12.tar.gz) = YGntYEql4z/mMczGi3gmVKaXBxlSoc82UVFlWgoSKwU= > +SIZE (zabbix-7.0.12.tar.gz) = 45617597 > Index: pkg/PLIST-web > =================================================================== > RCS file: /cvs/ports/net/zabbix/pkg/PLIST-web,v > retrieving revision 1.64 > diff -u -p -r1.64 PLIST-web > --- pkg/PLIST-web 31 Jan 2025 07:22:36 -0000 1.64 > +++ pkg/PLIST-web 24 Apr 2025 18:30:26 -0000 > @@ -1067,6 +1067,7 @@ zabbix/include/classes/html/CTextArea.ph > zabbix/include/classes/html/CTextAreaFlexible.php > zabbix/include/classes/html/CTextBox.php > zabbix/include/classes/html/CVar.php > +zabbix/include/classes/html/CVertical.php > zabbix/include/classes/html/CVisibilityBox.php > zabbix/include/classes/html/CWarning.php > zabbix/include/classes/html/interfaces/ > @@ -1519,6 +1520,7 @@ zabbix/js/colorpicker.js > zabbix/js/common.js > zabbix/js/component.z-bar-gauge.js > zabbix/js/component.z-select.js > +zabbix/js/component.z-vertical.js > zabbix/js/defines.js > zabbix/js/flickerfreescreen.js > zabbix/js/functions.js > @@ -1720,6 +1722,10 @@ zabbix/locale/uk/LC_MESSAGES/ > zabbix/locale/uk/LC_MESSAGES/frontend.mo > zabbix/locale/uk/LC_MESSAGES/frontend.po > zabbix/locale/update_po.sh > +zabbix/locale/uz/ > +zabbix/locale/uz/LC_MESSAGES/ > +zabbix/locale/uz/LC_MESSAGES/frontend.mo > +zabbix/locale/uz/LC_MESSAGES/frontend.po > zabbix/locale/vi/ > zabbix/locale/vi/LC_MESSAGES/ > zabbix/locale/vi/LC_MESSAGES/frontend.mo > > > -- > Mark Patruck ( mark at wrapped.cx ) > GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 > https://www.wrapped.cx
-- Regards, Robert Nagy