From owner-svn-ports-head@freebsd.org Fri Dec 15 20:21:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70421E8B8C2; Fri, 15 Dec 2017 20:21:29 +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 mx1.freebsd.org (Postfix) with ESMTPS id 47B626406F; Fri, 15 Dec 2017 20:21:29 +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 vBFKLSvV067398; Fri, 15 Dec 2017 20:21:28 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBFKLSvo067395; Fri, 15 Dec 2017 20:21:28 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201712152021.vBFKLSvo067395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 15 Dec 2017 20:21:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456416 - 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: 456416 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 15 Dec 2017 20:21:29 -0000 Author: brnrd Date: Fri Dec 15 20:21:27 2017 New Revision: 456416 URL: https://svnweb.freebsd.org/changeset/ports/456416 Log: security/nextcloud-twofactor_u2f: Update to 1.5.0 Changelog: https://github.com/nextcloud/twofactor_u2f/releases/tag/1.5.0 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 Fri Dec 15 20:13:38 2017 (r456415) +++ head/security/nextcloud-twofactor_u2f/Makefile Fri Dec 15 20:21:27 2017 (r456416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 1.4 +PORTVERSION= 1.5.0 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- Modified: head/security/nextcloud-twofactor_u2f/distinfo ============================================================================== --- head/security/nextcloud-twofactor_u2f/distinfo Fri Dec 15 20:13:38 2017 (r456415) +++ head/security/nextcloud-twofactor_u2f/distinfo Fri Dec 15 20:21:27 2017 (r456416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511532615 -SHA256 (nextcloud/twofactor_u2f-1.4/twofactor_u2f.tar.gz) = 6a6cef7e1f5fc0c432b714f8285af6ab7295039921f51c5ae892e3cbfdd1af75 -SIZE (nextcloud/twofactor_u2f-1.4/twofactor_u2f.tar.gz) = 86232 +TIMESTAMP = 1513361209 +SHA256 (nextcloud/twofactor_u2f-1.5.0/twofactor_u2f.tar.gz) = 22350d6cb6d71b50007ea239cde800ca5b19abc4385a80bae34648ef1d75029a +SIZE (nextcloud/twofactor_u2f-1.5.0/twofactor_u2f.tar.gz) = 93533 Modified: head/security/nextcloud-twofactor_u2f/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_u2f/pkg-plist Fri Dec 15 20:13:38 2017 (r456415) +++ head/security/nextcloud-twofactor_u2f/pkg-plist Fri Dec 15 20:21:27 2017 (r456416) @@ -1,22 +1,17 @@ @owner %%NEXTCLOUD_USERNAME%% @group %%NEXTCLOUD_GROUPNAME%% -%%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/COPYING %%WWWDIR%%/README.md -%%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/autoload.php %%WWWDIR%%/appinfo/database.xml %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php -%%WWWDIR%%/appinfo/signature.json %%WWWDIR%%/css/style.css %%WWWDIR%%/img/app-dark.svg %%WWWDIR%%/img/app.svg -%%WWWDIR%%/js/challenge.js -%%WWWDIR%%/js/settings.js -%%WWWDIR%%/js/settingsview.js -%%WWWDIR%%/js/vendor/u2f-api.js +%%WWWDIR%%/js/build/challenge.js +%%WWWDIR%%/js/build/settings.js %%WWWDIR%%/l10n/ast.js %%WWWDIR%%/l10n/ast.json %%WWWDIR%%/l10n/ca.js @@ -37,10 +32,36 @@ %%WWWDIR%%/l10n/es.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 %%WWWDIR%%/l10n/es_CO.json +%%WWWDIR%%/l10n/es_CR.js +%%WWWDIR%%/l10n/es_CR.json +%%WWWDIR%%/l10n/es_DO.js +%%WWWDIR%%/l10n/es_DO.json +%%WWWDIR%%/l10n/es_EC.js +%%WWWDIR%%/l10n/es_EC.json +%%WWWDIR%%/l10n/es_GT.js +%%WWWDIR%%/l10n/es_GT.json +%%WWWDIR%%/l10n/es_HN.js +%%WWWDIR%%/l10n/es_HN.json %%WWWDIR%%/l10n/es_MX.js %%WWWDIR%%/l10n/es_MX.json +%%WWWDIR%%/l10n/es_NI.js +%%WWWDIR%%/l10n/es_NI.json +%%WWWDIR%%/l10n/es_PA.js +%%WWWDIR%%/l10n/es_PA.json +%%WWWDIR%%/l10n/es_PE.js +%%WWWDIR%%/l10n/es_PE.json +%%WWWDIR%%/l10n/es_PR.js +%%WWWDIR%%/l10n/es_PR.json +%%WWWDIR%%/l10n/es_PY.js +%%WWWDIR%%/l10n/es_PY.json +%%WWWDIR%%/l10n/es_SV.js +%%WWWDIR%%/l10n/es_SV.json +%%WWWDIR%%/l10n/es_UY.js +%%WWWDIR%%/l10n/es_UY.json %%WWWDIR%%/l10n/fi.js %%WWWDIR%%/l10n/fi.json %%WWWDIR%%/l10n/fr.js @@ -55,6 +76,8 @@ %%WWWDIR%%/l10n/it.json %%WWWDIR%%/l10n/ja.js %%WWWDIR%%/l10n/ja.json +%%WWWDIR%%/l10n/ka_GE.js +%%WWWDIR%%/l10n/ka_GE.json %%WWWDIR%%/l10n/ko.js %%WWWDIR%%/l10n/ko.json %%WWWDIR%%/l10n/lt_LT.js @@ -94,7 +117,7 @@ %%WWWDIR%%/lib/Db/RegistrationMapper.php %%WWWDIR%%/lib/Provider/U2FProvider.php %%WWWDIR%%/lib/Service/U2FManager.php -%%WWWDIR%%/settings/personal.php +%%WWWDIR%%/lib/Settings/Personal.php %%WWWDIR%%/templates/challenge.php %%WWWDIR%%/templates/personal.php %%WWWDIR%%/vendor/autoload.php @@ -106,11 +129,15 @@ %%WWWDIR%%/vendor/composer/autoload_real.php %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json +%%WWWDIR%%/vendor/yubico/u2flib-server/.gitignore +%%WWWDIR%%/vendor/yubico/u2flib-server/.travis.yml %%WWWDIR%%/vendor/yubico/u2flib-server/BLURB %%WWWDIR%%/vendor/yubico/u2flib-server/COPYING %%WWWDIR%%/vendor/yubico/u2flib-server/NEWS %%WWWDIR%%/vendor/yubico/u2flib-server/README %%WWWDIR%%/vendor/yubico/u2flib-server/README.adoc %%WWWDIR%%/vendor/yubico/u2flib-server/apigen.neon +%%WWWDIR%%/vendor/yubico/u2flib-server/composer.json %%WWWDIR%%/vendor/yubico/u2flib-server/do-source-release.sh +%%WWWDIR%%/vendor/yubico/u2flib-server/phpunit.xml %%WWWDIR%%/vendor/yubico/u2flib-server/src/u2flib_server/U2F.php