Date: Wed, 18 Dec 2024 17:48:23 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b182740f18c6 - main - www/element-web: Update to 1.11.89 Message-ID: <202412181748.4BIHmNpv067183@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=b182740f18c62a22622d4f17973f3f9711760651 commit b182740f18c62a22622d4f17973f3f9711760651 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-12-18 17:41:30 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-12-18 17:47:57 +0000 www/element-web: Update to 1.11.89 Approved by: maintainer (implicit, version bump, as per PR 258262) --- 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 8db78c477cc5..c59d0a28fc43 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.88 +DISTVERSION= 1.11.89 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=28bf9d776f2b4bb2acbb +PLIST_SUB= COMMITID=d2d6702a2fff1adb3d51 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index 3ae1ae5c4bb1..033e5fdc1e41 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734443719 -SHA256 (element-v1.11.88.tar.gz) = 55cc9cc8e67f8d782f94a2d6e9d8886009ba515343e4fb88533d0d2ee19761c3 -SIZE (element-v1.11.88.tar.gz) = 33245842 +TIMESTAMP = 1734543624 +SHA256 (element-v1.11.89.tar.gz) = b13a4bc015636b1222f46fc9dc10d8510d52e4b622215ea5b0883d6e662dde5f +SIZE (element-v1.11.89.tar.gz) = 33225741
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412181748.4BIHmNpv067183>