Date: Sun, 24 Sep 2023 02:16:32 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: 174551c7de5e - main - www/elgg: Update to 5.0.6 Message-ID: <202309240216.38O2GWPA082642@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=174551c7de5ef48b5773865f6da166c7a86d3dcd commit 174551c7de5ef48b5773865f6da166c7a86d3dcd Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-09-24 02:05:10 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-09-24 02:05:45 +0000 www/elgg: Update to 5.0.6 --- www/elgg/Makefile | 2 +- www/elgg/distinfo | 6 +++--- www/elgg/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/elgg/Makefile b/www/elgg/Makefile index 3b1812d830bc..64f45f6f7974 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -1,5 +1,5 @@ PORTNAME= elgg -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES= www MASTER_SITES= http://elgg.org/download/ diff --git a/www/elgg/distinfo b/www/elgg/distinfo index af7a9df0c437..95ea6eacc8e7 100644 --- a/www/elgg/distinfo +++ b/www/elgg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692274689 -SHA256 (elgg-5.0.5.zip) = b72f3548ef5d629468bc6cd4661968e0c854df82c9e28fc9cb1d0764f85c8d3d -SIZE (elgg-5.0.5.zip) = 53986529 +TIMESTAMP = 1695519929 +SHA256 (elgg-5.0.6.zip) = 946d91d802a121bf4fe712984149ecc0f55e6dad3131865363d64e5197d25bb0 +SIZE (elgg-5.0.6.zip) = 53990501 diff --git a/www/elgg/pkg-plist b/www/elgg/pkg-plist index e3ebc1e82173..a295ec76b0e6 100644 --- a/www/elgg/pkg-plist +++ b/www/elgg/pkg-plist @@ -18733,6 +18733,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/README.md +%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php @@ -18755,6 +18756,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php %%WWWDIR%%/vendor/symfony/polyfill-php80/README.md %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php +%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309240216.38O2GWPA082642>