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: Thu Jul 30 15:47:00 UTC 2026
Modified Files:
pkgsrc/www/php-contao-manager: Makefile distinfo
Log Message:
www/php-contao-manager: update to 1.10.16
1.10.15 (2026-07-01)
* Updated to Composer 2.10
* Improve the main menu delay (#898)
* Remove the DATABASE_URL from .env if value is invalid (#927)
* Use button instead of option key to show hidden versions on installation
(#924)
1.10.16 (2026-07-20)
* Enable installation of Contao 6 RC
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/php-contao-manager/Makefile
cvs rdiff -u -r1.22 -r1.23 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.25 pkgsrc/www/php-contao-manager/Makefile:1.26
--- pkgsrc/www/php-contao-manager/Makefile:1.25 Sun Jun 7 04:42:46 2026
+++ pkgsrc/www/php-contao-manager/Makefile Thu Jul 30 15:47:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2026/06/07 04:42:46 taca Exp $
+# $NetBSD: Makefile,v 1.26 2026/07/30 15:47:00 taca Exp $
#
DISTNAME= ${CM_NAME}.phar
@@ -23,7 +23,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-sodium>=${PH
DEPENDS+= ${PHP_PKG_PREFIX}-pecl-mcrypt>=1.0.1:../../security/php-pecl-mcrypt
CM_NAME= contao-manager
-CM_VERSION= 1.10.14
+CM_VERSION= 1.10.16
NO_BUILD= yes
PHP_VERSIONS_ACCEPTED= 82 83 84 85
Index: pkgsrc/www/php-contao-manager/distinfo
diff -u pkgsrc/www/php-contao-manager/distinfo:1.22 pkgsrc/www/php-contao-manager/distinfo:1.23
--- pkgsrc/www/php-contao-manager/distinfo:1.22 Sun Jun 7 04:42:46 2026
+++ pkgsrc/www/php-contao-manager/distinfo Thu Jul 30 15:47:00 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2026/06/07 04:42:46 taca Exp $
+$NetBSD: distinfo,v 1.23 2026/07/30 15:47:00 taca Exp $
-BLAKE2s (contao-manager/1.10.14/contao-manager.phar) = 8c75f07521c8de08ba3b292910325c7e4cd76466765800ebc08da8a5d712eae5
-SHA512 (contao-manager/1.10.14/contao-manager.phar) = 9314f6a422b9d9e038519d9f559f04d57ce9356df3dc3ac4dfe39b24177acc7a0794d0634810a694aeda406d278ac3c5e692f546634a7c3c54ceed156d219954
-Size (contao-manager/1.10.14/contao-manager.phar) = 23926728 bytes
+BLAKE2s (contao-manager/1.10.16/contao-manager.phar) = 172af766152ddcbab7f51fee91aac722d8fcc57b197198a6b3584a4edeaf8cea
+SHA512 (contao-manager/1.10.16/contao-manager.phar) = 13b5ae74b94098a7b8e96f32eb6c4b3acb58ca98859a7eb57eb8df9a1308dd379b0e28df9474f0cf9d35a6b48f5d9ba73aafcc5ba1b455544406179cdcbcfd5e
+Size (contao-manager/1.10.16/contao-manager.phar) = 24388273 bytes
Home |
Main Index |
Thread Index |
Old Index