Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2016 01:54:34 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410678 - head/www/owncloud
Message-ID:  <201603090154.u291sY9f012437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Wed Mar  9 01:54:34 2016
New Revision: 410678
URL: https://svnweb.freebsd.org/changeset/ports/410678

Log:
  Update to 9.0.0
  
  PR:	207823
  Submitted by:	Loïc BLOT <loic.blot at unix-experience dot fr>

Modified:
  head/www/owncloud/Makefile
  head/www/owncloud/distinfo
  head/www/owncloud/pkg-plist

Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile	Wed Mar  9 01:48:03 2016	(r410677)
+++ head/www/owncloud/Makefile	Wed Mar  9 01:54:34 2016	(r410678)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	owncloud
-PORTVERSION=	8.2.2
+PORTVERSION=	9.0.0
 CATEGORIES=	www
 MASTER_SITES=	http://download.owncloud.org/community/
 

Modified: head/www/owncloud/distinfo
==============================================================================
--- head/www/owncloud/distinfo	Wed Mar  9 01:48:03 2016	(r410677)
+++ head/www/owncloud/distinfo	Wed Mar  9 01:54:34 2016	(r410678)
@@ -1,2 +1,2 @@
-SHA256 (owncloud-8.2.2.tar.bz2) = d5b935f904744b8b40b310f19679702387c852498d0dc7aaeda4555a3db9ad5b
-SIZE (owncloud-8.2.2.tar.bz2) = 28922075
+SHA256 (owncloud-9.0.0.tar.bz2) = d16737510a77a81489f7c4d5e19b0756fa2ea1c5081ba174b0fec0f00da3a77c
+SIZE (owncloud-9.0.0.tar.bz2) = 22678208

Modified: head/www/owncloud/pkg-plist
==============================================================================
--- head/www/owncloud/pkg-plist	Wed Mar  9 01:48:03 2016	(r410677)
+++ head/www/owncloud/pkg-plist	Wed Mar  9 01:54:34 2016	(r410678)
@@ -1,15 +1,16 @@
 %%WWWDIR%%/.htaccess
-%%WWWDIR%%/.tag
 %%WWWDIR%%/.user.ini
+%%WWWDIR%%/3rdparty/.gitignore
 %%WWWDIR%%/3rdparty/LICENSE INFO
+%%WWWDIR%%/3rdparty/README.md
 %%WWWDIR%%/3rdparty/autoload.php
+%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.gitignore
+%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/.scrutinizer.yml
 %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/LICENSE
+%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/README.md
 %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/composer.json
 %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist
 %%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php
-%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFake.php
-%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFakeTest.php
-%%WWWDIR%%/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperTest.php
 %%WWWDIR%%/3rdparty/composer.json
 %%WWWDIR%%/3rdparty/composer.lock
 %%WWWDIR%%/3rdparty/composer/ClassLoader.php
@@ -24,6 +25,7 @@
 %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/LICENSE
 %%WWWDIR%%/3rdparty/deepdiver1975/tarstreamer/src/TarStreamer.php
 %%WWWDIR%%/3rdparty/doctrine/annotations/LICENSE
+%%WWWDIR%%/3rdparty/doctrine/annotations/README.md
 %%WWWDIR%%/3rdparty/doctrine/annotations/composer.json
 %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php
 %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
@@ -45,10 +47,10 @@
 %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
 %%WWWDIR%%/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
 %%WWWDIR%%/3rdparty/doctrine/cache/.coveralls.yml
+%%WWWDIR%%/3rdparty/doctrine/cache/.gitignore
 %%WWWDIR%%/3rdparty/doctrine/cache/LICENSE
+%%WWWDIR%%/3rdparty/doctrine/cache/README.md
 %%WWWDIR%%/3rdparty/doctrine/cache/UPGRADE.md
-%%WWWDIR%%/3rdparty/doctrine/cache/build.properties
-%%WWWDIR%%/3rdparty/doctrine/cache/composer.json
 %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
 %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
 %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
@@ -73,9 +75,8 @@
 %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
 %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
 %%WWWDIR%%/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
-%%WWWDIR%%/3rdparty/doctrine/cache/phpunit.xml.dist
+%%WWWDIR%%/3rdparty/doctrine/collections/.gitignore
 %%WWWDIR%%/3rdparty/doctrine/collections/LICENSE
