Skip to content

Commit

Permalink
www/threema-web: update 2.5.0 to 2.5.2
Browse files Browse the repository at this point in the history
  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;

    * threema-ch/threema-web@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 of b7f0544 and fb16dfe.

PR:		274808
Reported by:	Ralf van der Enden <tremere % cainites.net>
  • Loading branch information
egypcio committed Dec 7, 2023
1 parent 7e77a4b commit 0a370ee
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
4 changes: 2 additions & 2 deletions www/threema-web/Makefile
@@ -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

Expand Down
6 changes: 3 additions & 3 deletions www/threema-web/distinfo
@@ -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
2 changes: 0 additions & 2 deletions www/threema-web/pkg-descr
Expand Up @@ -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
8 changes: 4 additions & 4 deletions www/threema-web/pkg-plist
@@ -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
Expand Down

0 comments on commit 0a370ee

Please sign in to comment.