1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

net-mgmt/icinga-ipl-i18n: Update to 0.2.1

Changelog:
- Ensure compatibility with PHP 8.2
- Small correction to ensure PHP 8.1 support

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2024-02-13 20:36:28 +01:00
parent 65c4c67f4d
commit f33c4e2d0b
3 changed files with 8 additions and 5 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= icinga-ipl-i18n
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
PORTREVISION= 1
DISTVERSION= 0.2.1
PORTREVISION= 0
CATEGORIES= net-mgmt www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1671020944
SHA256 (icinga-ipl-i18n-v0.2.0_GH0.tar.gz) = 810570c7a044ca1868cbd920169b1ed93f2705b1ff2d8444c51f0210622a3977
SIZE (icinga-ipl-i18n-v0.2.0_GH0.tar.gz) = 9163
TIMESTAMP = 1707851914
SHA256 (icinga-ipl-i18n-v0.2.1_GH0.tar.gz) = 1d8108015f01f190fede8a22584e5af8c561e7bca378562dd4376ba6b56002a7
SIZE (icinga-ipl-i18n-v0.2.1_GH0.tar.gz) = 9902

View File

@ -4,6 +4,8 @@
%%WWWDIR%%/README.md
%%WWWDIR%%/composer.json
%%WWWDIR%%/phpcs.xml
%%WWWDIR%%/phpstan-baseline.neon
%%WWWDIR%%/phpstan.neon
%%WWWDIR%%/phpunit.xml
%%WWWDIR%%/src/GettextTranslator.php
%%WWWDIR%%/src/Locale.php
@ -15,6 +17,7 @@
%%WWWDIR%%/tests/FunctionsTest.php
%%WWWDIR%%/tests/GettextTranslatorTest.php
%%WWWDIR%%/tests/LocaleTest.php
%%WWWDIR%%/tests/TranslationTest.php
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/default.mo
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/default.po
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/special.mo