Date: Sat, 15 Apr 2023 09:50:00 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: 2a9c3005ca3b - main - www/elgg: Update to 4.3.8 Message-ID: <202304150950.33F9o08h037015@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=2a9c3005ca3b2981251bf9412f98b3ac3c5cd4cf commit 2a9c3005ca3b2981251bf9412f98b3ac3c5cd4cf Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-04-15 09:25:04 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-04-15 09:45:02 +0000 www/elgg: Update to 4.3.8 --- 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 d55ae96b82fd..20615b9287a7 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -1,5 +1,5 @@ PORTNAME= elgg -PORTVERSION= 4.3.7 +PORTVERSION= 4.3.8 CATEGORIES= www MASTER_SITES= http://elgg.org/download/ diff --git a/www/elgg/distinfo b/www/elgg/distinfo index 84fcbb1671ff..8fcb2cd831ce 100644 --- a/www/elgg/distinfo +++ b/www/elgg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676270671 -SHA256 (elgg-4.3.7.zip) = 8428f9a1424f6c26c5a0a85f2a4e2a17bccf2f60c6a7b0386a72185da12e38a5 -SIZE (elgg-4.3.7.zip) = 49827831 +TIMESTAMP = 1681550092 +SHA256 (elgg-4.3.8.zip) = 12e6b32f7a8152f7fde0864d303656d88f78b8938f4190e3be8e6805d5dc2818 +SIZE (elgg-4.3.8.zip) = 49834241 diff --git a/www/elgg/pkg-plist b/www/elgg/pkg-plist index 24458c6a73fe..6550c990a86a 100644 --- a/www/elgg/pkg-plist +++ b/www/elgg/pkg-plist @@ -17994,6 +17994,8 @@ %%WWWDIR%%/vendor/psr/http-message/CHANGELOG.md %%WWWDIR%%/vendor/psr/http-message/LICENSE %%WWWDIR%%/vendor/psr/http-message/README.md +%%WWWDIR%%/vendor/psr/http-message/docs/PSR7-Interfaces.md +%%WWWDIR%%/vendor/psr/http-message/docs/PSR7-Usage.md %%WWWDIR%%/vendor/psr/http-message/src/RequestInterface.php %%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php %%WWWDIR%%/vendor/psr/http-message/src/MessageInterface.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304150950.33F9o08h037015>