-%%WWWDIR%%/3rdparty/doctrine/collections/composer.json
 %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
 %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
 %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
@@ -89,12 +90,14 @@
 %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
 %%WWWDIR%%/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
 %%WWWDIR%%/3rdparty/doctrine/collections/phpunit.xml.dist
+%%WWWDIR%%/3rdparty/doctrine/common/.gitignore
 %%WWWDIR%%/3rdparty/doctrine/common/.gitmodules
 %%WWWDIR%%/3rdparty/doctrine/common/LICENSE
+%%WWWDIR%%/3rdparty/doctrine/common/README.md
 %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_1
 %%WWWDIR%%/3rdparty/doctrine/common/UPGRADE_TO_2_2
 %%WWWDIR%%/3rdparty/doctrine/common/build.properties
-%%WWWDIR%%/3rdparty/doctrine/common/composer.json
+%%WWWDIR%%/3rdparty/doctrine/common/build.xml
 %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
 %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
 %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
@@ -157,6 +160,7 @@
 %%WWWDIR%%/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
 %%WWWDIR%%/3rdparty/doctrine/common/phpunit.xml.dist
 %%WWWDIR%%/3rdparty/doctrine/dbal/LICENSE
+%%WWWDIR%%/3rdparty/doctrine/dbal/README.md
 %%WWWDIR%%/3rdparty/doctrine/dbal/SECURITY.md
 %%WWWDIR%%/3rdparty/doctrine/dbal/UPGRADE.md
 %%WWWDIR%%/3rdparty/doctrine/dbal/bin/doctrine-dbal
@@ -305,7 +309,6 @@
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php
-%%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/README.markdown
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php
@@ -383,11 +386,10 @@
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
 %%WWWDIR%%/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
+%%WWWDIR%%/3rdparty/doctrine/inflector/.gitignore
 %%WWWDIR%%/3rdparty/doctrine/inflector/LICENSE
-%%WWWDIR%%/3rdparty/doctrine/inflector/composer.json
 %%WWWDIR%%/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
-%%WWWDIR%%/3rdparty/doctrine/inflector/phpunit.xml.dist
-%%WWWDIR%%/3rdparty/doctrine/lexer/composer.json
+%%WWWDIR%%/3rdparty/doctrine/lexer/README.md
 %%WWWDIR%%/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
 %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php
 %%WWWDIR%%/3rdparty/guzzle/common/Guzzle/Common/Collection.php
@@ -588,12 +590,15 @@
 %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamDecoratorTrait.php
 %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/StreamInterface.php
 %%WWWDIR%%/3rdparty/guzzlehttp/streams/src/Utils.php
-%%WWWDIR%%/3rdparty/icewind/streams/composer.json
+%%WWWDIR%%/3rdparty/icewind/streams/.gitignore
 %%WWWDIR%%/3rdparty/icewind/streams/src/CallbackWrapper.php
 %%WWWDIR%%/3rdparty/icewind/streams/src/Directory.php
 %%WWWDIR%%/3rdparty/icewind/streams/src/File.php
 %%WWWDIR%%/3rdparty/icewind/streams/src/IteratorDirectory.php
 %%WWWDIR%%/3rdparty/icewind/streams/src/NullWrapper.php
+%%WWWDIR%%/3rdparty/icewind/streams/src/Path.php
+%%WWWDIR%%/3rdparty/icewind/streams/src/Url.php
+%%WWWDIR%%/3rdparty/icewind/streams/src/UrlCallBack.php
 %%WWWDIR%%/3rdparty/icewind/streams/src/Wrapper.php
 %%WWWDIR%%/3rdparty/interfasys/lognormalizer/AUTHORS.md
 %%WWWDIR%%/3rdparty/interfasys/lognormalizer/COPYING
@@ -615,6 +620,8 @@
 %%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Random.php
 %%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/URandom.php
 %%WWWDIR%%/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/UniqID.php
+%%WWWDIR%%/3rdparty/ircmaxell/security-lib/.gitignore
+%%WWWDIR%%/3rdparty/ircmaxell/security-lib/README.md
 %%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.json
 %%WWWDIR%%/3rdparty/ircmaxell/security-lib/composer.lock
 %%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php
