Date: Mon, 23 Oct 2023 14:47:06 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 12d4d52a5ada - main - www/webtrees21: update to 2.1.18 Message-ID: <202310231447.39NEl62r095934@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=12d4d52a5ada2c4afe12fc36fd0955637675bae7 commit 12d4d52a5ada2c4afe12fc36fd0955637675bae7 Author: Krzysztof <ports@bsdserwis.com> AuthorDate: 2023-10-23 08:30:16 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-10-23 14:46:54 +0000 www/webtrees21: update to 2.1.18 ChangeLog: https://github.com/fisharebest/webtrees/compare/2.1.17...2.1.18 PR: 274657 Reported by: ports@bsdserwis.com (maintainer) --- www/webtrees21/Makefile | 4 ++-- www/webtrees21/distinfo | 6 +++--- www/webtrees21/pkg-plist | 17 +++++++++++------ 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/www/webtrees21/Makefile b/www/webtrees21/Makefile index 5be4f8e82b52..7bc8da2fbbb9 100644 --- a/www/webtrees21/Makefile +++ b/www/webtrees21/Makefile @@ -1,5 +1,5 @@ PORTNAME= webtrees -PORTVERSION= 2.1.17 +PORTVERSION= 2.1.18 CATEGORIES= www MASTER_SITES= https://github.com/fisharebest/${PORTNAME}/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= 21 @@ -12,7 +12,7 @@ LICENSE= GPLv3+ USES= cpe php shebangfix zip -USE_PHP= calendar dom filter gd pdo_mysql session simplexml xml +USE_PHP= calendar curl dom filter gd iconv pcre pdo_mysql session xml SHEBANG_FILES= webtrees/vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php diff --git a/www/webtrees21/distinfo b/www/webtrees21/distinfo index 6fdefe267ba2..51307c965a3b 100644 --- a/www/webtrees21/distinfo +++ b/www/webtrees21/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689961952 -SHA256 (webtrees-2.1.17.zip) = 91599632d1887d268f3ea7ce549138db508aca84b60d0c74106b6968be00b381 -SIZE (webtrees-2.1.17.zip) = 32769779 +TIMESTAMP = 1697826812 +SHA256 (webtrees-2.1.18.zip) = 33808c8c39df9ff6120ddf55741638bb0287c6617527157abe8786aaa7c30ea2 +SIZE (webtrees-2.1.18.zip) = 32875656 diff --git a/www/webtrees21/pkg-plist b/www/webtrees21/pkg-plist index 6756042c0e4d..323d5b6f9d3f 100644 --- a/www/webtrees21/pkg-plist +++ b/www/webtrees21/pkg-plist @@ -80,6 +80,7 @@ %%WWWDIR%%/app/Census/CensusOfCanada1901.php %%WWWDIR%%/app/Census/CensusOfCanada1911.php %%WWWDIR%%/app/Census/CensusOfCanada1921.php +%%WWWDIR%%/app/Census/CensusOfCanada1931.php %%WWWDIR%%/app/Census/CensusOfCanadaPraries1916.php %%WWWDIR%%/app/Census/CensusOfCanadaPraries1926.php %%WWWDIR%%/app/Census/CensusOfCzechRepublic.php @@ -2744,6 +2745,7 @@ %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/DateIntervalUnit.php +%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/DB2111Platform.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/DB2Platform.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/DB2Keywords.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/KeywordList.php @@ -2761,6 +2763,8 @@ %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/SQLServer2012Keywords.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/Keywords/SQLServerKeywords.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1027Platform.php +%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1043Platform.php +%%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDb1052Platform.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MariaDBPlatform.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL/CollationMetadataProvider/CachingCollationMetadataProvider.php %%WWWDIR%%/vendor/doctrine/dbal/src/Platforms/MySQL/CollationMetadataProvider/ConnectionCollationMetadataProvider.php @@ -2848,6 +2852,7 @@ %%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Parser/Visitor.php %%WWWDIR%%/vendor/doctrine/dbal/src/SQL/Parser.php %%WWWDIR%%/vendor/doctrine/dbal/src/Statement.php +%%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php %%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/Command/ReservedWordsCommand.php %%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php %%WWWDIR%%/vendor/doctrine/dbal/src/Tools/Console/ConnectionNotFound.php @@ -2894,9 +2899,6 @@ %%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php %%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php %%WWWDIR%%/vendor/doctrine/deprecations/LICENSE -%%WWWDIR%%/vendor/doctrine/deprecations/phpcs.xml -%%WWWDIR%%/vendor/doctrine/deprecations/phpstan.neon -%%WWWDIR%%/vendor/doctrine/deprecations/psalm.xml %%WWWDIR%%/vendor/doctrine/event-manager/composer.json %%WWWDIR%%/vendor/doctrine/event-manager/LICENSE %%WWWDIR%%/vendor/doctrine/event-manager/phpstan.neon.dist @@ -5240,9 +5242,6 @@ %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueue.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/Utils.php -%%WWWDIR%%/vendor/guzzlehttp/promises/vendor-bin/php-cs-fixer/composer.json -%%WWWDIR%%/vendor/guzzlehttp/promises/vendor-bin/phpstan/composer.json -%%WWWDIR%%/vendor/guzzlehttp/promises/vendor-bin/psalm/composer.json %%WWWDIR%%/vendor/guzzlehttp/psr7/composer.json %%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE %%WWWDIR%%/vendor/guzzlehttp/psr7/src/AppendStream.php @@ -6862,6 +6861,7 @@ %%WWWDIR%%/vendor/league/mime-type-detection/composer.json %%WWWDIR%%/vendor/league/mime-type-detection/LICENSE %%WWWDIR%%/vendor/league/mime-type-detection/src/EmptyExtensionToMimeTypeMap.php +%%WWWDIR%%/vendor/league/mime-type-detection/src/ExtensionLookup.php %%WWWDIR%%/vendor/league/mime-type-detection/src/ExtensionMimeTypeDetector.php %%WWWDIR%%/vendor/league/mime-type-detection/src/ExtensionToMimeTypeMap.php %%WWWDIR%%/vendor/league/mime-type-detection/src/FinfoMimeTypeDetector.php @@ -7892,6 +7892,9 @@ %%WWWDIR%%/vendor/psr/cache/src/CacheItemInterface.php %%WWWDIR%%/vendor/psr/cache/src/CacheItemPoolInterface.php %%WWWDIR%%/vendor/psr/cache/src/InvalidArgumentException.php +%%WWWDIR%%/vendor/psr/clock/composer.json +%%WWWDIR%%/vendor/psr/clock/LICENSE +%%WWWDIR%%/vendor/psr/clock/src/ClockInterface.php %%WWWDIR%%/vendor/psr/container/.gitignore %%WWWDIR%%/vendor/psr/container/composer.json %%WWWDIR%%/vendor/psr/container/LICENSE @@ -8605,6 +8608,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json %%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php +%%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php @@ -8631,6 +8635,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-php81/composer.json %%WWWDIR%%/vendor/symfony/polyfill-php81/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-php81/Php81.php +%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php %%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php %%WWWDIR%%/vendor/symfony/service-contracts/.gitignore %%WWWDIR%%/vendor/symfony/service-contracts/Attribute/Required.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310231447.39NEl62r095934>