Browse Source

net-mgmt/icingaweb2: update to 2.12.4

https://github.com/Icinga/icingaweb2/releases/tag/v2.12.4

PR:		285705
overlay
Denis Shaposhnikov 3 months ago
committed by Florian Smeets
parent
commit
b5fc53b727
  1. 4
      net-mgmt/icingaweb2/Makefile
  2. 6
      net-mgmt/icingaweb2/distinfo
  3. 1
      net-mgmt/icingaweb2/pkg-plist

4
net-mgmt/icingaweb2/Makefile

@ -1,6 +1,6 @@
PORTNAME= icingaweb2
DISTVERSIONPREFIX= v
DISTVERSION= 2.12.2
DISTVERSION= 2.12.4
CATEGORIES= net-mgmt www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@ -11,7 +11,7 @@ WWW= https://www.icinga.com/products/icinga-web-2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR} \
RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.14.2:net-mgmt/icinga-php-library@${PHP_FLAVOR} \
icinga-php-thirdparty${PHP_PKGNAMESUFFIX}>=0.12.1:net-mgmt/icinga-php-thirdparty@${PHP_FLAVOR} \
icingaweb2-module-incubator${PHP_PKGNAMESUFFIX}>=0.20.0:net-mgmt/icingaweb2-module-incubator@${PHP_FLAVOR}

6
net-mgmt/icingaweb2/distinfo

@ -1,3 +1,3 @@
TIMESTAMP = 1739700617
SHA256 (icinga-icingaweb2-v2.12.2_GH0.tar.gz) = b15687a499f1774aaf953216990c5c94639a19a68977c288847b857541c84649
SIZE (icinga-icingaweb2-v2.12.2_GH0.tar.gz) = 6361027
TIMESTAMP = 1743014357
SHA256 (icinga-icingaweb2-v2.12.4_GH0.tar.gz) = 88595be8910b1b3be194ef49636a9b9654a87bac6e01439d27ee82ef7a4acf39
SIZE (icinga-icingaweb2-v2.12.4_GH0.tar.gz) = 6362942

1
net-mgmt/icingaweb2/pkg-plist

@ -136,7 +136,6 @@ etc/bash_completion.d/icingacli
%%WWWDIR%%/application/views/scripts/group/form.phtml
%%WWWDIR%%/application/views/scripts/group/list.phtml
%%WWWDIR%%/application/views/scripts/group/show.phtml
%%WWWDIR%%/application/views/scripts/iframe/index.phtml
%%WWWDIR%%/application/views/scripts/index/welcome.phtml
%%WWWDIR%%/application/views/scripts/inline.phtml
%%WWWDIR%%/application/views/scripts/joystickPagination.phtml

Loading…
Cancel
Save