pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-concrete-cms
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 19 14:10:02 UTC 2025
Modified Files:
pkgsrc/www/php-concrete-cms: Makefile PLIST distinfo
Log Message:
www/php-concrete-cms: update to 9.3.9
Changes are too many to write here, please refer release notes:
<https://github.com/concretecms/concretecms/releases>.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/php-concrete-cms/Makefile \
pkgsrc/www/php-concrete-cms/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/php-concrete-cms/PLIST
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-concrete-cms/Makefile
diff -u pkgsrc/www/php-concrete-cms/Makefile:1.6 pkgsrc/www/php-concrete-cms/Makefile:1.7
--- pkgsrc/www/php-concrete-cms/Makefile:1.6 Tue Aug 20 14:38:05 2024
+++ pkgsrc/www/php-concrete-cms/Makefile Sun Jan 19 14:10:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2024/08/20 14:38:05 taca Exp $
+# $NetBSD: Makefile,v 1.7 2025/01/19 14:10:02 taca Exp $
#
DISTNAME= concrete-cms-${GITHUB_RELEASE}
@@ -6,7 +6,7 @@ PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=concretecms/}
GITHUB_PROJECT= concretecms
-GITHUB_RELEASE= 9.3.3
+GITHUB_RELEASE= 9.3.9
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/php-concrete-cms/distinfo
diff -u pkgsrc/www/php-concrete-cms/distinfo:1.6 pkgsrc/www/php-concrete-cms/distinfo:1.7
--- pkgsrc/www/php-concrete-cms/distinfo:1.6 Tue Aug 20 14:38:06 2024
+++ pkgsrc/www/php-concrete-cms/distinfo Sun Jan 19 14:10:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/08/20 14:38:06 taca Exp $
+$NetBSD: distinfo,v 1.7 2025/01/19 14:10:02 taca Exp $
-BLAKE2s (concrete-cms-9.3.3.zip) = 7d42f204eea9c16405fdbecc3350daf835e1a33be1d02fe27a271f6ef6aba4bc
-SHA512 (concrete-cms-9.3.3.zip) = d4aed0ca391c8973c93d800629d9f66c45dc5cc8225423e3739955491ee5d5f6b85f737308e34ca288c5896b4bd81a9565d88a205ad17678fbc1a00fc52d479e
-Size (concrete-cms-9.3.3.zip) = 76471144 bytes
+BLAKE2s (concrete-cms-9.3.9.zip) = bdd878030c549bd70ac695c498e35c23be34ff3d4f685208bdec3c77e513e800
+SHA512 (concrete-cms-9.3.9.zip) = fbd0712a4fcd0cff10ea078ff00516142b78cd774e554be804dc37096cd3a14b48310e0754d5377387f87cf44a7af739bb895e82e26e236cb8bf7578ad16e311
+Size (concrete-cms-9.3.9.zip) = 76492502 bytes
Index: pkgsrc/www/php-concrete-cms/PLIST
diff -u pkgsrc/www/php-concrete-cms/PLIST:1.5 pkgsrc/www/php-concrete-cms/PLIST:1.6
--- pkgsrc/www/php-concrete-cms/PLIST:1.5 Tue Aug 20 14:38:05 2024
+++ pkgsrc/www/php-concrete-cms/PLIST Sun Jan 19 14:10:02 2025
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2024/08/20 14:38:05 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/01/19 14:10:02 taca Exp $
${CC_DOCDIR}/README
${CC_WEBDIR}/LICENSE.TXT
${CC_WEBDIR}/application/bootstrap/app.php
${CC_WEBDIR}/application/bootstrap/autoload.php
${CC_WEBDIR}/application/bootstrap/start.php
${CC_WEBDIR}/application/files/index.html
+${CC_WEBDIR}/application/images/countries/.gitkeep
${CC_WEBDIR}/application/index.html
${CC_WEBDIR}/composer.json
${CC_WEBDIR}/composer.lock
@@ -884,7 +885,6 @@ ${CC_WEBDIR}/concrete/blocks/survey/db.x
${CC_WEBDIR}/concrete/blocks/survey/edit.php
${CC_WEBDIR}/concrete/blocks/survey/icon.png
${CC_WEBDIR}/concrete/blocks/survey/option.php
-${CC_WEBDIR}/concrete/blocks/survey/poll_view.php
${CC_WEBDIR}/concrete/blocks/survey/survey_list.php
${CC_WEBDIR}/concrete/blocks/survey/view.php
${CC_WEBDIR}/concrete/blocks/switch_language/add.php
@@ -1911,6 +1911,7 @@ ${CC_WEBDIR}/concrete/controllers/single
${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files.php
${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files/export_options.php
${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files/external_file_provider.php
+${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files/file_chooser.php
${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files/file_manager.php
${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files/filetypes.php
${CC_WEBDIR}/concrete/controllers/single_page/dashboard/system/files/image_editor.php
@@ -7028,6 +7029,7 @@ ${CC_WEBDIR}/concrete/single_pages/dashb
${CC_WEBDIR}/concrete/single_pages/dashboard/system/express/view.php
${CC_WEBDIR}/concrete/single_pages/dashboard/system/files/export_options.php
${CC_WEBDIR}/concrete/single_pages/dashboard/system/files/external_file_provider.php
+${CC_WEBDIR}/concrete/single_pages/dashboard/system/files/file_chooser.php
${CC_WEBDIR}/concrete/single_pages/dashboard/system/files/file_manager.php
${CC_WEBDIR}/concrete/single_pages/dashboard/system/files/filetypes.php
${CC_WEBDIR}/concrete/single_pages/dashboard/system/files/image_editor.php
@@ -7438,8 +7440,10 @@ ${CC_WEBDIR}/concrete/src/Asset/CssLocal
${CC_WEBDIR}/concrete/src/Asset/Group/CoreConversationAssetGroup.php
${CC_WEBDIR}/concrete/src/Asset/JavascriptAsset.php
${CC_WEBDIR}/concrete/src/Asset/JavascriptConditionalAsset.php
+${CC_WEBDIR}/concrete/src/Asset/JavascriptImportmapAsset.php
${CC_WEBDIR}/concrete/src/Asset/JavascriptInlineAsset.php
${CC_WEBDIR}/concrete/src/Asset/JavascriptLocalizedAsset.php
+${CC_WEBDIR}/concrete/src/Asset/JavascriptModuleAsset.php
${CC_WEBDIR}/concrete/src/Asset/Output/FormatterInterface.php
${CC_WEBDIR}/concrete/src/Asset/Output/JavascriptFormatter.php
${CC_WEBDIR}/concrete/src/Asset/Output/StandardFormatter.php
@@ -9524,6 +9528,7 @@ ${CC_WEBDIR}/concrete/src/Page/Search/Co
${CC_WEBDIR}/concrete/src/Page/Search/ColumnSet/Column/UrlPathColumn.php
${CC_WEBDIR}/concrete/src/Page/Search/ColumnSet/ColumnSet.php
${CC_WEBDIR}/concrete/src/Page/Search/ColumnSet/DefaultSet.php
+${CC_WEBDIR}/concrete/src/Page/Search/Field/Field/CacheSettingField.php
${CC_WEBDIR}/concrete/src/Page/Search/Field/Field/ContainsBlockTypeField.php
${CC_WEBDIR}/concrete/src/Page/Search/Field/Field/ContainsContainerField.php
${CC_WEBDIR}/concrete/src/Page/Search/Field/Field/DateAddedField.php
@@ -10655,6 +10660,8 @@ ${CC_WEBDIR}/concrete/src/Updater/Migrat
${CC_WEBDIR}/concrete/src/Updater/Migrations/Migrations/Version20240515173142.php
${CC_WEBDIR}/concrete/src/Updater/Migrations/Migrations/Version20240618202000.php
${CC_WEBDIR}/concrete/src/Updater/Migrations/Migrations/Version20240711000000.php
+${CC_WEBDIR}/concrete/src/Updater/Migrations/Migrations/Version20240910000000.php
+${CC_WEBDIR}/concrete/src/Updater/Migrations/Migrations/Version20241115093300.php
${CC_WEBDIR}/concrete/src/Updater/Migrations/RepeatableMigrationInterface.php
${CC_WEBDIR}/concrete/src/Updater/Migrations/Routine/AddPageDraftsBooleanTrait.php
${CC_WEBDIR}/concrete/src/Updater/RemoteApplicationUpdate.php
@@ -13894,6 +13901,7 @@ ${CC_WEBDIR}/concrete/vendor/imagine/ima
${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Effects/EffectsInterface.php
${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Exception/Exception.php
${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Exception/InvalidArgumentException.php
+${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Exception/NotFoundException.php
${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Exception/NotSupportedException.php
${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Exception/OutOfBoundsException.php
${CC_WEBDIR}/concrete/vendor/imagine/imagine/src/Exception/RuntimeException.php
@@ -17134,6 +17142,7 @@ ${CC_WEBDIR}/concrete/vendor/phpseclib/p
${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/InvalidPacketLengthException.php
${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php
${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php
+${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/TimeoutException.php
${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php
${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php
${CC_WEBDIR}/concrete/vendor/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php
@@ -18509,8 +18518,8 @@ ${CC_WEBDIR}/concrete/vendor/scssphp/scs
${CC_WEBDIR}/concrete/vendor/scssphp/scssphp/src/ValueConverter.php
${CC_WEBDIR}/concrete/vendor/scssphp/scssphp/src/Version.php
${CC_WEBDIR}/concrete/vendor/scssphp/scssphp/src/Warn.php
-${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/.github/FUNDING.yml
-${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/.github/workflows/phpunit.yml
+${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/.forgejo/FUNDING.yml
+${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/.forgejo/workflows/phpunit.yml
${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/license.md
${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/psalm.xml
${CC_WEBDIR}/concrete/vendor/ssddanbrown/htmldiff/src/Action.php
Home |
Main Index |
Thread Index |
Old Index