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 Aug 25 17:26:27 UTC 2024

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

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

1.8.8 and 1.8.9 was released on 21th Aug 2024 with several bug fixes but no
Changelog nor release announce.  Please refer below commit log.

        https://github.com/contao/contao-manager/compare/1.8.7...1.8.9


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/www/php-contao-manager/Makefile:1.5
--- pkgsrc/www/php-contao-manager/Makefile:1.4  Tue Aug 20 14:24:21 2024
+++ pkgsrc/www/php-contao-manager/Makefile      Sun Aug 25 17:26:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/08/20 14:24:21 taca Exp $
+# $NetBSD: Makefile,v 1.5 2024/08/25 17:26:27 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.7
+CM_VERSION=    1.8.9
 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.4 pkgsrc/www/php-contao-manager/distinfo:1.5
--- pkgsrc/www/php-contao-manager/distinfo:1.4  Tue Aug 20 14:24:21 2024
+++ pkgsrc/www/php-contao-manager/distinfo      Sun Aug 25 17:26:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/08/20 14:24:21 taca Exp $
+$NetBSD: distinfo,v 1.5 2024/08/25 17:26:27 taca Exp $
 
-BLAKE2s (contao-manager/1.8.7/contao-manager.phar) = 1da361d2c0225b9800671b60df72ca04557472daafec39f5910f9791786e3045
-SHA512 (contao-manager/1.8.7/contao-manager.phar) = a08ca9d62fc4ebcac995561a963a3decfa88a491e77e28382024e478860f5ea0c3d15f8b19f84824e78fd32e6e430169e976905502f8b6f0c4b2f2bf76a0d71f
-Size (contao-manager/1.8.7/contao-manager.phar) = 20348390 bytes
+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



Home | Main Index | Thread Index | Old Index