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:           Wed Jun  4 14:55:48 UTC 2025

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

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

1.10.0 (2025-05-26)

What's Changed

* Use terminal42/composer-lock-validator to allow cloud endpoint with update
  permission and validate cloud jobs
* Display upload progress for themes (#873)
* Remove artifacts after uninstalling a package (#830)
* Move aspect-ratio to the img element by @zoglo in #869
* Correctly toggle context and extra in the LogViewer by @zoglo in #872
* Fixed placeholder color of constraint field
* Do not reset packages state after failed task
* Fixed non-started process operation blocking task delete
* Fixed various issue during theme installation
* Only show package remove button with INSTALL scope
* Fixed permission check on package constraint

1.10.1 (2025-05-28)

* Fixed lock validation of path repositories (#882)

1.10.2 (2025-06-02)

* Improved detecting invalid package definitions in composer.json


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/php-contao-manager/Makefile
cvs rdiff -u -r1.9 -r1.10 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.10 pkgsrc/www/php-contao-manager/Makefile:1.11
--- pkgsrc/www/php-contao-manager/Makefile:1.10 Wed May 14 14:39:03 2025
+++ pkgsrc/www/php-contao-manager/Makefile      Wed Jun  4 14:55:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2025/05/14 14:39:03 taca Exp $
+# $NetBSD: Makefile,v 1.11 2025/06/04 14:55:48 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.9.5
+CM_VERSION=    1.10.2
 NO_BUILD=      yes
 
 PHP_VERSIONS_ACCEPTED= 81 82 83 84

Index: pkgsrc/www/php-contao-manager/distinfo
diff -u pkgsrc/www/php-contao-manager/distinfo:1.9 pkgsrc/www/php-contao-manager/distinfo:1.10
--- pkgsrc/www/php-contao-manager/distinfo:1.9  Wed May 14 14:39:04 2025
+++ pkgsrc/www/php-contao-manager/distinfo      Wed Jun  4 14:55:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/05/14 14:39:04 taca Exp $
+$NetBSD: distinfo,v 1.10 2025/06/04 14:55:48 taca Exp $
 
-BLAKE2s (contao-manager/1.9.5/contao-manager.phar) = 80da056bbf680df63d6d2b3c51d39764c933b58240930a4c6fc683239c3af068
-SHA512 (contao-manager/1.9.5/contao-manager.phar) = b23f13332af518a933250e43e2b5bd48fdab45f83ddde3091403895d7a3d2066e28881ab1080dc58729757e4898a201d0db70a3a318951f1d3173cbe1393000e
-Size (contao-manager/1.9.5/contao-manager.phar) = 22942406 bytes
+BLAKE2s (contao-manager/1.10.2/contao-manager.phar) = d6bbe83706e520d935dd1ee3a0103910c107bc770bb4687f18eb92b2dac3a657
+SHA512 (contao-manager/1.10.2/contao-manager.phar) = 2182a52c839b9d58c28b6cc9ace783ea33781be4b6981c1bb0a98ae09d514bb32d62e26ca290dc1d35e604c3d77b02952ea9d402355cb5389457e08474926611
+Size (contao-manager/1.10.2/contao-manager.phar) = 23034400 bytes



Home | Main Index | Thread Index | Old Index