Date: Wed, 21 Dec 2022 11:33:19 GMT From: =?utf-8?Q?Vin=C3=ADcius=20Zavam?= <egypcio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 792882970f70 - main - www/threema-web: update 2.4.2 to 2.5.0 Message-ID: <202212211133.2BLBXJiC069227@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=792882970f70bb36ecefe4f71f3205e407b54dec commit 792882970f70bb36ecefe4f71f3205e407b54dec Author: VinÃcius Zavam <egypcio@FreeBSD.org> AuthorDate: 2022-12-21 10:42:58 +0000 Commit: VinÃcius Zavam <egypcio@FreeBSD.org> CommitDate: 2022-12-21 11:04:30 +0000 www/threema-web: update 2.4.2 to 2.5.0 - https://github.com/threema-ch/threema-web/blob/v2.5.0/CHANGELOG.md - https://github.com/threema-ch/threema-web/compare/v2.4.2...v2.5.0 PR: 268391 Submitted by: Ralf van der Enden <tremere % cainites.net> --- www/threema-web/Makefile | 2 +- www/threema-web/distinfo | 6 +++--- www/threema-web/pkg-plist | 9 ++++----- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/www/threema-web/Makefile b/www/threema-web/Makefile index 1d648641380d..c27074faa2b4 100644 --- a/www/threema-web/Makefile +++ b/www/threema-web/Makefile @@ -1,5 +1,5 @@ PORTNAME= threema-web -PORTVERSION= 2.4.2 +PORTVERSION= 2.5.0 CATEGORIES= www net-im MASTER_SITES= https://github.com/threema-ch/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-gh diff --git a/www/threema-web/distinfo b/www/threema-web/distinfo index 19ea40126fa1..aa652ad42863 100644 --- a/www/threema-web/distinfo +++ b/www/threema-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658238468 -SHA256 (threema-web-2.4.2-gh.tar.gz) = 38cb7c5d4fd3bc54ce4c9fe04d3fd8befd3543f6f6924ef37c3496c54e0eb8d7 -SIZE (threema-web-2.4.2-gh.tar.gz) = 23867069 +TIMESTAMP = 1671263269 +SHA256 (threema-web-2.5.0-gh.tar.gz) = baa4b49621767268d5e0096daccfba6b7aa812c02b97e62285d1b56211bfab1f +SIZE (threema-web-2.5.0-gh.tar.gz) = 23894444 diff --git a/www/threema-web/pkg-plist b/www/threema-web/pkg-plist index f5cb35877d4c..8064d81e2291 100644 --- a/www/threema-web/pkg-plist +++ b/www/threema-web/pkg-plist @@ -1,8 +1,8 @@ @dir %%WWWDIR%%/components -%%WWWDIR%%/496.521c3616e222d8ffb558.bundle.js -%%WWWDIR%%/496.521c3616e222d8ffb558.bundle.js.map -%%WWWDIR%%/771.8f8563043088e7495a17.bundle.js -%%WWWDIR%%/771.8f8563043088e7495a17.bundle.js.map +%%WWWDIR%%/218.b6ec530e8f24a7eb6da5.bundle.js +%%WWWDIR%%/218.b6ec530e8f24a7eb6da5.bundle.js.map +%%WWWDIR%%/308.7fa12a9253c2ff0e7578.bundle.js +%%WWWDIR%%/308.7fa12a9253c2ff0e7578.bundle.js.map %%WWWDIR%%/77de81abe7775245a1c1.module.wasm %%WWWDIR%%/app.bundle.js %%WWWDIR%%/app.bundle.js.map @@ -6771,7 +6771,6 @@ %%WWWDIR%%/emoji/travel.png %%WWWDIR%%/emoji/travel.svg %%WWWDIR%%/emoji/travel@2x.png -%%WWWDIR%%/fonts/MaterialIcons-Regular.woff %%WWWDIR%%/fonts/MaterialIcons-Regular.woff2 %%WWWDIR%%/fonts/material.css %%WWWDIR%%/fonts/roboto-bold-webfont.woff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212211133.2BLBXJiC069227>