www/threema-web: update 2.5.0 to 2.5.2
CHANGELOG; * https://github.com/threema-ch/threema-web/blob/master/CHANGELOG.md [feature] Add support for Threema Gatway push service (#1175) [bug] Fix file size limit check (#1179) [change] Upgrade many dependencies [feature] Show group reaction names on hover (#1164) [change] Upgrade dependencies DIFF; * https://github.com/threema-ch/threema-web/compare/v2.5.0...v2.5.2 Q/A; * poudriere/testport OK for 12, 13 and 14; * while here, pet portlint; * updated WWW on Makefile to reflect the app's code repository; * fix a mix ofb7f05445c0
andfb16dfecae
. PR: 274808 Reported by: Ralf van der Enden <tremere % cainites.net>
This commit is contained in:
parent
7e77a4bf16
commit
0a370eec38
4 changed files with 9 additions and 11 deletions
|
@ -1,12 +1,12 @@
|
|||
PORTNAME= threema-web
|
||||
PORTVERSION= 2.5.0
|
||||
PORTVERSION= 2.5.2
|
||||
CATEGORIES= www net-im
|
||||
MASTER_SITES= https://github.com/threema-ch/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-gh
|
||||
|
||||
MAINTAINER= egypcio@FreeBSD.org
|
||||
COMMENT= Threema Web application
|
||||
WWW= https://threema.ch/en/faq/web_info
|
||||
WWW= https://github.com/threema-ch/threema-web
|
||||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1671263269
|
||||
SHA256 (threema-web-2.5.0-gh.tar.gz) = baa4b49621767268d5e0096daccfba6b7aa812c02b97e62285d1b56211bfab1f
|
||||
SIZE (threema-web-2.5.0-gh.tar.gz) = 23894444
|
||||
TIMESTAMP = 1701965074
|
||||
SHA256 (threema-web-2.5.2-gh.tar.gz) = d546efd9a6ec67678bbedb011530fa1bbd118a5ca6b561a9e04e1519cfa956f2
|
||||
SIZE (threema-web-2.5.2-gh.tar.gz) = 23903312
|
||||
|
|
|
@ -11,5 +11,3 @@ compromising security.
|
|||
|
||||
* Open Source: Threema Web is open source and uses open standards. It is
|
||||
also possible to host Threema Web on your own server.
|
||||
|
||||
See also: https://github.com/threema-ch/threema-web
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
@dir %%WWWDIR%%/components
|
||||
%%WWWDIR%%/218.b6ec530e8f24a7eb6da5.bundle.js
|
||||
%%WWWDIR%%/218.b6ec530e8f24a7eb6da5.bundle.js.map
|
||||
%%WWWDIR%%/308.7fa12a9253c2ff0e7578.bundle.js
|
||||
%%WWWDIR%%/308.7fa12a9253c2ff0e7578.bundle.js.map
|
||||
%%WWWDIR%%/218.45ed0109917b5a34b50a.bundle.js
|
||||
%%WWWDIR%%/218.45ed0109917b5a34b50a.bundle.js.map
|
||||
%%WWWDIR%%/878.d1ff4e350738715a0f22.bundle.js
|
||||
%%WWWDIR%%/878.d1ff4e350738715a0f22.bundle.js.map
|
||||
%%WWWDIR%%/77de81abe7775245a1c1.module.wasm
|
||||
%%WWWDIR%%/app.bundle.js
|
||||
%%WWWDIR%%/app.bundle.js.map
|
||||
|
|
Loading…
Reference in a new issue