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:           Sun Jan 19 13:50:09 UTC 2025

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

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

1.8.10 (2025-01-09)

* Fix uploaded packages without Contao constraint not being installable
* Fixed background image on boot check link (#828)
* Fixed background image on boot check link (#828)
* Correctly encode URL components (#824)
* Resolve ENV parameters in Contao config (#829)
* Added integrity check for ZIP support (#835)
* Fix console scrollbar overlapping scroller buttons (#834)
* Fixed storing console details open state (#836)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/www/php-contao-manager/Makefile:1.6
--- pkgsrc/www/php-contao-manager/Makefile:1.5  Sun Aug 25 17:26:27 2024
+++ pkgsrc/www/php-contao-manager/Makefile      Sun Jan 19 13:50:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2024/08/25 17:26:27 taca Exp $
+# $NetBSD: Makefile,v 1.6 2025/01/19 13:50:09 taca Exp $
 #
 
 DISTNAME=      ${CM_NAME}.phar
@@ -22,7 +22,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-gd>=${PHP_BA
 DEPENDS+=      ${PHP_PKG_PREFIX}-pecl-mcrypt>=1.0.1:../../security/php-pecl-mcrypt
 
 CM_NAME=       contao-manager
-CM_VERSION=    1.8.9
+CM_VERSION=    1.8.10
 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.5 pkgsrc/www/php-contao-manager/distinfo:1.6
--- pkgsrc/www/php-contao-manager/distinfo:1.5  Sun Aug 25 17:26:27 2024
+++ pkgsrc/www/php-contao-manager/distinfo      Sun Jan 19 13:50:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/08/25 17:26:27 taca Exp $
+$NetBSD: distinfo,v 1.6 2025/01/19 13:50:09 taca Exp $
 
-BLAKE2s (contao-manager/1.8.9/contao-manager.phar) = b9f40806f4a3442eacbffbe08a9a54f6b159477eb12b871d021608c47857abe7
-SHA512 (contao-manager/1.8.9/contao-manager.phar) = a59bdb3e1be2decb5ba5ffca843f528d4f1710537ac569806d036508fdc756d53a0e8e942c0c22638aafb685f931483c6bbad1ed0cbb6ba9ca1f88456f0bed4e
-Size (contao-manager/1.8.9/contao-manager.phar) = 20384667 bytes
+BLAKE2s (contao-manager/1.8.10/contao-manager.phar) = 912b99e70aac9d7bdc4d331d179383c12498265297ce8cd71270e897e5ec834b
+SHA512 (contao-manager/1.8.10/contao-manager.phar) = 22ee46468a666c7befa946d59b176fbb4fe8ed6dc81c3fe7b65104064617fca08077f86d01fedd523d185cb42e49b432c33185b517227fcd6a5a12a307dade1e
+Size (contao-manager/1.8.10/contao-manager.phar) = 20471862 bytes



Home | Main Index | Thread Index | Old Index