mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
security/nextcloud-twofactor_totp: Update to 2.1.1
This commit is contained in:
parent
ab910a6030
commit
6777873085
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493179
@ -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-
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user