Date: Sun, 4 Jul 2021 15:14:01 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3927c488c500 - main - nextcloud-circles: Update to 0.21.3 Message-ID: <202107041514.164FE1Jn090568@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=3927c488c500a9ca1aaadcd58c6080874c976f74 commit 3927c488c500a9ca1aaadcd58c6080874c976f74 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2021-07-04 15:13:52 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2021-07-04 15:13:52 +0000 nextcloud-circles: Update to 0.21.3 --- www/nextcloud-circles/Makefile | 4 ++-- www/nextcloud-circles/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nextcloud-circles/Makefile b/www/nextcloud-circles/Makefile index 129452c79a5b..a63e794a2eea 100644 --- a/www/nextcloud-circles/Makefile +++ b/www/nextcloud-circles/Makefile @@ -1,9 +1,9 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= circles -PORTVERSION= 0.21.2 +PORTVERSION= 0.21.3 CATEGORIES= www -MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/${PKGNAMEPREFIX}releases/${PORTNAME}/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/nextcloud-circles/distinfo b/www/nextcloud-circles/distinfo index 4df8144e907b..69debafb6548 100644 --- a/www/nextcloud-circles/distinfo +++ b/www/nextcloud-circles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620241206 -SHA256 (circles-0.21.2.tar.gz) = f34b52bacc7442af870b559b18c3aa618cec41356db9f86619b09c3c6c5613e7 -SIZE (circles-0.21.2.tar.gz) = 1003296 +TIMESTAMP = 1625402500 +SHA256 (circles-0.21.3.tar.gz) = e36c72e897dfffea7a1eebac381af81cf5b214eaf01d121b3dda663758b563a2 +SIZE (circles-0.21.3.tar.gz) = 1023848
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107041514.164FE1Jn090568>