pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/php-baikal



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul 20 17:36:29 UTC 2021

Modified Files:
        pkgsrc/net/php-baikal: Makefile PLIST distinfo

Log Message:
php-baikal: update to 0.8.0.

    Support for php 7.4 and php 8.0
    Display setup info in popup
    Support for customizing "failed access" log message
    Ships with sabre/dav 4.1.4


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/php-baikal/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/php-baikal/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/php-baikal/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/php-baikal/Makefile
diff -u pkgsrc/net/php-baikal/Makefile:1.18 pkgsrc/net/php-baikal/Makefile:1.19
--- pkgsrc/net/php-baikal/Makefile:1.18 Sun Mar  7 13:21:58 2021
+++ pkgsrc/net/php-baikal/Makefile      Tue Jul 20 17:36:29 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/03/07 13:21:58 taca Exp $
+# $NetBSD: Makefile,v 1.19 2021/07/20 17:36:29 wiz Exp $
 
-DISTNAME=      baikal-0.7.2
+DISTNAME=      baikal-0.8.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fruux/}

Index: pkgsrc/net/php-baikal/PLIST
diff -u pkgsrc/net/php-baikal/PLIST:1.10 pkgsrc/net/php-baikal/PLIST:1.11
--- pkgsrc/net/php-baikal/PLIST:1.10    Fri Nov 27 16:05:19 2020
+++ pkgsrc/net/php-baikal/PLIST Tue Jul 20 17:36:29 2021
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/11/27 16:05:19 wiz Exp $
-share/baikal/CHANGELOG.md
+@comment $NetBSD: PLIST,v 1.11 2021/07/20 17:36:29 wiz Exp $
 share/baikal/Core/Distrib.php
 share/baikal/Core/Frameworks/Baikal/Controller/Main.php
 share/baikal/Core/Frameworks/Baikal/Controller/Navigation/Topbar/Anonymous.php
@@ -68,6 +67,7 @@ share/baikal/Core/Frameworks/BaikalAdmin
 share/baikal/Core/Frameworks/BaikalAdmin/Resources/Templates/User/Calendars.html
 share/baikal/Core/Frameworks/BaikalAdmin/Resources/Templates/Users.html
 share/baikal/Core/Frameworks/BaikalAdmin/Resources/html5.js
+share/baikal/Core/Frameworks/BaikalAdmin/Resources/main.js
 share/baikal/Core/Frameworks/BaikalAdmin/Route/Dashboard.php
 share/baikal/Core/Frameworks/BaikalAdmin/Route/Logout.php
 share/baikal/Core/Frameworks/BaikalAdmin/Route/Settings/Database.php
@@ -148,6 +148,7 @@ share/baikal/Core/Frameworks/TwitterBoot
 share/baikal/Core/Frameworks/TwitterBootstrap/js/bootstrap.js
 share/baikal/Core/Frameworks/TwitterBootstrap/js/bootstrap.min.js
 share/baikal/Core/Frameworks/TwitterBootstrap/js/jquery-3.1.0.min.js
+share/baikal/Core/Frameworks/TwitterBootstrap/js/jquery.color-2.2.0.min.js
 share/baikal/Core/Resources/Db/MySQL/db.sql
 share/baikal/Core/Resources/Db/SQLite/db.sql
 share/baikal/Core/Resources/System/htaccess-deny-all
@@ -181,6 +182,7 @@ share/baikal/Core/Resources/Web/BaikalAd
 share/baikal/Core/Resources/Web/BaikalAdmin/Templates/User/Calendars.html
 share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Users.html
 share/baikal/Core/Resources/Web/BaikalAdmin/html5.js
+share/baikal/Core/Resources/Web/BaikalAdmin/main.js
 share/baikal/Core/Resources/Web/README.md
 share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.css
 share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.min.css
@@ -191,6 +193,7 @@ share/baikal/Core/Resources/Web/TwitterB
 share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.js
 share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.min.js
 share/baikal/Core/Resources/Web/TwitterBootstrap/js/jquery-3.1.0.min.js
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/jquery.color-2.2.0.min.js
 share/baikal/LICENSE
 share/baikal/README.md
 share/baikal/Specific/db/.empty
@@ -231,6 +234,7 @@ share/baikal/html/res/core/BaikalAdmin/T
 share/baikal/html/res/core/BaikalAdmin/Templates/User/Calendars.html
 share/baikal/html/res/core/BaikalAdmin/Templates/Users.html
 share/baikal/html/res/core/BaikalAdmin/html5.js
