Date: Sun, 17 Feb 2019 17:55:11 +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: r493179 - head/security/nextcloud-twofactor_totp Message-ID: <201902171755.x1HHtBE6079797@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sun Feb 17 17:55:11 2019 New Revision: 493179 URL: https://svnweb.freebsd.org/changeset/ports/493179 Log: security/nextcloud-twofactor_totp: Update to 2.1.1 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 Sun Feb 17 17:54:34 2019 (r493178) +++ head/security/nextcloud-twofactor_totp/Makefile Sun Feb 17 17:55:11 2019 (r493179) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twofactor_totp -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 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 Sun Feb 17 17:54:34 2019 (r493178) +++ head/security/nextcloud-twofactor_totp/distinfo Sun Feb 17 17:55:11 2019 (r493179) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1550425152 +SHA256 (nextcloud/twofactor_totp-v2.1.1/twofactor_totp.tar.gz) = 353b6fb785f4272b0d0fdbac08e72d91e7e755a1131c5477c2d3592f7a6edfc2 +SIZE (nextcloud/twofactor_totp-v2.1.1/twofactor_totp.tar.gz) = 623876 Modified: head/security/nextcloud-twofactor_totp/pkg-plist ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-plist Sun Feb 17 17:54:34 2019 (r493178) +++ head/security/nextcloud-twofactor_totp/pkg-plist Sun Feb 17 17:55:11 2019 (r493179) @@ -1,3 +1,4 @@ +@comment %%WWWDIR%%/.babelrc.js %%WWWDIR%%/AUTHORS.md %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/README.md @@ -13,6 +14,8 @@ %%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/ast.js %%WWWDIR%%/l10n/ast.json +%%WWWDIR%%/l10n/bg.js +%%WWWDIR%%/l10n/bg.json %%WWWDIR%%/l10n/ca.js %%WWWDIR%%/l10n/ca.json %%WWWDIR%%/l10n/cs.js @@ -219,32 +222,6 @@ %%WWWDIR%%/vendor/christian-riesen/otp/tests/GoogleAuthenticatorTest.php %%WWWDIR%%/vendor/christian-riesen/otp/tests/OtpTest.php %%WWWDIR%%/vendor/christian-riesen/otp/tests/bootstrap.php -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/HEAD -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/ORIG_HEAD -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/config -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/description -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/applypatch-msg.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/commit-msg.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/fsmonitor-watchman.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/post-update.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-applypatch.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-commit.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-push.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-rebase.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/pre-receive.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/prepare-commit-msg.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/hooks/update.sample -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/index -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/info/exclude -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/info/refs -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/logs/HEAD -%%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/packed-refs -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/heads/master -%%WWWDIR%%/vendor/christophwurst/nextcloud/.git/refs/remotes/origin/HEAD -%%WWWDIR%%/vendor/christophwurst/nextcloud/.gitignore %%WWWDIR%%/vendor/christophwurst/nextcloud/.travis.yml %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/API.php %%WWWDIR%%/vendor/christophwurst/nextcloud/OCP/Accounts/IAccount.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902171755.x1HHtBE6079797>