mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
www/baikal: update to 0.9.4
Release notes: https://github.com/sabre-io/Baikal/releases/tag/0.9.4
This commit is contained in:
parent
b0a78db86d
commit
f838035460
@ -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}/
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user