+share/baikal/html/res/core/BaikalAdmin/main.js
 share/baikal/html/res/core/README.md
 share/baikal/html/res/core/TwitterBootstrap/css/bootstrap-responsive.css
 share/baikal/html/res/core/TwitterBootstrap/css/bootstrap-responsive.min.css
@@ -241,6 +245,7 @@ share/baikal/html/res/core/TwitterBootst
 share/baikal/html/res/core/TwitterBootstrap/js/bootstrap.js
 share/baikal/html/res/core/TwitterBootstrap/js/bootstrap.min.js
 share/baikal/html/res/core/TwitterBootstrap/js/jquery-3.1.0.min.js
+share/baikal/html/res/core/TwitterBootstrap/js/jquery.color-2.2.0.min.js
 share/baikal/html/robots.txt
 share/baikal/vendor/autoload.php
 share/baikal/vendor/bin/generate_vcards
@@ -273,11 +278,8 @@ share/baikal/vendor/psr/log/Psr/Log/Test
 share/baikal/vendor/psr/log/Psr/Log/Test/TestLogger.php
 share/baikal/vendor/psr/log/README.md
 share/baikal/vendor/psr/log/composer.json
-share/baikal/vendor/sabre/dav/.gitignore
 share/baikal/vendor/sabre/dav/.php_cs.dist
 share/baikal/vendor/sabre/dav/.travis.yml
-share/baikal/vendor/sabre/dav/CHANGELOG.md
-share/baikal/vendor/sabre/dav/CONTRIBUTING.md
 share/baikal/vendor/sabre/dav/LICENSE
 share/baikal/vendor/sabre/dav/README.md
 share/baikal/vendor/sabre/dav/bin/build.php
@@ -290,32 +292,6 @@ share/baikal/vendor/sabre/dav/bin/natura
 share/baikal/vendor/sabre/dav/bin/sabredav
 share/baikal/vendor/sabre/dav/bin/sabredav.php
 share/baikal/vendor/sabre/dav/composer.json
-share/baikal/vendor/sabre/dav/examples/addressbookserver.php
-share/baikal/vendor/sabre/dav/examples/calendarserver.php
-share/baikal/vendor/sabre/dav/examples/fileserver.php
-share/baikal/vendor/sabre/dav/examples/groupwareserver.php
-share/baikal/vendor/sabre/dav/examples/minimal.php
-share/baikal/vendor/sabre/dav/examples/sql/mysql.addressbooks.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.calendars.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.locks.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.principals.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.propertystorage.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.users.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.addressbooks.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.calendars.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.locks.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.principals.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.propertystorage.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.users.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.addressbooks.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.calendars.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.locks.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.principals.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.propertystorage.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.users.sql
-share/baikal/vendor/sabre/dav/examples/webserver/apache2_htaccess.conf
-share/baikal/vendor/sabre/dav/examples/webserver/apache2_vhost.conf
-share/baikal/vendor/sabre/dav/examples/webserver/apache2_vhost_cgi.conf
 share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
 share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
 share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php
@@ -549,253 +525,6 @@ share/baikal/vendor/sabre/dav/lib/DAVACL
 share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php
 share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
 share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