@@ -628,20 +635,9 @@
 %%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Strength.php
 %%WWWDIR%%/3rdparty/ircmaxell/security-lib/lib/SecurityLib/composer.json
 %%WWWDIR%%/3rdparty/ircmaxell/security-lib/phpunit.xml.dist
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/AbstractMock.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Enum.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Factory.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Mocks/Strength.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/AbstractFactoryTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BaseConverterTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/BCMathTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/GMPTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/PHPMathTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMathTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/EnumTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/Unit/Core/StrengthTest.php
-%%WWWDIR%%/3rdparty/ircmaxell/security-lib/test/bootstrap.php
 %%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitattributes
+%%WWWDIR%%/3rdparty/james-heinrich/getid3/.gitignore
+%%WWWDIR%%/3rdparty/james-heinrich/getid3/README.md
 %%WWWDIR%%/3rdparty/james-heinrich/getid3/changelog.txt
 %%WWWDIR%%/3rdparty/james-heinrich/getid3/composer.json
 %%WWWDIR%%/3rdparty/james-heinrich/getid3/dependencies.txt
@@ -728,8 +724,6 @@
 %%WWWDIR%%/3rdparty/james-heinrich/getid3/readme.txt
 %%WWWDIR%%/3rdparty/james-heinrich/getid3/structure.txt
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/LICENSE.md
-%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/composer.json
-%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/phpunit.xml
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/AstAnalyzer.php
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/ClosureAnalyzer.php
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Analyzer/Token.php
@@ -743,13 +737,8 @@
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializableClosure.php
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/Serializer.php
 %%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/SerializerInterface.php
-%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.0.md
-%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.1.md
-%%WWWDIR%%/3rdparty/kriswallsmith/assetic/CHANGELOG-1.2.md
-%%WWWDIR%%/3rdparty/kriswallsmith/assetic/Gemfile
+%%WWWDIR%%/3rdparty/jeremeamia/SuperClosure/src/hash_equals.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/LICENSE
-%%WWWDIR%%/3rdparty/kriswallsmith/assetic/composer.json
-%%WWWDIR%%/3rdparty/kriswallsmith/assetic/package.json
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php
@@ -800,6 +789,7 @@
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php
+%%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php
 %%WWWDIR%%/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php
@@ -871,6 +861,7 @@
 %%WWWDIR%%/3rdparty/league/flysystem/src/Adapter/SynologyFtp.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/AdapterInterface.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/Config.php
+%%WWWDIR%%/3rdparty/league/flysystem/src/ConfigAwareTrait.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/Directory.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/Exception.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/File.php
@@ -892,28 +883,22 @@
 %%WWWDIR%%/3rdparty/league/flysystem/src/PluginInterface.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/ReadInterface.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/RootViolationException.php
+%%WWWDIR%%/3rdparty/league/flysystem/src/UnreadableFileException.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/Util.php
+%%WWWDIR%%/3rdparty/league/flysystem/src/Util/ContentListingFormatter.php
 %%WWWDIR%%/3rdparty/league/flysystem/src/Util/MimeType.php
 %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/COPYING
 %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/MANUAL.md
+%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/README.md
 %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/composer.json
 %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/ZipStreamer.php
 %%WWWDIR%%/3rdparty/mcnetic/zipstreamer/src/lib/Count64.php
-%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/ZipComponents.php
-%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/ZipStreamerTest.php
-%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/lib/Count64Test.php
-%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/phpunit.xml
-%%WWWDIR%%/3rdparty/mcnetic/zipstreamer/test/travis/php-modules-install.sh
 %%WWWDIR%%/3rdparty/natxet/CssMin/README
 %%WWWDIR%%/3rdparty/natxet/CssMin/composer.json
 %%WWWDIR%%/3rdparty/natxet/CssMin/src/CssMin.php
-%%WWWDIR%%/3rdparty/nikic/php-parser/CHANGELOG.md
 %%WWWDIR%%/3rdparty/nikic/php-parser/LICENSE
-%%WWWDIR%%/3rdparty/nikic/php-parser/UPGRADE-1.0.md
-%%WWWDIR%%/3rdparty/nikic/php-parser/composer.json
-%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/analyze.php
+%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/README.md
 %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/kmyacc.php.parser
-%%WWWDIR%%/3rdparty/nikic/php-parser/grammar/rebuildParser.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/grammar/zend_language_parser.phpy
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Autoloader.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Builder.php
@@ -1026,6 +1011,7 @@
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php
+%%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php
@@ -1104,136 +1090,169 @@
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/PhpParser/Unserializer/XML.php
 %%WWWDIR%%/3rdparty/nikic/php-parser/lib/bootstrap.php
