commit:     fb3ee481feff5cbae667ddb7ec62d7a6599a8018
Author:     Anton Fischl <github <AT> fischl-online <DOT> de>
AuthorDate: Tue Feb 13 05:51:19 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 09:26:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb3ee481

www-apps/icingaweb2-module-director: add 1.11.1, drop 1.11.0

Signed-off-by: Anton Fischl <github <AT> fischl-online.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/icingaweb2-module-director/Manifest                         | 2 +-
 ...rector-1.11.0.ebuild => icingaweb2-module-director-1.11.1.ebuild} | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/www-apps/icingaweb2-module-director/Manifest 
b/www-apps/icingaweb2-module-director/Manifest
index b063fce962f0..d785fb822d0e 100644
--- a/www-apps/icingaweb2-module-director/Manifest
+++ b/www-apps/icingaweb2-module-director/Manifest
@@ -1 +1 @@
-DIST icingaweb2-module-director-1.11.0.tar.gz 3465395 BLAKE2B 
8d0dcb590c3a735bcd279bf044c354b34f2f1edbc238a71236ec60e1e915660b80230c5076234cd6fb75fc7ec0ab1a8df967092c3f2f1c5e9305033b04236bf4
 SHA512 
1709920489248e7b6a84ffaa50996c9c061e04e744224fabc48a8885c30ed136cd0eb6db1a5e9a7bb3e07302b733554afa27060295b2ecea25f3416646656285
+DIST icingaweb2-module-director-1.11.1.tar.gz 3468031 BLAKE2B 
9c532a1c940c18e3dfa6961aa0734256a71d5431e1439f0bb3e9099772c05896e387885164e77ad4710e1ebbebbef8c160b46448945312aa37dd72924b12c03e
 SHA512 
8fe55c71518693cfc1f67cf5b9ef7396686cf94b6c7c8cc9efbc8dd855ba2f81d05611bc082acbbcac0046aab7bc94668442e5ee738f1b731958c9e5e44212e9

diff --git 
a/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.0.ebuild 
b/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.1.ebuild
similarity index 92%
rename from 
www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.0.ebuild
rename to 
www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.1.ebuild
index c6b6e7186f8f..7e4d8a5a4368 100644
--- 
a/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.0.ebuild
+++ 
b/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.1.ebuild
@@ -20,11 +20,12 @@ LICENSE="GPL-2"
 SLOT="0"
 # Dependencies according to
 # 
https://github.com/Icinga/icingaweb2-module-director/blob/master/doc/02-Installation.md.d/From-Source.md
-IUSE="php_targets_php8-1 php_targets_php8-2"
+IUSE="php_targets_php8-1 php_targets_php8-2 php_targets_php8-3"
 
 PHP_DEPEND="
        php_targets_php8-1? ( dev-lang/php:8.1[curl,iconv,pcntl,posix,sockets] )
        php_targets_php8-2? ( dev-lang/php:8.2[curl,iconv,pcntl,posix,sockets] )
+       php_targets_php8-3? ( dev-lang/php:8.3[curl,iconv,pcntl,posix,sockets] )
 "
 DEPEND="
        acct-group/icingaweb2
@@ -33,7 +34,7 @@ DEPEND="
 RDEPEND="
        ${PHP_DEPEND}
        ${DEPEND}
-       >=www-apps/icingaweb2-module-incubator-0.20.0
+       >=www-apps/icingaweb2-module-incubator-0.22.0
        >=dev-libs/icinga-php-library-0.13.0
        >=dev-libs/icinga-php-thirdparty-0.12.0
        >=www-apps/icingaweb2-2.9.0

Reply via email to