www/php-contao-manager: update to 1.8.4

1.8.1 (2024-02-16)

What's Changed

* Fixed missing nullable attribute in API docs by @Toflar in #787
* Update the documentation shortlinks by @leofeyer in #789

New Contributors
* @Toflar made their first contribution in #787

1.8.2 (2024-02-17)

* Updated dependencies
* Do not scope React\Promise that is used by Composer plugins

1.8.3 (2024-02-23)

* Fixed requiring features in the same version (#797)
* Added build date to version file

1.8.4 (2024-02-26)

* Updated dependencies
* Fixed CSP header
* Fixed package suggestions check
This commit is contained in:
taca 2024-02-26 14:11:45 +00:00
parent 160f6036ea
commit 442a8a594a
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2024/02/04 08:41:26 taca Exp $
# $NetBSD: Makefile,v 1.2 2024/02/26 14:11:45 taca Exp $
#
DISTNAME= ${CM_NAME}.phar
@ -22,7 +22,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gd>=8.1.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-pecl-mcrypt>=1.0.1:../../security/php-pecl-mcrypt
CM_NAME= contao-manager
CM_VERSION= 1.8.0
CM_VERSION= 1.8.4
NO_BUILD= yes
PHP_VERSIONS_ACCEPTED= 81 82 83

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2024/02/04 08:41:26 taca Exp $
$NetBSD: distinfo,v 1.2 2024/02/26 14:11:45 taca Exp $
BLAKE2s (contao-manager/1.8.0/contao-manager.phar) = 99f91a2f03ae2779df454add7e41697ebaa00173bc300f87b9418676bf42b8d4
SHA512 (contao-manager/1.8.0/contao-manager.phar) = 6c6be434046fbc7b9c231a615f05081998d9bab2b448f736d9a4dc1789826c84ad42164cd6c1231773869a2ca7095ddc7d5f1652292f31a456e273550833b6d5
Size (contao-manager/1.8.0/contao-manager.phar) = 16190189 bytes
BLAKE2s (contao-manager/1.8.4/contao-manager.phar) = aaad05c7604b505d07757c33782a08fba2d6f68a7a0dcb0280f2942aad5c1178
SHA512 (contao-manager/1.8.4/contao-manager.phar) = 232ecfaf9ffb11275018981ec829e17a7e844041610e14edc4f2f8a37ed7e648595f4218dd228ee018137c8bb05d1c35bd9a0ace42b637169df90821d34bc56a
Size (contao-manager/1.8.4/contao-manager.phar) = 19629166 bytes