-%%WWWDIR%%/3rdparty/nikic/php-parser/phpunit.xml.dist
+%%WWWDIR%%/3rdparty/paragonie/random_compat/.gitignore
+%%WWWDIR%%/3rdparty/paragonie/random_compat/LICENSE
+%%WWWDIR%%/3rdparty/paragonie/random_compat/composer.json
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/byte_safe_strings.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/cast_to_int.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/error_polyfill.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_com_dotnet.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_dev_urandom.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_libsodium.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_mcrypt.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_bytes_openssl.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/lib/random_int.php
+%%WWWDIR%%/3rdparty/paragonie/random_compat/phpunit.xml.dist
 %%WWWDIR%%/3rdparty/patches.txt
 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.ASL20
 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/LICENSE.GPLv2
+%%WWWDIR%%/3rdparty/patchwork/jsqueeze/README.md
 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/composer.json
 %%WWWDIR%%/3rdparty/patchwork/jsqueeze/src/JSqueeze.php
 %%WWWDIR%%/3rdparty/patchwork/utf8/CHANGELOG.md
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Normalizer.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Iconv.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Intl.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Mbstring.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Normalizer.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Xml.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.big5.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp037.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1006.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1026.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp424.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp437.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp500.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp737.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp775.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp850.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp852.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp855.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp856.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp857.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp860.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp861.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp862.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp863.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp864.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp865.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp866.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp869.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp874.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp875.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp932.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp936.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp949.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp950.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.gsm0338.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-r.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-u.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.mazovia.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.nextstep.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.stdenc.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.symbol.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.turkish.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1250.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1251.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1252.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1253.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1254.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1255.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1256.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1257.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1258.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.zdingbat.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.gsm0338.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.mazovia.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.stdenc.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.symbol.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.zdingbat.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/translit.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/combiningClass.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/lowerCase.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/upperCase.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/TurkishUtf8.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/iconv.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/intl.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/mbstring.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/utf8_encode.php
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/caseFolding_full.ser
-%%WWWDIR%%/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/translit_extra.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-APACHE
+%%WWWDIR%%/3rdparty/patchwork/utf8/LICENSE-GPL
+%%WWWDIR%%/3rdparty/patchwork/utf8/README.md
 %%WWWDIR%%/3rdparty/patchwork/utf8/composer.json
 %%WWWDIR%%/3rdparty/patchwork/utf8/phpunit.xml.dist
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Normalizer.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Iconv.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Intl.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Mbstring.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Normalizer.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/Xml.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.big5.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp037.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1006.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp1026.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp424.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp437.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp500.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp737.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp775.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp850.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp852.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp855.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp856.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp857.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp860.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp861.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp862.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp863.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp864.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp865.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp866.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp869.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp874.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp875.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp932.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp936.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp949.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.cp950.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.gsm0338.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-r.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.koi8-u.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.mazovia.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.nextstep.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.stdenc.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.symbol.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.turkish.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.us-ascii.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1250.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1251.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1252.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1253.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1254.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1255.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1256.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1257.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.windows-1258.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/from.zdingbat.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.gsm0338.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.mazovia.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.stdenc.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.symbol.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/to.zdingbat.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/charset/translit.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/combiningClass.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/lowerCase.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/PHP/Shim/unidata/upperCase.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/TurkishUtf8.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/BestFit.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/iconv.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/intl.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/mbstring.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/utf8_encode.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/WindowsStreamWrapper.php
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/caseFolding_full.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1250.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1251.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1252.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1253.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1254.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1255.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1256.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1257.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit1258.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit874.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit932.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit936.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit949.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/to.bestfit950.ser
+%%WWWDIR%%/3rdparty/patchwork/utf8/src/Patchwork/Utf8/data/translit_extra.ser
+%%WWWDIR%%/3rdparty/pear/archive_tar/.gitignore
 %%WWWDIR%%/3rdparty/pear/archive_tar/Archive/Tar.php
+%%WWWDIR%%/3rdparty/pear/archive_tar/README.md
 %%WWWDIR%%/3rdparty/pear/archive_tar/composer.json
 %%WWWDIR%%/3rdparty/pear/archive_tar/package.xml
