pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-contao-manager
Module Name: pkgsrc
Committed By: taca
Date: Mon Feb 26 14:11:46 UTC 2024
Modified Files:
pkgsrc/www/php-contao-manager: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/php-contao-manager/Makefile \
pkgsrc/www/php-contao-manager/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/php-contao-manager/Makefile
diff -u pkgsrc/www/php-contao-manager/Makefile:1.1 pkgsrc/www/php-contao-manager/Makefile:1.2
--- pkgsrc/www/php-contao-manager/Makefile:1.1 Sun Feb 4 08:41:26 2024
+++ pkgsrc/www/php-contao-manager/Makefile Mon Feb 26 14:11:45 2024
@@ -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:..
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
Index: pkgsrc/www/php-contao-manager/distinfo
diff -u pkgsrc/www/php-contao-manager/distinfo:1.1 pkgsrc/www/php-contao-manager/distinfo:1.2
--- pkgsrc/www/php-contao-manager/distinfo:1.1 Sun Feb 4 08:41:26 2024
+++ pkgsrc/www/php-contao-manager/distinfo Mon Feb 26 14:11:45 2024
@@ -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
Home |
Main Index |
Thread Index |
Old Index