Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 11:50:32 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487506 - head/security/nextcloud-twofactor_totp
Message-ID:  <201812151150.wBFBoWOD064050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Sat Dec 15 11:50:31 2018
New Revision: 487506
URL: https://svnweb.freebsd.org/changeset/ports/487506

Log:
  security/nextcloud-twofactor_totp: Update to 2.1.0

Modified:
  head/security/nextcloud-twofactor_totp/Makefile
  head/security/nextcloud-twofactor_totp/distinfo
  head/security/nextcloud-twofactor_totp/pkg-plist

Modified: head/security/nextcloud-twofactor_totp/Makefile
==============================================================================
--- head/security/nextcloud-twofactor_totp/Makefile	Sat Dec 15 11:49:26 2018	(r487505)
+++ head/security/nextcloud-twofactor_totp/Makefile	Sat Dec 15 11:50:31 2018	(r487506)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	twofactor_totp
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.0
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
 PKGNAMEPREFIX=	nextcloud-

Modified: head/security/nextcloud-twofactor_totp/distinfo
==============================================================================
--- head/security/nextcloud-twofactor_totp/distinfo	Sat Dec 15 11:49:26 2018	(r487505)
+++ head/security/nextcloud-twofactor_totp/distinfo	Sat Dec 15 11:50:31 2018	(r487506)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544184129
-SHA256 (nextcloud/twofactor_totp-v2.0.1/twofactor_totp.tar.gz) = a882baae7ffe7e3613f4f292ea694fff676a3f9d5508794a76da42225edeba44
-SIZE (nextcloud/twofactor_totp-v2.0.1/twofactor_totp.tar.gz) = 14926050
+TIMESTAMP = 1544714976
+SHA256 (nextcloud/twofactor_totp-v2.1.0/twofactor_totp.tar.gz) = 4af5607b2c8ca94ad808f71072810679cce1fa9e372caf6d5f309906b2caf981
+SIZE (nextcloud/twofactor_totp-v2.1.0/twofactor_totp.tar.gz) = 1116652

Modified: head/security/nextcloud-twofactor_totp/pkg-plist
==============================================================================
--- head/security/nextcloud-twofactor_totp/pkg-plist	Sat Dec 15 11:49:26 2018	(r487505)
+++ head/security/nextcloud-twofactor_totp/pkg-plist	Sat Dec 15 11:50:31 2018	(r487506)
@@ -125,6 +125,7 @@
 %%WWWDIR%%/lib/Controller/SettingsController.php
 %%WWWDIR%%/lib/Db/TotpSecret.php
 %%WWWDIR%%/lib/Db/TotpSecretMapper.php
+%%WWWDIR%%/lib/Event/DisabledByAdmin.php
 %%WWWDIR%%/lib/Event/StateChanged.php
 %%WWWDIR%%/lib/Exception/NoTotpSecretFoundException.php
 %%WWWDIR%%/lib/Exception/TotpSecretAlreadySet.php
@@ -240,8 +241,6 @@
 %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/refs/heads/master
 %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/refs/remotes/origin/HEAD
 %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/info/packs
-%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-813d3b6519b75f1e4aa12cff9b97dfe5e362faff.idx
-%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/objects/pack/pack-813d3b6519b75f1e4aa12cff9b97dfe5e362faff.pack
 %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/packed-refs
 %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/heads/master
 %%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/remotes/origin/HEAD
@@ -631,6 +630,7 @@
 %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ICreateUserBackend.php
 %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IGetDisplayNameBackend.php
 %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IGetHomeBackend.php
+%%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IPasswordConfirmationBackend.php
 %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/IProvideAvatarBackend.php
 %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ISetDisplayNameBackend.php
 %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/User/Backend/ISetPasswordBackend.php
@@ -657,9 +657,6 @@
 %%WWWDIR%%/vendor/endroid/qr-code/.vscode/temp.sql
 %%WWWDIR%%/vendor/endroid/qr-code/LICENSE
 %%WWWDIR%%/vendor/endroid/qr-code/README.md
-%%WWWDIR%%/vendor/endroid/qr-code/assets/noto_sans.otf
-%%WWWDIR%%/vendor/endroid/qr-code/assets/open_sans.ttf
-%%WWWDIR%%/vendor/endroid/qr-code/assets/symfony.png
 %%WWWDIR%%/vendor/endroid/qr-code/composer.json
 %%WWWDIR%%/vendor/endroid/qr-code/phpunit.xml.dist
 %%WWWDIR%%/vendor/endroid/qr-code/src/Bundle/QrCodeBundle/Controller/QrCodeController.php



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