aboutsummaryrefslogtreecommitdiff
path: root/security/nextcloud-twofactor_totp
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2019-10-02 20:03:06 +0000
committerBernard Spil <brnrd@FreeBSD.org>2019-10-02 20:03:06 +0000
commitcd4422911de1a4dff089857e9d1fa5903ed33d09 (patch)
tree7ee86f6e5610f073a91cffe1f3cd029ad62d3893 /security/nextcloud-twofactor_totp
parentd5d9f18d94d1fa1c564ee3e78793a2aef014727a (diff)
downloadports-cd4422911de1a4dff089857e9d1fa5903ed33d09.tar.gz
ports-cd4422911de1a4dff089857e9d1fa5903ed33d09.zip
security/nextcloud-twofactor_totp: Update to 4.0.0
Notes
Notes: svn path=/head/; revision=513623
Diffstat (limited to 'security/nextcloud-twofactor_totp')
-rw-r--r--security/nextcloud-twofactor_totp/Makefile4
-rw-r--r--security/nextcloud-twofactor_totp/distinfo6
-rw-r--r--security/nextcloud-twofactor_totp/pkg-plist9
3 files changed, 12 insertions, 7 deletions
diff --git a/security/nextcloud-twofactor_totp/Makefile b/security/nextcloud-twofactor_totp/Makefile
index 92a2974a1042..50e7db834da3 100644
--- a/security/nextcloud-twofactor_totp/Makefile
+++ b/security/nextcloud-twofactor_totp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= twofactor_totp
-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= TOTP multi-factor auth app for Nextcloud
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15: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_totp/distinfo b/security/nextcloud-twofactor_totp/distinfo
index d6f750462b31..9e1ada2ba627 100644
--- a/security/nextcloud-twofactor_totp/distinfo
+++ b/security/nextcloud-twofactor_totp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566047028
-SHA256 (nextcloud/twofactor_totp-v3.0.1/twofactor_totp.tar.gz) = d1490505ef27e8fb19d81318c140321fa05ee2f45ff6b534d96d0d2559645934
-SIZE (nextcloud/twofactor_totp-v3.0.1/twofactor_totp.tar.gz) = 343309
+TIMESTAMP = 1570044879
+SHA256 (nextcloud/twofactor_totp-v4.0.0/twofactor_totp.tar.gz) = 9194bf1d9c7bf80deccfcb522c67b70d962aefd2cb2011aceadbc91c3cd54a9a
+SIZE (nextcloud/twofactor_totp-v4.0.0/twofactor_totp.tar.gz) = 619753
diff --git a/security/nextcloud-twofactor_totp/pkg-plist b/security/nextcloud-twofactor_totp/pkg-plist
index 7c48b87d7a73..cabb0b511d44 100644
--- a/security/nextcloud-twofactor_totp/pkg-plist
+++ b/security/nextcloud-twofactor_totp/pkg-plist
@@ -1,4 +1,5 @@
@comment %%WWWDIR%%/.babelrc.js
+@comment %%WWWDIR%%/.eslintrc.js
%%WWWDIR%%/AUTHORS.md
%%WWWDIR%%/CHANGELOG.md
%%WWWDIR%%/README.md
@@ -9,8 +10,10 @@
%%WWWDIR%%/css/style.css
%%WWWDIR%%/img/app-dark.svg
%%WWWDIR%%/img/app.svg
-%%WWWDIR%%/js/settings.js
-%%WWWDIR%%/js/settings.js.map
+%%WWWDIR%%/js/main-login-setup.js
+%%WWWDIR%%/js/main-login-setup.js.map
+%%WWWDIR%%/js/main-settings.js
+%%WWWDIR%%/js/main-settings.js.map
%%WWWDIR%%/l10n/.gitkeep
%%WWWDIR%%/l10n/ar.js
%%WWWDIR%%/l10n/ar.json
@@ -156,11 +159,13 @@
%%WWWDIR%%/lib/Migration/Version010501Date20181018124436.php
%%WWWDIR%%/lib/Migration/Version020102Date20190304124405.php
%%WWWDIR%%/lib/Migration/Version030000Date20190305114917.php
+%%WWWDIR%%/lib/Provider/AtLoginProvider.php
%%WWWDIR%%/lib/Provider/TotpProvider.php
%%WWWDIR%%/lib/Service/ITotp.php
%%WWWDIR%%/lib/Service/Totp.php
%%WWWDIR%%/lib/Settings/Personal.php
%%WWWDIR%%/templates/challenge.php
+%%WWWDIR%%/templates/loginsetup.php
%%WWWDIR%%/templates/personal.php
%%WWWDIR%%/vendor/autoload.php
%%WWWDIR%%/vendor/christian-riesen/base32/LICENSE