aboutsummaryrefslogtreecommitdiff
path: root/security/nextcloud-twofactor_u2f
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2019-10-02 20:01:50 +0000
committerBernard Spil <brnrd@FreeBSD.org>2019-10-02 20:01:50 +0000
commitd5d9f18d94d1fa1c564ee3e78793a2aef014727a (patch)
treef8bfe43bf14343007d13f2e56d4436aaaf6d183f /security/nextcloud-twofactor_u2f
parent5e27887a26efed81e33e70023a3baa3b561fb185 (diff)
downloadports-d5d9f18d94d1fa1c564ee3e78793a2aef014727a.tar.gz
ports-d5d9f18d94d1fa1c564ee3e78793a2aef014727a.zip
security/nextcloud-twofactor_u2f: Update to 4.0.0
Notes
Notes: svn path=/head/; revision=513622
Diffstat (limited to 'security/nextcloud-twofactor_u2f')
-rw-r--r--security/nextcloud-twofactor_u2f/Makefile4
-rw-r--r--security/nextcloud-twofactor_u2f/distinfo6
-rw-r--r--security/nextcloud-twofactor_u2f/pkg-plist4
3 files changed, 9 insertions, 5 deletions
diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile
index 5cecf683a95f..551d5b594927 100644
--- a/security/nextcloud-twofactor_u2f/Makefile
+++ b/security/nextcloud-twofactor_u2f/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= twofactor_u2f
-PORTVERSION= 3.0.1
+PORTVERSION= 4.0.0
CATEGORIES= security
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
PKGNAMEPREFIX= nextcloud-
@@ -17,7 +17,7 @@ COMMENT= U2F multi-factor auth app for Nextcloud
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=17:www/nextcloud@${PHP_FLAVOR}
USES= php:flavors
IGNORE_WITH_PHP= 74
diff --git a/security/nextcloud-twofactor_u2f/distinfo b/security/nextcloud-twofactor_u2f/distinfo
index 2d33db18e6ca..31a949fc38a9 100644
--- a/security/nextcloud-twofactor_u2f/distinfo
+++ b/security/nextcloud-twofactor_u2f/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566047344
-SHA256 (nextcloud/twofactor_u2f-v3.0.1/twofactor_u2f.tar.gz) = ad1d64f1c228513ad987f31874a518aa20371607ca8e58477ca46155638a2f90
-SIZE (nextcloud/twofactor_u2f-v3.0.1/twofactor_u2f.tar.gz) = 845756
+TIMESTAMP = 1569868919
+SHA256 (nextcloud/twofactor_u2f-v4.0.0/twofactor_u2f.tar.gz) = 07d80b3a4aad7f3191af0714482b02fea218165e44ddc3952d88a0c7a67305b6
+SIZE (nextcloud/twofactor_u2f-v4.0.0/twofactor_u2f.tar.gz) = 1411778
diff --git a/security/nextcloud-twofactor_u2f/pkg-plist b/security/nextcloud-twofactor_u2f/pkg-plist
index 5106b5e77e24..77e16d184673 100644
--- a/security/nextcloud-twofactor_u2f/pkg-plist
+++ b/security/nextcloud-twofactor_u2f/pkg-plist
@@ -14,6 +14,8 @@
%%WWWDIR%%/img/app.svg
%%WWWDIR%%/js/challenge.js
%%WWWDIR%%/js/challenge.js.map
+%%WWWDIR%%/js/login-setup.js
+%%WWWDIR%%/js/login-setup.js.map
%%WWWDIR%%/js/settings.js
%%WWWDIR%%/js/settings.js.map
%%WWWDIR%%/l10n/.gitkeep
@@ -139,10 +141,12 @@
%%WWWDIR%%/lib/Listener/StateChangeActivity.php
%%WWWDIR%%/lib/Listener/StateChangeRegistryUpdater.php
%%WWWDIR%%/lib/Migration/Version010601Date20181022142736.php
+%%WWWDIR%%/lib/Provider/U2FLoginProvider.php
%%WWWDIR%%/lib/Provider/U2FProvider.php
%%WWWDIR%%/lib/Service/U2FManager.php
%%WWWDIR%%/lib/Settings/Personal.php
%%WWWDIR%%/templates/challenge.php
+%%WWWDIR%%/templates/loginsetup.php
%%WWWDIR%%/templates/personal.php
%%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/composer/ClassLoader.php