From owner-svn-ports-all@freebsd.org Wed Oct 2 20:03:07 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D5CEC138393; Wed, 2 Oct 2019 20:03:07 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46k6Wb5DJgz3xKM; Wed, 2 Oct 2019 20:03:07 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 96380B29; Wed, 2 Oct 2019 20:03:07 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x92K37aw089649; Wed, 2 Oct 2019 20:03:07 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x92K37JG089646; Wed, 2 Oct 2019 20:03:07 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201910022003.x92K37JG089646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 2 Oct 2019 20:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513623 - head/security/nextcloud-twofactor_totp X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-twofactor_totp X-SVN-Commit-Revision: 513623 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2019 20:03:07 -0000 Author: brnrd Date: Wed Oct 2 20:03:06 2019 New Revision: 513623 URL: https://svnweb.freebsd.org/changeset/ports/513623 Log: security/nextcloud-twofactor_totp: Update to 4.0.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 Wed Oct 2 20:01:50 2019 (r513622) +++ head/security/nextcloud-twofactor_totp/Makefile Wed Oct 2 20:03:06 2019 (r513623) @@ -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 Modified: head/security/nextcloud-twofactor_totp/distinfo ============================================================================== --- head/security/nextcloud-twofactor_totp/distinfo Wed Oct 2 20:01:50 2019 (r513622) +++ head/security/nextcloud-twofactor_totp/distinfo Wed Oct 2 20:03:06 2019 (r513623) @@ -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 Modified: head/security/nextcloud-twofactor_totp/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-plist Wed Oct 2 20:01:50 2019 (r513622) +++ head/security/nextcloud-twofactor_totp/pkg-plist Wed Oct 2 20:03:06 2019 (r513623) @@ -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