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:           Mon Sep 15 14:30:21 UTC 2025

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

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

1.10.6 (2025-09-09)

* Allow installation of incompatible packages (#867)
* Show cloud status on boot screen (#891)
* Fix token-authenticated users not being able to rotate or create one-time
  tokens


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/php-contao-manager/Makefile
cvs rdiff -u -r1.13 -r1.14 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.15 pkgsrc/www/php-contao-manager/Makefile:1.16
--- pkgsrc/www/php-contao-manager/Makefile:1.15 Sun Aug 31 14:46:24 2025
+++ pkgsrc/www/php-contao-manager/Makefile      Mon Sep 15 14:30:21 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2025/08/31 14:46:24 taca Exp $
+# $NetBSD: Makefile,v 1.16 2025/09/15 14:30:21 taca Exp $
 #
 
 DISTNAME=      ${CM_NAME}.phar
 PKGNAME=       ${PHP_PKG_PREFIX}-${CM_NAME}-${CM_VERSION}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  https://download.contao.org/contao-manager/stable/
 DIST_SUBDIR=   ${CM_NAME}/${CM_VERSION}
@@ -24,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.5
+CM_VERSION=    1.10.6
 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.13 pkgsrc/www/php-contao-manager/distinfo:1.14
--- pkgsrc/www/php-contao-manager/distinfo:1.13 Sat Aug 23 15:55:52 2025
+++ pkgsrc/www/php-contao-manager/distinfo      Mon Sep 15 14:30:21 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2025/08/23 15:55:52 taca Exp $
+$NetBSD: distinfo,v 1.14 2025/09/15 14:30:21 taca Exp $
 
-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
+BLAKE2s (contao-manager/1.10.6/contao-manager.phar) = 556ca5fb70729b8dee40c9944eadb11b6a1f94ee6f6ee2e118a482c91c57b2d0
+SHA512 (contao-manager/1.10.6/contao-manager.phar) = 9cb32f6558f9158d1e22511bf720e6368815bd14fe7ec5a443d8ef3f619ad1ce77de54546890bb76dd6cc866891208a867db26f71ddcca3d8ce3cb7c9ce8bdff
+Size (contao-manager/1.10.6/contao-manager.phar) = 23100624 bytes



Home | Main Index | Thread Index | Old Index