-share/baikal/vendor/sabre/dav/phpstan.neon
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockScheduling.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSharing.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSubscriptionSupport.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/SimplePDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeNotificationsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSharedCalendarsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSubscriptionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarObjectTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsFloatingTimeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ICSExportPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue166Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue172Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue203Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue205Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue211Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue220Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue228Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/JCalTransformTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/CollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/NodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/CollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyReadTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/UserTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/DeliverNewEventTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/FreeBusyRequestTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/MockPlugin.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMipPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/InboxTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxPostTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginBasicTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesWithSharedCalendarTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ScheduleDeliverTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/SchedulingObjectTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/CreateSubscriptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/SubscriptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/TestUtil.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ValidateICalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteReplyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/SystemStatusTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/AllowedSharingModesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/EmailAddressSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/ScheduleCalendarTranspTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarComponentSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarDataTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCollationSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/CalendarQueryReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/ShareTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AbstractPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookHomeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookRootTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/CardTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/SogoStripContentTypeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/VCFExportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateFilterTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookMultiGetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/AbstractServer.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBearerTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/ApacheTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/BasicCallBackTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/IMAPTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/BasicNodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/GuessContentTypeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/PropFindAllTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ClientMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ClientTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/CorePluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/DbTestHelperTrait.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/ServiceUnavailableTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/TooManyMatchesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ExceptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FS/NodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/DirectoryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/GetIfConditionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HTTPPreferParsingTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpCopyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpDeleteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpGetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpHeadTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpMoveTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpPutTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Issue33Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/AbstractTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Plugin2Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/Collection.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/File.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/PropertiesCollection.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/SharedNode.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/StreamingFile.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/MockLogger.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PSR3Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropFindTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropPatchTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOMysqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerMKCOLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPreconditionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sharing/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sharing/ShareResourceTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SimpleCollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/StringUtilTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sync/MockSyncCollection.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sync/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SyncTokenPropertyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/TemporaryFileFilterTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/TestPlugin.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/TreeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/UUIDUtilTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/PropTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ResponseTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/ShareeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/HrefTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LastModifiedTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LocalHrefTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/ShareAccessTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedMethodSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/SupportedReportSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropFindTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/PropPatchTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/ShareResourceTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/ServiceTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Xml/XmlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/ACLMethodTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/AclPrincipalPropSetReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/AllowAccessTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/BlockAccessTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/AceConflictTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NeedPrivilegesExceptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NoAbstractTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotRecognizedPrincipalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/NotSupportedPrivilegeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/ExpandPropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/CollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/HomeCollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/MockACLNode.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/MockPrincipal.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PluginAdminTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PluginPropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalCollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalMatchTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/SimplePluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/ACLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/AclRestrictionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/CurrentUserPrivilegeSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/PrincipalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/SupportedPrivilegeSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Request/AclPrincipalPropSetReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Request/PrincipalMatchReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAVServerTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/ResponseMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/HTTP/SapiMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/TestUtil.php
-share/baikal/vendor/sabre/dav/tests/bootstrap.php
-share/baikal/vendor/sabre/dav/tests/phpunit.xml
 share/baikal/vendor/sabre/event/.php_cs.dist
 share/baikal/vendor/sabre/event/LICENSE
 share/baikal/vendor/sabre/event/bin/.empty
@@ -1125,6 +854,7 @@ share/baikal/vendor/symfony/polyfill-cty
 share/baikal/vendor/symfony/polyfill-ctype/LICENSE
 share/baikal/vendor/symfony/polyfill-ctype/README.md
 share/baikal/vendor/symfony/polyfill-ctype/bootstrap.php
+share/baikal/vendor/symfony/polyfill-ctype/bootstrap80.php
 share/baikal/vendor/symfony/polyfill-ctype/composer.json
 share/baikal/vendor/symfony/polyfill-mbstring/LICENSE
 share/baikal/vendor/symfony/polyfill-mbstring/Mbstring.php
@@ -1133,6 +863,7 @@ share/baikal/vendor/symfony/polyfill-mbs
 share/baikal/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
 share/baikal/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
 share/baikal/vendor/symfony/polyfill-mbstring/bootstrap.php
+share/baikal/vendor/symfony/polyfill-mbstring/bootstrap80.php
 share/baikal/vendor/symfony/polyfill-mbstring/composer.json
 share/baikal/vendor/symfony/yaml/.gitignore
 share/baikal/vendor/symfony/yaml/CHANGELOG.md

Index: pkgsrc/net/php-baikal/distinfo
diff -u pkgsrc/net/php-baikal/distinfo:1.11 pkgsrc/net/php-baikal/distinfo:1.12
--- pkgsrc/net/php-baikal/distinfo:1.11 Fri Nov 27 16:05:19 2020
+++ pkgsrc/net/php-baikal/distinfo      Tue Jul 20 17:36:29 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/11/27 16:05:19 wiz Exp $
+$NetBSD: distinfo,v 1.12 2021/07/20 17:36:29 wiz Exp $
 
-SHA1 (baikal-0.7.2.zip) = c5a5bd45c89e03603a2629cf90c705c3fbda34e6
-RMD160 (baikal-0.7.2.zip) = ece855e55176086629b8a37619f9bcb45f5bcdd2
-SHA512 (baikal-0.7.2.zip) = df1fd10c5fb63e6aa89ae4b733eacf102b11f6322c3fa6007d0308574395389c0c6bfd62b7a0d358c54baaa96a5ccdb40bd509258a59e417617bea8d0b3d42a3
-Size (baikal-0.7.2.zip) = 3602276 bytes
+SHA1 (baikal-0.8.0.zip) = a3a9975e809f301e856b037ae56e21c77a9e99e3
+RMD160 (baikal-0.8.0.zip) = d3a714887a901625ef11713a8754af8392a93259
+SHA512 (baikal-0.8.0.zip) = 8a43e6a88aaa8eded779db940d970afe9fb37606b9547cbf97d209a7ef54128d1c5f100de917b60362bf131b21f9e82613f482453974635a8e64c798513fd5c6
+Size (baikal-0.8.0.zip) = 3282996 bytes



Home | Main Index | Thread Index | Old Index