Date: Wed, 6 Oct 2021 13:14:35 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: 5afcb83dccf1 - main - www/cinny: Update to 1.3.2 Message-ID: <202110061314.196DEZj1020044@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=5afcb83dccf1cb12addeb6334ad5e21fc2170f59 commit 5afcb83dccf1cb12addeb6334ad5e21fc2170f59 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2021-10-06 13:14:17 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2021-10-06 13:14:17 +0000 www/cinny: Update to 1.3.2 --- www/cinny/Makefile | 4 ++-- www/cinny/distinfo | 6 +++--- www/cinny/pkg-plist | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/cinny/Makefile b/www/cinny/Makefile index b1b281ae8259..1a087f431327 100644 --- a/www/cinny/Makefile +++ b/www/cinny/Makefile @@ -1,8 +1,8 @@ PORTNAME= cinny DISTVERSIONPREFIX= v -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.2 CATEGORIES= www -MASTER_SITES= https://github.com/ajbura/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ +MASTER_SITES= https://github.com/ajbura/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= ashish@FreeBSD.org COMMENT= Yet another Matrix client for the web diff --git a/www/cinny/distinfo b/www/cinny/distinfo index 046ba175e295..56b2f0ac06b1 100644 --- a/www/cinny/distinfo +++ b/www/cinny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632704728 -SHA256 (cinny-v1.3.1.tar.gz) = 41622f5216d99d743fc79b0a87e6d8d41eac0bfeec662be6cea76efdf54a0ffe -SIZE (cinny-v1.3.1.tar.gz) = 1329669 +TIMESTAMP = 1633525033 +SHA256 (cinny-v1.3.2.tar.gz) = 1f1ac04f75a05ac1a0341db7eb6ea38d0e0f7d0574bead34e6f85baf3b1f7277 +SIZE (cinny-v1.3.2.tar.gz) = 1329935 diff --git a/www/cinny/pkg-plist b/www/cinny/pkg-plist index baa0bf58eb15..c135df038741 100644 --- a/www/cinny/pkg-plist +++ b/www/cinny/pkg-plist @@ -95,8 +95,8 @@ %%WWWDIR%%/assets/vlc.12ce0b57b1b136a0150c3c5f147ef08f.svg %%WWWDIR%%/assets/volume-full.a74609ebaadf79cabc7fee7590f52793.svg %%WWWDIR%%/index.html -%%WWWDIR%%/main.7248ac2b9f91b6565264.bundle.css -%%WWWDIR%%/main.9cbf796839edc5773cac.bundle.js -%%WWWDIR%%/main.9cbf796839edc5773cac.bundle.js.LICENSE.txt +%%WWWDIR%%/main.75ade5cf8809afa5ff80.bundle.css +%%WWWDIR%%/main.fd969c4481e8d8e73066.bundle.js +%%WWWDIR%%/main.fd969c4481e8d8e73066.bundle.js.LICENSE.txt %%WWWDIR%%/olm.wasm %%WWWDIR%%/polyfill.1b01f0f1fe35ab48e585.bundle.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110061314.196DEZj1020044>