Skip to content

Commit

Permalink
net-mgmt/icingaweb2: Update to 2.12.1
Browse files Browse the repository at this point in the history
Changelog: https://github.com/Icinga/icingaweb2/blob/main/CHANGELOG.md

Sponsored by:	Netzkommune GmbH
  • Loading branch information
joneum committed Feb 12, 2024
1 parent 67ee34c commit 9e7ebc1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions net-mgmt/icingaweb2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= icingaweb2
DISTVERSIONPREFIX= v
DISTVERSION= 2.12.0
DISTVERSION= 2.12.1
CATEGORIES= net-mgmt www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}

Expand All @@ -11,9 +11,9 @@ WWW= https://www.icinga.com/products/icinga-web-2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icinga-php-library@${PHP_FLAVOR} \
icinga-php-thirdparty${PHP_PKGNAMESUFFIX}>=0.11.0:net-mgmt/icinga-php-thirdparty@${PHP_FLAVOR} \
icingaweb2-module-incubator${PHP_PKGNAMESUFFIX}>=0.18.0:net-mgmt/icingaweb2-module-incubator@${PHP_FLAVOR}
RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1: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}

USES= php:build,web,flavors shebangfix gettext
USE_PHP= bcmath bitset ctype curl dom fileinfo filter gd gettext iconv intl ldap \
Expand Down
6 changes: 3 additions & 3 deletions net-mgmt/icingaweb2/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1695910332
SHA256 (icinga-icingaweb2-v2.12.0_GH0.tar.gz) = 4507e7eeec1197cdc41d564c5c9984f8d858b70d90a810652d6530c1ec49ce51
SIZE (icinga-icingaweb2-v2.12.0_GH0.tar.gz) = 6354699
TIMESTAMP = 1707554603
SHA256 (icinga-icingaweb2-v2.12.1_GH0.tar.gz) = 4640b8cf38265c9c74689701c5e8e1a3b1938ad1ac9ad71674393d2ff3c2dc7f
SIZE (icinga-icingaweb2-v2.12.1_GH0.tar.gz) = 6353911

0 comments on commit 9e7ebc1

Please sign in to comment.