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 Apr 16 15:11:40 UTC 2026

Modified Files:
        pkgsrc/www/php-contao-manager: Makefile distinfo

Log Message:
www/php-contao-manager: update to 1.10.13

1.10.13 (2025-04-15)

What's Changed

* Updated depedencies to fix Composer security issues, see
  https://blog.packagist.com/composer-2-9-6-perforce-driver-command-injection-vulnerabilities/

* Fix installer and downgrader under Windows by @fritzmg in #919

* Add '--no-dev' option to composer dump-autoload by @Toflar in #921


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/php-contao-manager/Makefile
cvs rdiff -u -r1.20 -r1.21 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.23 pkgsrc/www/php-contao-manager/Makefile:1.24
--- pkgsrc/www/php-contao-manager/Makefile:1.23 Mon Feb 23 15:57:34 2026
+++ pkgsrc/www/php-contao-manager/Makefile      Thu Apr 16 15:11:40 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2026/02/23 15:57:34 taca Exp $
+# $NetBSD: Makefile,v 1.24 2026/04/16 15:11:40 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.12
+CM_VERSION=    1.10.13
 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.20 pkgsrc/www/php-contao-manager/distinfo:1.21
--- pkgsrc/www/php-contao-manager/distinfo:1.20 Mon Feb 23 15:57:34 2026
+++ pkgsrc/www/php-contao-manager/distinfo      Thu Apr 16 15:11:40 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2026/02/23 15:57:34 taca Exp $
+$NetBSD: distinfo,v 1.21 2026/04/16 15:11:40 taca Exp $
 
-BLAKE2s (contao-manager/1.10.12/contao-manager.phar) = c219badb310bf7da49eeb185dbfe1c025b87432c04d159173c58d9778e7f1887
-SHA512 (contao-manager/1.10.12/contao-manager.phar) = 16ceac73e6d8c5d3c68d821af6d4cf347caea39a58756c51784561e06dec036961ae9d6fc9cff161bc2ae47af800ce3b7d8b13c367b100c3e8a7896c2d3266f5
-Size (contao-manager/1.10.12/contao-manager.phar) = 23821709 bytes
+BLAKE2s (contao-manager/1.10.13/contao-manager.phar) = fd86dafd8814f4d052863f218f6befcbc2593bfbba78c05139224826e4c79902
+SHA512 (contao-manager/1.10.13/contao-manager.phar) = fb5c4e388f9ab8dc5f40f83cc4f095c4ab6f5aca063a34fa41120bbfe571aaa5868c54bbd529251c2d9426039664849d9c44862c8d2ed1254302eec8a89934ff
+Size (contao-manager/1.10.13/contao-manager.phar) = 23905702 bytes



Home | Main Index | Thread Index | Old Index