git: f83803546093 - main - www/baikal: update to 0.9.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jan 2024 07:04:14 UTC
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=f83803546093676692c3736fb4699571687f83cd commit f83803546093676692c3736fb4699571687f83cd Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2024-01-02 07:02:02 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2024-01-02 07:04:12 +0000 www/baikal: update to 0.9.4 Release notes: https://github.com/sabre-io/Baikal/releases/tag/0.9.4 --- www/baikal/Makefile | 2 +- www/baikal/distinfo | 6 +++--- www/baikal/pkg-plist | 9 +++------ 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/www/baikal/Makefile b/www/baikal/Makefile index 8baa67858c78..d5e68ace9c08 100644 --- a/www/baikal/Makefile +++ b/www/baikal/Makefile @@ -1,5 +1,5 @@ PORTNAME= baikal -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://github.com/fruux/Baikal/releases/download/${PORTVERSION}/ diff --git a/www/baikal/distinfo b/www/baikal/distinfo index aaa0ac840777..81bc50f57f01 100644 --- a/www/baikal/distinfo +++ b/www/baikal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673253276 -SHA256 (baikal-0.9.3.zip) = d36955ce2e60a03875cf33ad793ddcecfae52096af39de1f2bf709de9f16cb5e -SIZE (baikal-0.9.3.zip) = 2978666 +TIMESTAMP = 1704178398 +SHA256 (baikal-0.9.4.zip) = 47a23aa06bc82504e0f216ea81328d9fa00c9c9d9f178d5487ce8960e941e58e +SIZE (baikal-0.9.4.zip) = 2976053 diff --git a/www/baikal/pkg-plist b/www/baikal/pkg-plist index 48e64905aa2e..a0ba7637e52e 100644 --- a/www/baikal/pkg-plist +++ b/www/baikal/pkg-plist @@ -65,7 +65,6 @@ %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/User/AddressBooks.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/User/Calendars.html %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/Templates/Users.html -%%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/html5.js %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Resources/main.js %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Dashboard.php %%WWWDIR%%/Core/Frameworks/BaikalAdmin/Route/Logout.php @@ -180,7 +179,6 @@ %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/User/AddressBooks.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/User/Calendars.html %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/Templates/Users.html -%%WWWDIR%%/Core/Resources/Web/BaikalAdmin/html5.js %%WWWDIR%%/Core/Resources/Web/BaikalAdmin/main.js %%WWWDIR%%/Core/Resources/Web/README.md %%WWWDIR%%/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.css @@ -232,7 +230,6 @@ %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/User/AddressBooks.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/User/Calendars.html %%WWWDIR%%/html/res/core/BaikalAdmin/Templates/Users.html -%%WWWDIR%%/html/res/core/BaikalAdmin/html5.js %%WWWDIR%%/html/res/core/BaikalAdmin/main.js %%WWWDIR%%/html/res/core/README.md %%WWWDIR%%/html/res/core/TwitterBootstrap/css/bootstrap-responsive.css @@ -277,9 +274,6 @@ %%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php %%WWWDIR%%/vendor/psr/log/README.md %%WWWDIR%%/vendor/psr/log/composer.json -%%WWWDIR%%/vendor/sabre/dav/.github/workflows/ci.yml -%%WWWDIR%%/vendor/sabre/dav/.php_cs.dist -%%WWWDIR%%/vendor/sabre/dav/.travis.yml %%WWWDIR%%/vendor/sabre/dav/LICENSE %%WWWDIR%%/vendor/sabre/dav/README.md %%WWWDIR%%/vendor/sabre/dav/bin/build.php @@ -443,6 +437,7 @@ %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IMoveTarget.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IMultiGet.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/INode.php +%%WWWDIR%%/vendor/sabre/dav/lib/DAV/INodeByPath.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IProperties.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IQuota.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php @@ -599,6 +594,7 @@ %%WWWDIR%%/vendor/sabre/http/tests/bootstrap.php %%WWWDIR%%/vendor/sabre/http/tests/phpunit.xml %%WWWDIR%%/vendor/sabre/http/tests/%%WWWOWN%%/bar.php +%%WWWDIR%%/vendor/sabre/http/tests/%%WWWOWN%%/connection_aborted.php %%WWWDIR%%/vendor/sabre/http/tests/%%WWWOWN%%/foo %%WWWDIR%%/vendor/sabre/http/tests/%%WWWOWN%%/large.php %%WWWDIR%%/vendor/sabre/uri/.php-cs-fixer.dist.php @@ -737,6 +733,7 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/README.md +%%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