From owner-svn-ports-head@freebsd.org Fri Aug 28 18:14:55 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 48A4B3BAA69; Fri, 28 Aug 2020 18:14:55 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BdSRz1YQ5z44Zc; Fri, 28 Aug 2020 18:14:55 +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 199D118EB2; Fri, 28 Aug 2020 18:14:55 +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 07SIEsP9022641; Fri, 28 Aug 2020 18:14:54 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07SIEsvo022639; Fri, 28 Aug 2020 18:14:54 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202008281814.07SIEsvo022639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 28 Aug 2020 18:14:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546783 - head/www/nextcloud X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud X-SVN-Commit-Revision: 546783 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.33 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, 28 Aug 2020 18:14:55 -0000 Author: brnrd Date: Fri Aug 28 18:14:54 2020 New Revision: 546783 URL: https://svnweb.freebsd.org/changeset/ports/546783 Log: www/nextcloud: Update to 19.0.2 * Remove no-op MEMCACHED option Modified: head/www/nextcloud/Makefile head/www/nextcloud/distinfo head/www/nextcloud/pkg-plist Modified: head/www/nextcloud/Makefile ============================================================================== --- head/www/nextcloud/Makefile Fri Aug 28 18:12:18 2020 (r546782) +++ head/www/nextcloud/Makefile Fri Aug 28 18:14:54 2020 (r546783) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -PORTVERSION= 19.0.1 +PORTVERSION= 19.0.2 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -28,7 +28,7 @@ PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ OPTIONS_DEFINE= EXIF IMAGICK INTL LDAP PCNTL SMB SSL OPTIONS_GROUP= CACHING -OPTIONS_GROUP_CACHING= APCU MEMCACHED OPCACHE REDIS +OPTIONS_GROUP_CACHING= APCU OPCACHE REDIS OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= APCU EXIF INTL LDAP MYSQL OPCACHE SSL @@ -40,7 +40,6 @@ DB_DESC= Database backend(s) EXIF_DESC= Image rotation support IMAGICK_DESC= Thumbnail support (recommended) INTL_DESC= International character support (recommended) -MEMCACHED_DESC= Distributed data caching using Memcached OPCACHE_DESC= Enable OPcode caching (recommended) PCNTL_DESC= Long-running process control (recommended) REDIS_DESC= Distributed data caching using Redis Modified: head/www/nextcloud/distinfo ============================================================================== --- head/www/nextcloud/distinfo Fri Aug 28 18:12:18 2020 (r546782) +++ head/www/nextcloud/distinfo Fri Aug 28 18:14:54 2020 (r546783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594999315 -SHA256 (nextcloud-19.0.1.tar.bz2) = 4ef311e00d939915d3a9714cd3a1ad436db9157e04620e4a88c2f427e5e65b2d -SIZE (nextcloud-19.0.1.tar.bz2) = 90595211 +TIMESTAMP = 1598610382 +SHA256 (nextcloud-19.0.2.tar.bz2) = 8152f385fdb0645114e0043aaf07b0de046fbaf205fa6d6bf530d22db86c66a5 +SIZE (nextcloud-19.0.2.tar.bz2) = 99715473 Modified: head/www/nextcloud/pkg-plist ============================================================================== --- head/www/nextcloud/pkg-plist Fri Aug 28 18:12:18 2020 (r546782) +++ head/www/nextcloud/pkg-plist Fri Aug 28 18:14:54 2020 (r546783) @@ -1905,6 +1905,7 @@ %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ClientException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ConnectException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/GuzzleException.php +%%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/SeekException.php %%WWWDIR%%/3rdparty/guzzlehttp/guzzle/src/Exception/ServerException.php @@ -4833,6 +4834,8 @@ %%WWWDIR%%/apps-pkg/accessibility/l10n/es_AR.json %%WWWDIR%%/apps-pkg/accessibility/l10n/es_CO.js %%WWWDIR%%/apps-pkg/accessibility/l10n/es_CO.json +%%WWWDIR%%/apps-pkg/accessibility/l10n/es_EC.js +%%WWWDIR%%/apps-pkg/accessibility/l10n/es_EC.json %%WWWDIR%%/apps-pkg/accessibility/l10n/es_MX.js %%WWWDIR%%/apps-pkg/accessibility/l10n/es_MX.json %%WWWDIR%%/apps-pkg/accessibility/l10n/et_EE.js @@ -6072,6 +6075,7 @@ %%WWWDIR%%/apps-pkg/encryption/lib/Command/DisableMasterKey.php %%WWWDIR%%/apps-pkg/encryption/lib/Command/EnableMasterKey.php %%WWWDIR%%/apps-pkg/encryption/lib/Command/RecoverUser.php +%%WWWDIR%%/apps-pkg/encryption/lib/Command/ScanLegacyFormat.php %%WWWDIR%%/apps-pkg/encryption/lib/Controller/RecoveryController.php %%WWWDIR%%/apps-pkg/encryption/lib/Controller/SettingsController.php %%WWWDIR%%/apps-pkg/encryption/lib/Controller/StatusController.php @@ -6312,6 +6316,8 @@ %%WWWDIR%%/apps-pkg/federation/l10n/bg.json %%WWWDIR%%/apps-pkg/federation/l10n/bg_BG.js %%WWWDIR%%/apps-pkg/federation/l10n/bg_BG.json +%%WWWDIR%%/apps-pkg/federation/l10n/br.js +%%WWWDIR%%/apps-pkg/federation/l10n/br.json %%WWWDIR%%/apps-pkg/federation/l10n/ca.js %%WWWDIR%%/apps-pkg/federation/l10n/ca.json %%WWWDIR%%/apps-pkg/federation/l10n/cs.js @@ -8439,6 +8445,7 @@ %%WWWDIR%%/apps-pkg/files_trashbin/lib/Command/CleanUp.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Command/Expire.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Command/ExpireTrash.php +%%WWWDIR%%/apps-pkg/files_trashbin/lib/Command/Size.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Controller/PreviewController.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Events/MoveToTrashEvent.php %%WWWDIR%%/apps-pkg/files_trashbin/lib/Exceptions/CopyRecursiveException.php @@ -9527,6 +9534,8 @@ %%WWWDIR%%/apps-pkg/oauth2/l10n/ar.json %%WWWDIR%%/apps-pkg/oauth2/l10n/ast.js %%WWWDIR%%/apps-pkg/oauth2/l10n/ast.json +%%WWWDIR%%/apps-pkg/oauth2/l10n/br.js +%%WWWDIR%%/apps-pkg/oauth2/l10n/br.json %%WWWDIR%%/apps-pkg/oauth2/l10n/ca.js %%WWWDIR%%/apps-pkg/oauth2/l10n/ca.json %%WWWDIR%%/apps-pkg/oauth2/l10n/cs.js @@ -10118,6 +10127,8 @@ %%WWWDIR%%/apps-pkg/privacy/l10n/ar.json %%WWWDIR%%/apps-pkg/privacy/l10n/bg.js %%WWWDIR%%/apps-pkg/privacy/l10n/bg.json +%%WWWDIR%%/apps-pkg/privacy/l10n/br.js +%%WWWDIR%%/apps-pkg/privacy/l10n/br.json %%WWWDIR%%/apps-pkg/privacy/l10n/ca.js %%WWWDIR%%/apps-pkg/privacy/l10n/ca.json %%WWWDIR%%/apps-pkg/privacy/l10n/cs.js @@ -10618,6 +10629,8 @@ %%WWWDIR%%/apps-pkg/settings/l10n/ast.json %%WWWDIR%%/apps-pkg/settings/l10n/bg.js %%WWWDIR%%/apps-pkg/settings/l10n/bg.json +%%WWWDIR%%/apps-pkg/settings/l10n/br.js +%%WWWDIR%%/apps-pkg/settings/l10n/br.json %%WWWDIR%%/apps-pkg/settings/l10n/ca.js %%WWWDIR%%/apps-pkg/settings/l10n/ca.json %%WWWDIR%%/apps-pkg/settings/l10n/cs.js @@ -11852,6 +11865,8 @@ %%WWWDIR%%/apps-pkg/text/l10n/ast.json %%WWWDIR%%/apps-pkg/text/l10n/bg.js %%WWWDIR%%/apps-pkg/text/l10n/bg.json +%%WWWDIR%%/apps-pkg/text/l10n/br.js +%%WWWDIR%%/apps-pkg/text/l10n/br.json %%WWWDIR%%/apps-pkg/text/l10n/ca.js %%WWWDIR%%/apps-pkg/text/l10n/ca.json %%WWWDIR%%/apps-pkg/text/l10n/cs.js @@ -12894,7 +12909,6 @@ %%WWWDIR%%/apps-pkg/user_ldap/vendor/ui-multiselect/jquery.multiselect.css %%WWWDIR%%/apps-pkg/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js %%WWWDIR%%/apps-pkg/viewer/.npmignore -%%WWWDIR%%/apps-pkg/viewer/.stylelintrc.js %%WWWDIR%%/apps-pkg/viewer/COPYING %%WWWDIR%%/apps-pkg/viewer/appinfo/app.php %%WWWDIR%%/apps-pkg/viewer/appinfo/info.xml @@ -12903,8 +12917,8 @@ %%WWWDIR%%/apps-pkg/viewer/composer.json %%WWWDIR%%/apps-pkg/viewer/img/app.svg %%WWWDIR%%/apps-pkg/viewer/img/plyr.svg -%%WWWDIR%%/apps-pkg/viewer/js/viewer.js -%%WWWDIR%%/apps-pkg/viewer/js/viewer.js.map +%%WWWDIR%%/apps-pkg/viewer/js/viewer-main.js +%%WWWDIR%%/apps-pkg/viewer/js/viewer-main.js.map %%WWWDIR%%/apps-pkg/viewer/l10n/af.js %%WWWDIR%%/apps-pkg/viewer/l10n/af.json %%WWWDIR%%/apps-pkg/viewer/l10n/ar.js @@ -13016,6 +13030,7 @@ %%WWWDIR%%/apps-pkg/viewer/lib/AppInfo/Application.php %%WWWDIR%%/apps-pkg/viewer/lib/Event/LoadViewer.php %%WWWDIR%%/apps-pkg/viewer/lib/Listener/LoadViewerScript.php +%%WWWDIR%%/apps-pkg/viewer/stylelint.config.js %%WWWDIR%%/apps-pkg/workflowengine/appinfo/app.php %%WWWDIR%%/apps-pkg/workflowengine/appinfo/info.xml %%WWWDIR%%/apps-pkg/workflowengine/appinfo/routes.php @@ -13575,24 +13590,31 @@ %%WWWDIR%%/core/doc/admin/_sources/maintenance/upgrade.rst.txt %%WWWDIR%%/core/doc/admin/_sources/release_notes.rst.txt %%WWWDIR%%/core/doc/admin/_sources/release_schedule.rst.txt -%%WWWDIR%%/core/doc/admin/_static/ajax-loader.gif %%WWWDIR%%/core/doc/admin/_static/basic.css -%%WWWDIR%%/core/doc/admin/_static/comment-bright.png -%%WWWDIR%%/core/doc/admin/_static/comment-close.png -%%WWWDIR%%/core/doc/admin/_static/comment.png %%WWWDIR%%/core/doc/admin/_static/css/badge_only.css +%%WWWDIR%%/core/doc/admin/_static/css/fonts/Roboto-Slab-Bold.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/Roboto-Slab-Bold.woff2 +%%WWWDIR%%/core/doc/admin/_static/css/fonts/Roboto-Slab-Regular.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/Roboto-Slab-Regular.woff2 +%%WWWDIR%%/core/doc/admin/_static/css/fonts/fontawesome-webfont.eot +%%WWWDIR%%/core/doc/admin/_static/css/fonts/fontawesome-webfont.svg +%%WWWDIR%%/core/doc/admin/_static/css/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/core/doc/admin/_static/css/fonts/fontawesome-webfont.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-bold-italic.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-bold-italic.woff2 +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-bold.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-bold.woff2 +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-normal-italic.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-normal-italic.woff2 +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-normal.woff +%%WWWDIR%%/core/doc/admin/_static/css/fonts/lato-normal.woff2 %%WWWDIR%%/core/doc/admin/_static/css/theme.css %%WWWDIR%%/core/doc/admin/_static/custom.css %%WWWDIR%%/core/doc/admin/_static/doctools.js %%WWWDIR%%/core/doc/admin/_static/documentation_options.js -%%WWWDIR%%/core/doc/admin/_static/down-pressed.png -%%WWWDIR%%/core/doc/admin/_static/down.png %%WWWDIR%%/core/doc/admin/_static/file.png -%%WWWDIR%%/core/doc/admin/_static/fonts/Inconsolata-Bold.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/Inconsolata-Regular.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/Inconsolata.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/Lato-Bold.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/Lato-Regular.ttf +%%WWWDIR%%/core/doc/admin/_static/fonts/FontAwesome.otf %%WWWDIR%%/core/doc/admin/_static/fonts/Lato/lato-bold.eot %%WWWDIR%%/core/doc/admin/_static/fonts/Lato/lato-bold.ttf %%WWWDIR%%/core/doc/admin/_static/fonts/Lato/lato-bold.woff @@ -13609,8 +13631,14 @@ %%WWWDIR%%/core/doc/admin/_static/fonts/Lato/lato-regular.ttf %%WWWDIR%%/core/doc/admin/_static/fonts/Lato/lato-regular.woff %%WWWDIR%%/core/doc/admin/_static/fonts/Lato/lato-regular.woff2 -%%WWWDIR%%/core/doc/admin/_static/fonts/RobotoSlab-Bold.ttf -%%WWWDIR%%/core/doc/admin/_static/fonts/RobotoSlab-Regular.ttf +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Bold.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Bold.woff2 +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Light.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Light.woff2 +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Regular.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Regular.woff2 +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Thin.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/Roboto-Slab-Thin.woff2 %%WWWDIR%%/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot %%WWWDIR%%/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf %%WWWDIR%%/core/doc/admin/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff @@ -13624,8 +13652,19 @@ %%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.ttf %%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.woff %%WWWDIR%%/core/doc/admin/_static/fonts/fontawesome-webfont.woff2 -%%WWWDIR%%/core/doc/admin/_static/jquery-3.2.1.js +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-bold-italic.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-bold-italic.woff2 +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-bold.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-bold.woff2 +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-normal-italic.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-normal-italic.woff2 +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-normal.woff +%%WWWDIR%%/core/doc/admin/_static/fonts/lato-normal.woff2 +%%WWWDIR%%/core/doc/admin/_static/jquery-3.5.1.js %%WWWDIR%%/core/doc/admin/_static/jquery.js +%%WWWDIR%%/core/doc/admin/_static/js/badge_only.js +%%WWWDIR%%/core/doc/admin/_static/js/html5shiv-printshiv.min.js +%%WWWDIR%%/core/doc/admin/_static/js/html5shiv.min.js %%WWWDIR%%/core/doc/admin/_static/js/modernizr.min.js %%WWWDIR%%/core/doc/admin/_static/js/theme.js %%WWWDIR%%/core/doc/admin/_static/language_data.js @@ -13649,9 +13688,6 @@ %%WWWDIR%%/core/doc/admin/_static/social/youtube.svg %%WWWDIR%%/core/doc/admin/_static/underscore-1.3.1.js %%WWWDIR%%/core/doc/admin/_static/underscore.js -%%WWWDIR%%/core/doc/admin/_static/up-pressed.png -%%WWWDIR%%/core/doc/admin/_static/up.png -%%WWWDIR%%/core/doc/admin/_static/websupport.js %%WWWDIR%%/core/doc/admin/apps_management.html %%WWWDIR%%/core/doc/admin/configuration_database/bigint_identifiers.html %%WWWDIR%%/core/doc/admin/configuration_database/db_conversion.html @@ -13880,24 +13916,31 @@ %%WWWDIR%%/core/doc/user/_sources/userpreferences.rst.txt %%WWWDIR%%/core/doc/user/_sources/webinterface.rst.txt %%WWWDIR%%/core/doc/user/_sources/whats_new.rst.txt -%%WWWDIR%%/core/doc/user/_static/ajax-loader.gif %%WWWDIR%%/core/doc/user/_static/basic.css -%%WWWDIR%%/core/doc/user/_static/comment-bright.png -%%WWWDIR%%/core/doc/user/_static/comment-close.png -%%WWWDIR%%/core/doc/user/_static/comment.png %%WWWDIR%%/core/doc/user/_static/css/badge_only.css +%%WWWDIR%%/core/doc/user/_static/css/fonts/Roboto-Slab-Bold.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/Roboto-Slab-Bold.woff2 +%%WWWDIR%%/core/doc/user/_static/css/fonts/Roboto-Slab-Regular.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/Roboto-Slab-Regular.woff2 +%%WWWDIR%%/core/doc/user/_static/css/fonts/fontawesome-webfont.eot +%%WWWDIR%%/core/doc/user/_static/css/fonts/fontawesome-webfont.svg +%%WWWDIR%%/core/doc/user/_static/css/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/core/doc/user/_static/css/fonts/fontawesome-webfont.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-bold-italic.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-bold-italic.woff2 +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-bold.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-bold.woff2 +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-normal-italic.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-normal-italic.woff2 +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-normal.woff +%%WWWDIR%%/core/doc/user/_static/css/fonts/lato-normal.woff2 %%WWWDIR%%/core/doc/user/_static/css/theme.css %%WWWDIR%%/core/doc/user/_static/custom.css %%WWWDIR%%/core/doc/user/_static/doctools.js %%WWWDIR%%/core/doc/user/_static/documentation_options.js -%%WWWDIR%%/core/doc/user/_static/down-pressed.png -%%WWWDIR%%/core/doc/user/_static/down.png %%WWWDIR%%/core/doc/user/_static/file.png -%%WWWDIR%%/core/doc/user/_static/fonts/Inconsolata-Bold.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/Inconsolata-Regular.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/Inconsolata.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/Lato-Bold.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/Lato-Regular.ttf +%%WWWDIR%%/core/doc/user/_static/fonts/FontAwesome.otf %%WWWDIR%%/core/doc/user/_static/fonts/Lato/lato-bold.eot %%WWWDIR%%/core/doc/user/_static/fonts/Lato/lato-bold.ttf %%WWWDIR%%/core/doc/user/_static/fonts/Lato/lato-bold.woff @@ -13914,8 +13957,14 @@ %%WWWDIR%%/core/doc/user/_static/fonts/Lato/lato-regular.ttf %%WWWDIR%%/core/doc/user/_static/fonts/Lato/lato-regular.woff %%WWWDIR%%/core/doc/user/_static/fonts/Lato/lato-regular.woff2 -%%WWWDIR%%/core/doc/user/_static/fonts/RobotoSlab-Bold.ttf -%%WWWDIR%%/core/doc/user/_static/fonts/RobotoSlab-Regular.ttf +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Bold.woff +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Bold.woff2 +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Light.woff +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Light.woff2 +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Regular.woff +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Regular.woff2 +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Thin.woff +%%WWWDIR%%/core/doc/user/_static/fonts/Roboto-Slab-Thin.woff2 %%WWWDIR%%/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot %%WWWDIR%%/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf %%WWWDIR%%/core/doc/user/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff @@ -13929,8 +13978,19 @@ %%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.ttf %%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.woff %%WWWDIR%%/core/doc/user/_static/fonts/fontawesome-webfont.woff2 -%%WWWDIR%%/core/doc/user/_static/jquery-3.2.1.js +%%WWWDIR%%/core/doc/user/_static/fonts/lato-bold-italic.woff +%%WWWDIR%%/core/doc/user/_static/fonts/lato-bold-italic.woff2 +%%WWWDIR%%/core/doc/user/_static/fonts/lato-bold.woff +%%WWWDIR%%/core/doc/user/_static/fonts/lato-bold.woff2 +%%WWWDIR%%/core/doc/user/_static/fonts/lato-normal-italic.woff +%%WWWDIR%%/core/doc/user/_static/fonts/lato-normal-italic.woff2 +%%WWWDIR%%/core/doc/user/_static/fonts/lato-normal.woff +%%WWWDIR%%/core/doc/user/_static/fonts/lato-normal.woff2 +%%WWWDIR%%/core/doc/user/_static/jquery-3.5.1.js %%WWWDIR%%/core/doc/user/_static/jquery.js +%%WWWDIR%%/core/doc/user/_static/js/badge_only.js +%%WWWDIR%%/core/doc/user/_static/js/html5shiv-printshiv.min.js +%%WWWDIR%%/core/doc/user/_static/js/html5shiv.min.js %%WWWDIR%%/core/doc/user/_static/js/modernizr.min.js %%WWWDIR%%/core/doc/user/_static/js/theme.js %%WWWDIR%%/core/doc/user/_static/language_data.js @@ -13954,9 +14014,6 @@ %%WWWDIR%%/core/doc/user/_static/social/youtube.svg %%WWWDIR%%/core/doc/user/_static/underscore-1.3.1.js %%WWWDIR%%/core/doc/user/_static/underscore.js -%%WWWDIR%%/core/doc/user/_static/up-pressed.png -%%WWWDIR%%/core/doc/user/_static/up.png -%%WWWDIR%%/core/doc/user/_static/websupport.js %%WWWDIR%%/core/doc/user/contents.html %%WWWDIR%%/core/doc/user/external_storage/external_storage.html %%WWWDIR%%/core/doc/user/external_storage/index.html @@ -15252,6 +15309,7 @@ %%WWWDIR%%/lib/private/Share20/ProviderFactory.php %%WWWDIR%%/lib/private/Share20/Share.php %%WWWDIR%%/lib/private/Share20/ShareHelper.php +%%WWWDIR%%/lib/private/Share20/UserRemovedListener.php %%WWWDIR%%/lib/private/Streamer.php %%WWWDIR%%/lib/private/SubAdmin.php %%WWWDIR%%/lib/private/Support/CrashReport/Registry.php