git: 2d9ee4449f25 - main - www/elgg: Update to 4.3.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Feb 2023 07:46:56 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d9ee4449f255341b432fc39f2b024a19b5f1bba commit 2d9ee4449f255341b432fc39f2b024a19b5f1bba Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-02-13 07:46:32 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-02-13 07:46:32 +0000 www/elgg: Update to 4.3.7 --- www/elgg/Makefile | 2 +- www/elgg/distinfo | 6 +++--- www/elgg/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/elgg/Makefile b/www/elgg/Makefile index bf0945cfc11c..d55ae96b82fd 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -1,5 +1,5 @@ PORTNAME= elgg -PORTVERSION= 4.3.6 +PORTVERSION= 4.3.7 CATEGORIES= www MASTER_SITES= http://elgg.org/download/ diff --git a/www/elgg/distinfo b/www/elgg/distinfo index 19667540d1fa..84fcbb1671ff 100644 --- a/www/elgg/distinfo +++ b/www/elgg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675843642 -SHA256 (elgg-4.3.6.zip) = e06021fe1181cf243dbf52d0f33ddf604abbc283c4f332df41672db2017833ee -SIZE (elgg-4.3.6.zip) = 49822360 +TIMESTAMP = 1676270671 +SHA256 (elgg-4.3.7.zip) = 8428f9a1424f6c26c5a0a85f2a4e2a17bccf2f60c6a7b0386a72185da12e38a5 +SIZE (elgg-4.3.7.zip) = 49827831 diff --git a/www/elgg/pkg-plist b/www/elgg/pkg-plist index 049b0c5f9651..24458c6a73fe 100644 --- a/www/elgg/pkg-plist +++ b/www/elgg/pkg-plist @@ -5984,6 +5984,7 @@ %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Email/DelayedEmailServiceIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/EmailServiceIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/EntityCapabilitiesServiceIntegrationTest.php +%%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/EntityIconServiceIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Forms/FieldsServiceIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Forms/StickyFormsIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Http/DatabaseSessionHandlerIntegrationTest.php @@ -6021,7 +6022,6 @@ %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Integration/ElggHtmLawedTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Integration/ElggRelationshipTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Integration/ElggTempFileTest.php -%%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Integration/EntityIconServiceIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Integration/ResponsesIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/Integration/RouterIntegrationTest.php %%WWWDIR%%/vendor/elgg/elgg/engine/tests/phpunit/integration/Elgg/IntegrationTestCaseTest.php @@ -16347,6 +16347,7 @@ %%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/ClosureStream.php %%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/ReflectionClosure.php %%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/SelfReference.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/UnsignedSerializableClosure.php %%WWWDIR%%/vendor/league/flysystem-memory/InMemoryFile.php %%WWWDIR%%/vendor/league/flysystem-memory/InMemoryFilesystemAdapter.php %%WWWDIR%%/vendor/league/flysystem-memory/README.md