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:           Sat Aug 23 15:55:52 UTC 2025

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

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

1.10.5 (2025-08-21)

What's Changed

* Allow installation of Contao 5.6
* Deny user changes if user has limited permissions
* Include prerelease versions in Contao constraint check by @lukasbableck in
  #889


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/php-contao-manager/Makefile
cvs rdiff -u -r1.12 -r1.13 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.13 pkgsrc/www/php-contao-manager/Makefile:1.14
--- pkgsrc/www/php-contao-manager/Makefile:1.13 Sat Jul 26 07:07:04 2025
+++ pkgsrc/www/php-contao-manager/Makefile      Sat Aug 23 15:55:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2025/07/26 07:07:04 taca Exp $
+# $NetBSD: Makefile,v 1.14 2025/08/23 15:55:52 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.4
+CM_VERSION=    1.10.5
 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.12 pkgsrc/www/php-contao-manager/distinfo:1.13
--- pkgsrc/www/php-contao-manager/distinfo:1.12 Sat Jul 26 07:07:04 2025
+++ pkgsrc/www/php-contao-manager/distinfo      Sat Aug 23 15:55:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/07/26 07:07:04 taca Exp $
+$NetBSD: distinfo,v 1.13 2025/08/23 15:55:52 taca Exp $
 
-BLAKE2s (contao-manager/1.10.4/contao-manager.phar) = f077152fc3b1d0cf5c6454e02e4b4f881a10d79c14630bd28134dbfb878de23b
-SHA512 (contao-manager/1.10.4/contao-manager.phar) = d5a7cfd742e9be1a1f0f7dfb50337464222487ab90e7d629b6c351f6e308eaa76b74c2a102165470fd211a235053ec7ef61b666d195328d8017a75bef5d3b8d2
-Size (contao-manager/1.10.4/contao-manager.phar) = 23060415 bytes
+BLAKE2s (contao-manager/1.10.5/contao-manager.phar) = 44c811c03bf849b98847c02eba916c6adee2fe98a06446cf248e9c98c06c863d
+SHA512 (contao-manager/1.10.5/contao-manager.phar) = b2a0145bfb97a79640e056445c01107a9653bb05679508e4191038f996d3dd2f72fff0dfd56b75761f83d4e7ae6626670e75ebff7a110fd779b7abf0efabbaa8
+Size (contao-manager/1.10.5/contao-manager.phar) = 23074402 bytes



Home | Main Index | Thread Index | Old Index