security/nextcloud-end_to_end_encryption: Update to 1.7.1

(cherry picked from commit c117d3f93fb9b53c61e1384f10ec82be7ee11fef)
This commit is contained in:
Bernard Spil
2021-05-13 19:42:14 +00:00
parent 1c02da232c
commit 96f9a6b4de
3 changed files with 11 additions and 12 deletions

View File

@@ -1,14 +1,14 @@
# Created by: Bernard Spil <brnrd@freebsd.org>
PORTNAME= end_to_end_encryption
PORTVERSION= 1.7.0
PORTVERSION= 1.7.1
DISTVERSIONPREFIX= v
CATEGORIES= security
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
PKGNAMEPREFIX= nextcloud-
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}
MAINTAINER= brnrd@freebsd.org
COMMENT= End-to-End Encryption app for Nextcloud

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1598090225
SHA256 (nextcloud/end_to_end_encryption/end_to_end_encryption.tar.gz) = 5d15e832959b57f2c7c8f6228ebabfb744c59611bf4305077418a837d7f16a53
SIZE (nextcloud/end_to_end_encryption/end_to_end_encryption.tar.gz) = 75778
TIMESTAMP = 1620934608
SHA256 (nextcloud/end_to_end_encryption-1.7.1.tar.gz) = 1e78cc32777d05bf933acfa562c7ec38b5123c6e0e616d95094cd6c2b5f145cf
SIZE (nextcloud/end_to_end_encryption-1.7.1.tar.gz) = 69817

View File

@@ -1,8 +1,5 @@
@comment %%WWWDIR%%/.DS_Store
@comment %%WWWDIR%%/.php_cs.dist
%%WWWDIR%%/LICENSE
%%WWWDIR%%/SECURITY.md
%%WWWDIR%%/appinfo/app.php
%%WWWDIR%%/appinfo/info.xml
%%WWWDIR%%/appinfo/routes.php
%%WWWDIR%%/img/app.svg
@@ -11,8 +8,6 @@
%%WWWDIR%%/l10n/ar.json
%%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
@@ -105,6 +100,8 @@
%%WWWDIR%%/l10n/ro.json
%%WWWDIR%%/l10n/ru.js
%%WWWDIR%%/l10n/ru.json
%%WWWDIR%%/l10n/sc.js
%%WWWDIR%%/l10n/sc.json
%%WWWDIR%%/l10n/sk.js
%%WWWDIR%%/l10n/sk.json
%%WWWDIR%%/l10n/sl.js
@@ -121,6 +118,8 @@
%%WWWDIR%%/l10n/uk.json
%%WWWDIR%%/l10n/zh_CN.js
%%WWWDIR%%/l10n/zh_CN.json
%%WWWDIR%%/l10n/zh_HK.js
%%WWWDIR%%/l10n/zh_HK.json
%%WWWDIR%%/l10n/zh_TW.js
%%WWWDIR%%/l10n/zh_TW.json
%%WWWDIR%%/lib/AppInfo/Application.php
@@ -146,6 +145,7 @@
%%WWWDIR%%/lib/IKeyStorage.php
%%WWWDIR%%/lib/IMetaDataStorage.php
%%WWWDIR%%/lib/KeyStorage.php
%%WWWDIR%%/lib/Listener/UserDeletedListener.php
%%WWWDIR%%/lib/LockManager.php
%%WWWDIR%%/lib/MetaDataStorage.php
%%WWWDIR%%/lib/Middleware/UserAgentCheckMiddleware.php
@@ -154,4 +154,3 @@
%%WWWDIR%%/lib/RollbackService.php
%%WWWDIR%%/lib/SignatureHandler.php
%%WWWDIR%%/lib/UserAgentManager.php
%%WWWDIR%%/lib/UserManager.php