Date: Tue, 20 Aug 2024 12:26:42 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 1c4c1ca3ba1b - 2024Q3 - www/element-web: Update to 1.11.75 Message-ID: <202408201226.47KCQg9q021087@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c4c1ca3ba1bc1c2fc5ea03e05f3200e7143ac1d commit 1c4c1ca3ba1bc1c2fc5ea03e05f3200e7143ac1d Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-08-20 12:02:53 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-08-20 12:26:18 +0000 www/element-web: Update to 1.11.75 Approved by: maintainer (implicit, version bump, as per PR 258262) MFH: 2024Q3 Security: CVE-2024-42369 (cherry picked from commit 31d15380bc828170286089853ba95eb3f9d986bb) --- www/element-web/Makefile | 4 ++-- www/element-web/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 2b4fff9375d7..e9ef2b86c2ca 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.74 +DISTVERSION= 1.11.75 CATEGORIES= www MASTER_SITES= https://github.com/element-hq/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web @@ -18,7 +18,7 @@ CPE_VENDOR= matrix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message -PLIST_SUB= COMMITID=b3e2705564f4b981444b +PLIST_SUB= COMMITID=a07c5865211c1e152b3d do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index f63e2461b6b7..b96a971c31ea 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723584480 -SHA256 (element-v1.11.74.tar.gz) = a12e4185abd430aeddf86f6fe376e47a5ab27a7ef8dfb6c4203b4c9bc0382ce8 -SIZE (element-v1.11.74.tar.gz) = 24660385 +TIMESTAMP = 1724155308 +SHA256 (element-v1.11.75.tar.gz) = eeefbabff0b4d9fcb5a4e70f1dc1d7225a915c5e4a1b0436a31110a80e13fa58 +SIZE (element-v1.11.75.tar.gz) = 24660984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408201226.47KCQg9q021087>