From owner-svn-ports-head@freebsd.org Mon Dec 10 14:54:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECCF21328FA7; Mon, 10 Dec 2018 14:54:06 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9443A7C941; Mon, 10 Dec 2018 14:54:06 +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 754FE215C7; Mon, 10 Dec 2018 14:54:06 +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 wBAEs6xQ068819; Mon, 10 Dec 2018 14:54:06 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBAEs51H068816; Mon, 10 Dec 2018 14:54:05 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201812101454.wBAEs51H068816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 10 Dec 2018 14:54:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487174 - head/security/nextcloud-twofactor_u2f X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/nextcloud-twofactor_u2f X-SVN-Commit-Revision: 487174 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 9443A7C941 X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.981,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2018 14:54:07 -0000 Author: brnrd Date: Mon Dec 10 14:54:05 2018 New Revision: 487174 URL: https://svnweb.freebsd.org/changeset/ports/487174 Log: security/nextcloud-twofactor_u2f: Update to 2.0.3 Modified: head/security/nextcloud-twofactor_u2f/Makefile head/security/nextcloud-twofactor_u2f/distinfo head/security/nextcloud-twofactor_u2f/pkg-plist Modified: head/security/nextcloud-twofactor_u2f/Makefile ============================================================================== --- head/security/nextcloud-twofactor_u2f/Makefile Mon Dec 10 14:52:40 2018 (r487173) +++ head/security/nextcloud-twofactor_u2f/Makefile Mon Dec 10 14:54:05 2018 (r487174) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 1.6.1 +PORTVERSION= 2.0.3 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}>=14:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes Modified: head/security/nextcloud-twofactor_u2f/distinfo ============================================================================== --- head/security/nextcloud-twofactor_u2f/distinfo Mon Dec 10 14:52:40 2018 (r487173) +++ head/security/nextcloud-twofactor_u2f/distinfo Mon Dec 10 14:54:05 2018 (r487174) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533471115 -SHA256 (nextcloud/twofactor_u2f-v1.6.1/twofactor_u2f.tar.gz) = e6a22a114d2413a179eadae9588bcfa378dffde8c845f2fb33ec200c1c482898 -SIZE (nextcloud/twofactor_u2f-v1.6.1/twofactor_u2f.tar.gz) = 114587 +TIMESTAMP = 1544187251 +SHA256 (nextcloud/twofactor_u2f-v2.0.3/twofactor_u2f.tar.gz) = f689fef20d233b8154a2fb066dd164ec1420b047f37452339fd022088e9cfe9a +SIZE (nextcloud/twofactor_u2f-v2.0.3/twofactor_u2f.tar.gz) = 708553 Modified: head/security/nextcloud-twofactor_u2f/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_u2f/pkg-plist Mon Dec 10 14:52:40 2018 (r487173) +++ head/security/nextcloud-twofactor_u2f/pkg-plist Mon Dec 10 14:54:05 2018 (r487174) @@ -1,22 +1,20 @@ +@comment %%WWWDIR%%/.babelrc @comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/bug.md @comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md @comment %%WWWDIR%%/.github/ISSUE_TEMPLATE/question.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md %%WWWDIR%%/appinfo/autoload.php -%%WWWDIR%%/appinfo/database.xml %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/css/style.css %%WWWDIR%%/img/app-dark.svg %%WWWDIR%%/img/app.svg -%%WWWDIR%%/js/build/challenge.js -%%WWWDIR%%/js/build/settings.js +%%WWWDIR%%/js/challenge.js +%%WWWDIR%%/js/challenge.js.map +%%WWWDIR%%/js/settings.js +%%WWWDIR%%/js/settings.js.map %%WWWDIR%%/l10n/.gitkeep -%%WWWDIR%%/l10n/ast.js -%%WWWDIR%%/l10n/ast.json -%%WWWDIR%%/l10n/ca.js -%%WWWDIR%%/l10n/ca.json %%WWWDIR%%/l10n/cs.js %%WWWDIR%%/l10n/cs.json %%WWWDIR%%/l10n/da.js @@ -25,16 +23,12 @@ %%WWWDIR%%/l10n/de.json %%WWWDIR%%/l10n/de_DE.js %%WWWDIR%%/l10n/de_DE.json -%%WWWDIR%%/l10n/el.js -%%WWWDIR%%/l10n/el.json %%WWWDIR%%/l10n/en_GB.js %%WWWDIR%%/l10n/en_GB.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json %%WWWDIR%%/l10n/es_419.js %%WWWDIR%%/l10n/es_419.json -%%WWWDIR%%/l10n/es_AR.js -%%WWWDIR%%/l10n/es_AR.json %%WWWDIR%%/l10n/es_CL.js %%WWWDIR%%/l10n/es_CL.json %%WWWDIR%%/l10n/es_CO.js @@ -69,10 +63,6 @@ %%WWWDIR%%/l10n/fi.json %%WWWDIR%%/l10n/fr.js %%WWWDIR%%/l10n/fr.json -%%WWWDIR%%/l10n/gl.js -%%WWWDIR%%/l10n/gl.json -%%WWWDIR%%/l10n/he.js -%%WWWDIR%%/l10n/he.json %%WWWDIR%%/l10n/hu.js %%WWWDIR%%/l10n/hu.json %%WWWDIR%%/l10n/is.js @@ -85,12 +75,6 @@ %%WWWDIR%%/l10n/ka_GE.json %%WWWDIR%%/l10n/ko.js %%WWWDIR%%/l10n/ko.json -%%WWWDIR%%/l10n/lt_LT.js -%%WWWDIR%%/l10n/lt_LT.json -%%WWWDIR%%/l10n/lv.js -%%WWWDIR%%/l10n/lv.json -%%WWWDIR%%/l10n/mn.js -%%WWWDIR%%/l10n/mn.json %%WWWDIR%%/l10n/nb.js %%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js @@ -103,12 +87,8 @@ %%WWWDIR%%/l10n/ru.json %%WWWDIR%%/l10n/sk.js %%WWWDIR%%/l10n/sk.json -%%WWWDIR%%/l10n/sq.js -%%WWWDIR%%/l10n/sq.json %%WWWDIR%%/l10n/sr.js %%WWWDIR%%/l10n/sr.json -%%WWWDIR%%/l10n/sv.js -%%WWWDIR%%/l10n/sv.json %%WWWDIR%%/l10n/tr.js %%WWWDIR%%/l10n/tr.json %%WWWDIR%%/l10n/zh_CN.js @@ -125,6 +105,7 @@ %%WWWDIR%%/lib/Listener/IListener.php %%WWWDIR%%/lib/Listener/StateChangeActivity.php %%WWWDIR%%/lib/Listener/StateChangeRegistryUpdater.php +%%WWWDIR%%/lib/Migration/Version010601Date20181022142736.php %%WWWDIR%%/lib/Provider/U2FProvider.php %%WWWDIR%%/lib/Service/U2FManager.php %%WWWDIR%%/lib/Settings/Personal.php @@ -139,6 +120,15 @@ %%WWWDIR%%/vendor/composer/autoload_real.php %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json +%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE +%%WWWDIR%%/vendor/paragonie/random_compat/build-phar.sh +%%WWWDIR%%/vendor/paragonie/random_compat/composer.json +%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey +%%WWWDIR%%/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc +%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php +%%WWWDIR%%/vendor/paragonie/random_compat/other/build_phar.php +%%WWWDIR%%/vendor/paragonie/random_compat/psalm-autoload.php +%%WWWDIR%%/vendor/paragonie/random_compat/psalm.xml %%WWWDIR%%/vendor/yubico/u2flib-server/.gitignore %%WWWDIR%%/vendor/yubico/u2flib-server/.travis.yml %%WWWDIR%%/vendor/yubico/u2flib-server/BLURB @@ -154,6 +144,7 @@ %%WWWDIR%%/vendor/yubico/u2flib-server/examples/localstorage/index.phps %%WWWDIR%%/vendor/yubico/u2flib-server/examples/pdo/index.phps %%WWWDIR%%/vendor/yubico/u2flib-server/phpunit.xml +%%WWWDIR%%/vendor/yubico/u2flib-server/psalm.xml %%WWWDIR%%/vendor/yubico/u2flib-server/src/u2flib_server/U2F.php %%WWWDIR%%/vendor/yubico/u2flib-server/tests/certs/yubico-u2f-ca-1.pem %%WWWDIR%%/vendor/yubico/u2flib-server/tests/u2flib_test.php