From nobody Wed Aug 28 03:31:53 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Wtqhp0Q3Wz5Mhj6; Wed, 28 Aug 2024 03:31:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Wtqhn6rhTz4NjN; Wed, 28 Aug 2024 03:31:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724815914; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=W6u7I9wptEm9WTIPYnx1mL6jBWGijXluS91tDMgtbM4=; b=pyFClhIBt+GZIhikwdAWSYzye+ho/P4Pgcp2h90meJlyyR6ZetwnP5bLPHsX9jAmAilCwR u258ak67VaUX79uF430U/BJpv5Z0xoyKkaj8POWpU/3eIYSasC08leHBA0clJ7aXuZk/z5 ru86rp+X8smMShezgTJ8nDfjQXILyCBxU5K8ICC7GfKvPWyVtDSWNVOGzbBg4O9h2/N4wa bHXQI8b68TcVDRbewVBiGp5+SzoS9DDALFUJfmZaHjw/lptX4lkeaIDNmDWkRBn3aBEpmy xriXcglPw69t+yyfbet/XcM7YwAFxYXltmcr75sqhMcO6yhHEK/QYc6ejQG92Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724815914; a=rsa-sha256; cv=none; b=NVVC8YUwN0/0YPnFk2nH50VjkIa87p2AWykJ8o1Qt0E9IJZWS8vLAs6TOKpt0pIARBbwaD FFeZV2BEsew3b20WUfWZSs5b6tc8N8XP09Y6kvi11FPJqTDLmmlF465MhFqolGLrvEhkOh zjxp5NrbvfCCJK3iNndX9q8mrWL5yC0TmwpJnmAFVyPzXpCyKIgRcr+1nvdhNlblzZVq/E 35QeMgY26yyX5/fi3ayowBOW4EKaXbgAmEqRr6CEvL6jiWNRpU91m00O/kyE8jORYgKGay LJod9Pp6kxIHyWnIc6ymoBMbtIQq2njzZGpbE3SX+AqasYr9nGc2yCoI69s7ng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1724815914; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=W6u7I9wptEm9WTIPYnx1mL6jBWGijXluS91tDMgtbM4=; b=fvJOOXN5FkEb/NTRM3IFkYOsch3l3KCfthLB+Sqg+BqSnZ61hb8a8a3gpljiWZ9481RpOe Gr6HvKZHigiSGsimYGZI1u/RmVbucq5GdXMjxLDDqIQE912ws4LYB8DN1TuyrV2Q1oBw3V N2BcLtvQkQ6YkVZtkSGEGiEa6jvK0WcCJPF+y3rfwgPTLh18ZW2QjKkhkVyLnE+3Slda3t K9rsh8Oee75v22ReoAUrxh84+l/qj+XdrtGLzwg6KHbE+FMuYA6tJ4X2cCKWOOhBOF6qjm SefcLl5M0XiMLwBa1BVj6Lq52tIV9KAIPoU2Jiz14ONlTr2xP363zy9nHgO1xQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Wtqhn6SpXzHcD; Wed, 28 Aug 2024 03:31:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 47S3VrWC058622; Wed, 28 Aug 2024 03:31:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 47S3Vr2o058619; Wed, 28 Aug 2024 03:31:53 GMT (envelope-from git) Date: Wed, 28 Aug 2024 03:31:53 GMT Message-Id: <202408280331.47S3Vr2o058619@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: 280c9857ccfe - main - www/element-web: Update to 1.11.76 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 280c9857ccfe734dcfd70f976a6a1e13f58db2d2 Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=280c9857ccfe734dcfd70f976a6a1e13f58db2d2 commit 280c9857ccfe734dcfd70f976a6a1e13f58db2d2 Author: Ashish SHUKLA AuthorDate: 2024-08-28 03:21:54 +0000 Commit: Ashish SHUKLA CommitDate: 2024-08-28 03:31:27 +0000 www/element-web: Update to 1.11.76 Approved by: maintainer (implicit, version bump, as per PR 258262) --- www/element-web/Makefile | 4 +-- www/element-web/distinfo | 6 ++-- www/element-web/pkg-plist | 77 ++++++++++++++++++++++++----------------------- 3 files changed, 44 insertions(+), 43 deletions(-) diff --git a/www/element-web/Makefile b/www/element-web/Makefile index e9ef2b86c2ca..23847e49c712 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.75 +DISTVERSION= 1.11.76 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=a07c5865211c1e152b3d +PLIST_SUB= COMMITID=5c200fe6013a0052a97c do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index b96a971c31ea..5113686d1d20 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724155308 -SHA256 (element-v1.11.75.tar.gz) = eeefbabff0b4d9fcb5a4e70f1dc1d7225a915c5e4a1b0436a31110a80e13fa58 -SIZE (element-v1.11.75.tar.gz) = 24660984 +TIMESTAMP = 1724815235 +SHA256 (element-v1.11.76.tar.gz) = 6d7274f5db91c956cb7958550c4f30ba46ce909949824b05cfe2af0769f6dcdc +SIZE (element-v1.11.76.tar.gz) = 24112417 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index f98a3cd82921..7d8736f47e0c 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -45,6 +45,9 @@ %%WWWDIR%%/bundles/%%COMMITID%%/5484.js.map %%WWWDIR%%/bundles/%%COMMITID%%/5813.js %%WWWDIR%%/bundles/%%COMMITID%%/5813.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/5877.js +%%WWWDIR%%/bundles/%%COMMITID%%/5877.js.LICENSE.txt +%%WWWDIR%%/bundles/%%COMMITID%%/5877.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6202.js %%WWWDIR%%/bundles/%%COMMITID%%/6202.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6288.js @@ -67,9 +70,6 @@ %%WWWDIR%%/bundles/%%COMMITID%%/7609.js.map %%WWWDIR%%/bundles/%%COMMITID%%/774.js %%WWWDIR%%/bundles/%%COMMITID%%/774.js.map -%%WWWDIR%%/bundles/%%COMMITID%%/8087.js -%%WWWDIR%%/bundles/%%COMMITID%%/8087.js.LICENSE.txt -%%WWWDIR%%/bundles/%%COMMITID%%/8087.js.map %%WWWDIR%%/bundles/%%COMMITID%%/8167.js %%WWWDIR%%/bundles/%%COMMITID%%/8167.js.map %%WWWDIR%%/bundles/%%COMMITID%%/8169.js @@ -229,50 +229,53 @@ %%WWWDIR%%/fonts/Nunito/Nunito-SemiBold.58f5995.ttf %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.78a2a9b.woff2 %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.e8e92b5.woff2 -%%WWWDIR%%/i18n/cs.f118bf8.json -%%WWWDIR%%/i18n/de_DE.0c73c5c.json -%%WWWDIR%%/i18n/el.03b4904.json -%%WWWDIR%%/i18n/en_EN.35f4126.json -%%WWWDIR%%/i18n/eo.f06ee0c.json -%%WWWDIR%%/i18n/es.8236314.json -%%WWWDIR%%/i18n/et.ca82382.json -%%WWWDIR%%/i18n/fa.19dae48.json -%%WWWDIR%%/i18n/fi.593d415.json -%%WWWDIR%%/i18n/fr.0835418.json -%%WWWDIR%%/i18n/gl.c3981b9.json -%%WWWDIR%%/i18n/he.ccf726b.json -%%WWWDIR%%/i18n/hu.2729e5a.json -%%WWWDIR%%/i18n/id.bd89aab.json -%%WWWDIR%%/i18n/is.7c21a74.json -%%WWWDIR%%/i18n/it.f5a9e75.json -%%WWWDIR%%/i18n/ja.492219b.json -%%WWWDIR%%/i18n/languages.bcb7128.json +%%WWWDIR%%/i18n/cs.420fc4f.json +%%WWWDIR%%/i18n/de_DE.273611b.json +%%WWWDIR%%/i18n/el.7987fb6.json +%%WWWDIR%%/i18n/en_EN.10a0509.json +%%WWWDIR%%/i18n/eo.d5d08a1.json +%%WWWDIR%%/i18n/es.d91bb98.json +%%WWWDIR%%/i18n/et.e37f4b6.json +%%WWWDIR%%/i18n/fa.866e2e5.json +%%WWWDIR%%/i18n/fi.7f1f416.json +%%WWWDIR%%/i18n/fr.d5b369b.json +%%WWWDIR%%/i18n/gl.ee9c947.json +%%WWWDIR%%/i18n/he.52f1f41.json +%%WWWDIR%%/i18n/hu.8d90649.json +%%WWWDIR%%/i18n/id.0e42ca4.json +%%WWWDIR%%/i18n/is.71ea8a9.json +%%WWWDIR%%/i18n/it.5247775.json +%%WWWDIR%%/i18n/ja.fecab28.json +%%WWWDIR%%/i18n/languages.8fa2bec.json %%WWWDIR%%/i18n/languages.json -%%WWWDIR%%/i18n/lo.6a200c9.json -%%WWWDIR%%/i18n/lt.4b864ee.json -%%WWWDIR%%/i18n/nl.8938ca1.json -%%WWWDIR%%/i18n/pl.385378b.json -%%WWWDIR%%/i18n/pt_BR.08e861d.json -%%WWWDIR%%/i18n/ru.899d5c7.json -%%WWWDIR%%/i18n/sk.e4f6003.json -%%WWWDIR%%/i18n/sq.4e9cfe0.json -%%WWWDIR%%/i18n/sv.0ff36ee.json -%%WWWDIR%%/i18n/uk.6b84295.json -%%WWWDIR%%/i18n/vi.59bd26d.json -%%WWWDIR%%/i18n/zh_Hans.fc819bc.json -%%WWWDIR%%/i18n/zh_Hant.7cfd0d1.json +%%WWWDIR%%/i18n/lo.cdb5d94.json +%%WWWDIR%%/i18n/lt.b9b46a1.json +%%WWWDIR%%/i18n/nl.4d2f691.json +%%WWWDIR%%/i18n/pl.6861243.json +%%WWWDIR%%/i18n/pt_BR.28e2f93.json +%%WWWDIR%%/i18n/ru.9fcada0.json +%%WWWDIR%%/i18n/sk.7fe4b9b.json +%%WWWDIR%%/i18n/sq.c1dfb08.json +%%WWWDIR%%/i18n/sv.4da51c8.json +%%WWWDIR%%/i18n/uk.a9cf117.json +%%WWWDIR%%/i18n/vi.822d320.json +%%WWWDIR%%/i18n/zh_Hans.e1c07f6.json +%%WWWDIR%%/i18n/zh_Hant.1d54077.json %%WWWDIR%%/icons/chat-problem.7305e7f.svg %%WWWDIR%%/icons/chat-solid.e1ef926.svg %%WWWDIR%%/icons/check-circle-solid.2531314.svg %%WWWDIR%%/icons/chevron-down.3774773.svg %%WWWDIR%%/icons/chevron-left.93219a6.svg %%WWWDIR%%/icons/close.dce71fd.svg +%%WWWDIR%%/icons/delete.eec6a48.svg %%WWWDIR%%/icons/export-archive.3d015df.svg %%WWWDIR%%/icons/extensions.efd8c44.svg +%%WWWDIR%%/icons/forward.74dfc7c.svg %%WWWDIR%%/icons/info-solid.cd635a2.svg %%WWWDIR%%/icons/lock-off.3e347fa.svg %%WWWDIR%%/icons/lock-solid.6a2e583.svg %%WWWDIR%%/icons/notifications-solid.2e4b017.svg +%%WWWDIR%%/icons/overflow-horizontal.103407e.svg %%WWWDIR%%/icons/plus.a217d01.svg %%WWWDIR%%/icons/pop-out.aba89df.svg %%WWWDIR%%/icons/qr-code.f185038.svg @@ -280,10 +283,12 @@ %%WWWDIR%%/icons/sign-out.b087643.svg %%WWWDIR%%/icons/threads-solid.6d10574.svg %%WWWDIR%%/icons/threads.182e3f3.svg +%%WWWDIR%%/icons/unpin.e4aa16c.svg %%WWWDIR%%/icons/user-add-solid.eb57166.svg %%WWWDIR%%/icons/user-add.420d3ae.svg %%WWWDIR%%/icons/video-call-solid.90cb901.svg %%WWWDIR%%/icons/visibility-off.79a6032.svg +%%WWWDIR%%/icons/visibility-on.2b18f6b.svg %%WWWDIR%%/icons/voice-call.4c4eb8b.svg %%WWWDIR%%/img/badges/f-droid.0717e4d.svg %%WWWDIR%%/img/badges/google-play.3b1e23c.svg @@ -460,16 +465,12 @@ %%WWWDIR%%/img/element-icons/settings.6b0c052.svg %%WWWDIR%%/img/element-icons/settings/appearance.90cad21.svg %%WWWDIR%%/img/element-icons/settings/desktop.05314b6.svg -%%WWWDIR%%/img/element-icons/settings/devices.9771113.svg %%WWWDIR%%/img/element-icons/settings/flask.40eebdf.svg -%%WWWDIR%%/img/element-icons/settings/help.96dda0b.svg %%WWWDIR%%/img/element-icons/settings/img-size-large.9c06d67.svg %%WWWDIR%%/img/element-icons/settings/img-size-normal.769b56e.svg %%WWWDIR%%/img/element-icons/settings/inactive.0c6bfa4.svg -%%WWWDIR%%/img/element-icons/settings/keyboard.67e29b9.svg %%WWWDIR%%/img/element-icons/settings/mobile.471adda.svg %%WWWDIR%%/img/element-icons/settings/preference.dd3ae3c.svg -%%WWWDIR%%/img/element-icons/settings/sidebar.5dcb382.svg %%WWWDIR%%/img/element-icons/settings/unknown-device.a72c1a6.svg %%WWWDIR%%/img/element-icons/settings/web.59c702a.svg %%WWWDIR%%/img/element-icons/spaces.8a53f25.svg