+%%WWWDIR%%/3rdparty/pear/console_getopt/.gitignore
 %%WWWDIR%%/3rdparty/pear/console_getopt/Console/Getopt.php
 %%WWWDIR%%/3rdparty/pear/console_getopt/LICENSE
 %%WWWDIR%%/3rdparty/pear/console_getopt/README.rst
 %%WWWDIR%%/3rdparty/pear/console_getopt/composer.json
 %%WWWDIR%%/3rdparty/pear/console_getopt/package.xml
+%%WWWDIR%%/3rdparty/pear/pear-core-minimal/.gitignore
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/README.rst
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/composer.json
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/OS/Guess.php
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR.php
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/Error.php
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack.php
-%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR/ErrorStack5.php
-%%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/PEAR5.php
 %%WWWDIR%%/3rdparty/pear/pear-core-minimal/src/System.php
+%%WWWDIR%%/3rdparty/pear/pear_exception/.gitignore
 %%WWWDIR%%/3rdparty/pear/pear_exception/LICENSE
 %%WWWDIR%%/3rdparty/pear/pear_exception/PEAR/Exception.php
 %%WWWDIR%%/3rdparty/pear/pear_exception/composer.json
 %%WWWDIR%%/3rdparty/pear/pear_exception/package.xml
 %%WWWDIR%%/3rdparty/phpseclib/phpseclib/AUTHORS
-%%WWWDIR%%/3rdparty/phpseclib/phpseclib/CHANGELOG.md
 %%WWWDIR%%/3rdparty/phpseclib/phpseclib/LICENSE
-%%WWWDIR%%/3rdparty/phpseclib/phpseclib/composer.json
-%%WWWDIR%%/3rdparty/phpseclib/phpseclib/composer.lock
 %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php
 %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php
 %%WWWDIR%%/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
@@ -1264,6 +1283,8 @@
 %%WWWDIR%%/3rdparty/punic/punic/LICENSE.txt
 %%WWWDIR%%/3rdparty/punic/punic/UNICODE-LICENSE.txt
 %%WWWDIR%%/3rdparty/punic/punic/code/Calendar.php
+%%WWWDIR%%/3rdparty/punic/punic/code/Comparer.php
+%%WWWDIR%%/3rdparty/punic/punic/code/Currency.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Data.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Exception.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Exception/BadArgumentType.php
@@ -1278,389 +1299,505 @@
 %%WWWDIR%%/3rdparty/punic/punic/code/Language.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Misc.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Number.php
+%%WWWDIR%%/3rdparty/punic/punic/code/Phone.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Plural.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Territory.php
 %%WWWDIR%%/3rdparty/punic/punic/code/Unit.php
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ar/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ar/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ca/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ca/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/cs/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/cs/units.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/currencyData.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/da/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/da/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/da/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/da/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/de/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/de/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/de/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/de/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/el/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/el/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/el/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/el/units.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/calendar.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/dateFields.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/languages.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/listPatterns.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/localeDisplayNames.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/numbers.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/territories.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/timeZoneNames.json
-%%WWWDIR%%/3rdparty/punic/punic/code/data/en-001/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-AU/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-CA/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-GB/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-HK/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en-IN/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/en/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/en/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/es/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/es/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/es/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/es/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/fi/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fi/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/fr/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/fr/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/he/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/he/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/he/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/he/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hi/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hi/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hr/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hr/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/hu/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/hu/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/it/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/it/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/it/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/it/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ja/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ja/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ko/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ko/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/likelySubtags.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/measurementData.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/metaZones.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/nb/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nb/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/nl/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/nl/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/parentLocales.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pl/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pl/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/plurals.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt-PT/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/pt/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/pt/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ro/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ro/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/root/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/root/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/root/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/root/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/ru/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/ru/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sk/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sk/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sl/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sl/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sr/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sr/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/sv/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/sv/units.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/telephoneCodeData.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/territoryContainment.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/territoryInfo.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/th/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/th/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/th/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/th/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/tr/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/tr/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/calendar.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/currencies.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/dateFields.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/languages.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/layout.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/listPatterns.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json
+%%WWWDIR%%/3rdparty/punic/punic/code/data/uk/measurementSystemNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/numbers.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/territories.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/timeZoneNames.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/uk/units.json
 %%WWWDIR%%/3rdparty/punic/punic/code/data/vi/calendar.json

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603090154.u291sY9f012437>