diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-02-13 15:46:32 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-02-13 15:46:32 +0800 |
commit | 2d9ee4449f255341b432fc39f2b024a19b5f1bba (patch) | |
tree | 060243f8feb3811d022896af06702580966a045d /www | |
parent | 3e32a170426ad29de3d09675d6a413e6cf779c85 (diff) | |
download | freebsd-ports-2d9ee4449f255341b432fc39f2b024a19b5f1bba.zip |
www/elgg: Update to 4.3.7
Diffstat (limited to 'www')
-rw-r--r-- | www/elgg/Makefile | 2 | ||||
-rw-r--r-- | www/elgg/distinfo | 6 | ||||
-rw-r--r-- | 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 |