Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2024 12:53:40 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37cc3369cf07 - main - www/elgg: Update to 6.0.5
Message-ID:  <202410101253.49ACrekg040257@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37cc3369cf07ff81b66640aab7f0b1e85788c205

commit 37cc3369cf07ff81b66640aab7f0b1e85788c205
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-10-10 07:46:00 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-10-10 12:53:23 +0000

    www/elgg: Update to 6.0.5
---
 www/elgg/Makefile  | 2 +-
 www/elgg/distinfo  | 6 +++---
 www/elgg/pkg-plist | 9 +++------
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/www/elgg/Makefile b/www/elgg/Makefile
index 4df4bf7648ae..335d5ab1e7c3 100644
--- a/www/elgg/Makefile
+++ b/www/elgg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	elgg
-PORTVERSION=	6.0.4
+PORTVERSION=	6.0.5
 CATEGORIES=	www
 MASTER_SITES=	http://elgg.org/download/
 
diff --git a/www/elgg/distinfo b/www/elgg/distinfo
index 1570dd4d2544..4c585731fd3a 100644
--- a/www/elgg/distinfo
+++ b/www/elgg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726641149
-SHA256 (elgg-6.0.4.zip) = dc8156d115bba1273752d2f5b4ab7aa87c02bb33b97534a238e421ac7fe10661
-SIZE (elgg-6.0.4.zip) = 52068226
+TIMESTAMP = 1728544728
+SHA256 (elgg-6.0.5.zip) = 33fce94e48b25fcdf5043d9b2c85913865e5dabcf87517bc007c1adb18cc10b9
+SIZE (elgg-6.0.5.zip) = 52070856
diff --git a/www/elgg/pkg-plist b/www/elgg/pkg-plist
index d3eb748d77cb..7ec33f915893 100644
--- a/www/elgg/pkg-plist
+++ b/www/elgg/pkg-plist
@@ -1435,6 +1435,7 @@
 %%WWWDIR%%/vendor/cakephp/core/ConventionsTrait.php
 %%WWWDIR%%/vendor/cakephp/core/Exception/CakeException.php
 %%WWWDIR%%/vendor/cakephp/core/Exception/MissingPluginException.php
+%%WWWDIR%%/vendor/cakephp/core/EventAwareApplicationInterface.php
 %%WWWDIR%%/vendor/cakephp/core/HttpApplicationInterface.php
 %%WWWDIR%%/vendor/cakephp/core/InstanceConfigTrait.php
 %%WWWDIR%%/vendor/cakephp/core/LICENSE.txt
@@ -1442,6 +1443,7 @@
 %%WWWDIR%%/vendor/cakephp/core/Plugin.php
 %%WWWDIR%%/vendor/cakephp/core/PluginApplicationInterface.php
 %%WWWDIR%%/vendor/cakephp/core/PluginCollection.php
+%%WWWDIR%%/vendor/cakephp/core/PluginConfig.php
 %%WWWDIR%%/vendor/cakephp/core/PluginInterface.php
 %%WWWDIR%%/vendor/cakephp/core/README.md
 %%WWWDIR%%/vendor/cakephp/core/Retry/CommandRetry.php
@@ -1467,6 +1469,7 @@
 %%WWWDIR%%/vendor/cakephp/database/Exception/MissingDriverException.php
 %%WWWDIR%%/vendor/cakephp/database/Exception/MissingExtensionException.php
 %%WWWDIR%%/vendor/cakephp/database/Exception/NestedTransactionRollbackException.php
+%%WWWDIR%%/vendor/cakephp/database/Exception/QueryException.php
 %%WWWDIR%%/vendor/cakephp/database/Expression/AggregateExpression.php
 %%WWWDIR%%/vendor/cakephp/database/Expression/BetweenExpression.php
 %%WWWDIR%%/vendor/cakephp/database/Expression/CaseExpressionTrait.php
@@ -1517,7 +1520,6 @@
 %%WWWDIR%%/vendor/cakephp/database/Schema/TableSchema.php
 %%WWWDIR%%/vendor/cakephp/database/Schema/TableSchemaInterface.php
 %%WWWDIR%%/vendor/cakephp/database/SchemaCache.php
-%%WWWDIR%%/vendor/cakephp/database/SqliteCompiler.php
 %%WWWDIR%%/vendor/cakephp/database/SqlserverCompiler.php
 %%WWWDIR%%/vendor/cakephp/database/Statement/SqliteStatement.php
 %%WWWDIR%%/vendor/cakephp/database/Statement/SqlserverStatement.php
@@ -15902,11 +15904,6 @@
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php
 %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json
-%%WWWDIR%%/vendor/symfony/polyfill-php72/LICENSE
-%%WWWDIR%%/vendor/symfony/polyfill-php72/Php72.php
-%%WWWDIR%%/vendor/symfony/polyfill-php72/README.md
-%%WWWDIR%%/vendor/symfony/polyfill-php72/bootstrap.php
-%%WWWDIR%%/vendor/symfony/polyfill-php72/composer.json
 %%WWWDIR%%/vendor/symfony/polyfill-php83/LICENSE
 %%WWWDIR%%/vendor/symfony/polyfill-php83/Php83.php
 %%WWWDIR%%/vendor/symfony/polyfill-php83/README.md



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410101253.49ACrekg040257>