Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 09:55:47 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: a2ae7d6389c1 - main - security/nextcloud-twofactor_totp: Update to 6.1.0
Message-ID:  <202106250955.15P9tlPO077193@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=a2ae7d6389c192d49e34cc2e692b6348c602a978

commit a2ae7d6389c192d49e34cc2e692b6348c602a978
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-06-25 09:55:41 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-06-25 09:55:41 +0000

    security/nextcloud-twofactor_totp: Update to 6.1.0
---
 security/nextcloud-twofactor_totp/Makefile  | 4 ++--
 security/nextcloud-twofactor_totp/distinfo  | 6 +++---
 security/nextcloud-twofactor_totp/pkg-plist | 4 ++++
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/security/nextcloud-twofactor_totp/Makefile b/security/nextcloud-twofactor_totp/Makefile
index 8b82ae860527..7348b2b09c29 100644
--- a/security/nextcloud-twofactor_totp/Makefile
+++ b/security/nextcloud-twofactor_totp/Makefile
@@ -1,10 +1,10 @@
 # Created by: Bernard Spil <brnrd@freebsd.org>
 
 PORTNAME=	twofactor_totp
-PORTVERSION=	6.0.0
+PORTVERSION=	6.1.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
-MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
+MASTER_SITES=	https://github.com/${PKGNAMEPREFIX}releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
 PKGNAMEPREFIX=	nextcloud-
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 DISTNAME=	${PORTNAME}
diff --git a/security/nextcloud-twofactor_totp/distinfo b/security/nextcloud-twofactor_totp/distinfo
index 9d82927e6edd..729e6836be47 100644
--- a/security/nextcloud-twofactor_totp/distinfo
+++ b/security/nextcloud-twofactor_totp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613843266
-SHA256 (nextcloud/twofactor_totp-v6.0.0/twofactor_totp.tar.gz) = 29f64c5d825ac6967d514ce0ecadc19f9b4f8f9669019db1ffa96348acbfd820
-SIZE (nextcloud/twofactor_totp-v6.0.0/twofactor_totp.tar.gz) = 832592
+TIMESTAMP = 1624545728
+SHA256 (nextcloud/twofactor_totp-v6.1.0/twofactor_totp.tar.gz) = 05dcf74305d60fded13577a5ab48aef8538aa34efb209aac50e24704a6c4b8a3
+SIZE (nextcloud/twofactor_totp-v6.1.0/twofactor_totp.tar.gz) = 835055
diff --git a/security/nextcloud-twofactor_totp/pkg-plist b/security/nextcloud-twofactor_totp/pkg-plist
index d0fc69e4113f..517dc95da129 100644
--- a/security/nextcloud-twofactor_totp/pkg-plist
+++ b/security/nextcloud-twofactor_totp/pkg-plist
@@ -136,6 +136,8 @@
 %%WWWDIR%%/l10n/ro.json
 %%WWWDIR%%/l10n/ru.js
 %%WWWDIR%%/l10n/ru.json
+%%WWWDIR%%/l10n/sc.js
+%%WWWDIR%%/l10n/sc.json
 %%WWWDIR%%/l10n/sk.js
 %%WWWDIR%%/l10n/sk.json
 %%WWWDIR%%/l10n/sl.js
@@ -159,6 +161,8 @@
 %%WWWDIR%%/l10n/vi.json
 %%WWWDIR%%/l10n/zh_CN.js
 %%WWWDIR%%/l10n/zh_CN.json
+%%WWWDIR%%/l10n/zh_HK.js
+%%WWWDIR%%/l10n/zh_HK.json
 %%WWWDIR%%/l10n/zh_TW.js
 %%WWWDIR%%/l10n/zh_TW.json
 %%WWWDIR%%/lib/Activity/Provider.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106250955.15P9tlPO077193>