diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-26 09:22:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-26 09:22:34 +0000 |
commit | abdfd8642e859c2392dcc7df9d50a8dad0b56247 (patch) | |
tree | e399e6b68930d3f04982788a58b4bba312ec48d6 /net/php-baikal/PLIST | |
parent | 0cd59ca6dbc92813a532cba606ec0a72ba9d71f5 (diff) | |
download | pkgsrc-abdfd8642e859c2392dcc7df9d50a8dad0b56247.tar.gz |
Updated php55-baikal to 0.4.4.
0.4.4 (2016-03-30)
------------------
* #517: Added the Sync plugin. Should speed things up and fix syncing bugs
with Em Client.
* Ships with sabre/dav 3.1.2
0.4.3 (2016-03-23)
------------------
* #513: Fixed error during installation, introduced with 0.4.2.
* Ships with sabre/dav 3.1.2
0.4.2 (2016-03-21)
------------------
* #510: Fix PHP warning on fresh install.
* #507: Disable installer if Baikal was already configured.
* Ships with sabre/dav 3.1.2
0.4.1 (2016-03-17)
------------------
* #506: Fix Sqlite upgrades from people that are upgrading from 0.2.7 or
earlier.
* Ships with sabre/dav 3.1.2
0.4.0 (2016-03-15)
------------------
* #472: If you were using Sqlite, Cal- CardDAV clients might have missed
updates from the server.
* #482 / #490: Fix installation issue if Sqlite is not enabled. (@fabianwolf)
* #491: Added CalDAV Scheduling plugin.
* Added Property Storage plugin.
* Removed features related to locking the admin interface. This means that you
no longer have to create the `ENABLE_ADMIN` / `ENABLE_INSTALL` files.
* Ships with sabre/dav 3.1.2
Diffstat (limited to 'net/php-baikal/PLIST')
-rw-r--r-- | net/php-baikal/PLIST | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/php-baikal/PLIST b/net/php-baikal/PLIST index 26ea57a1528..eb183a005d1 100644 --- a/net/php-baikal/PLIST +++ b/net/php-baikal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2016/03/13 17:26:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2016/05/26 09:22:35 wiz Exp $ share/baikal/CHANGELOG.md share/baikal/Core/Distrib.php share/baikal/Core/Frameworks/Baikal/Core/PDOBasicAuth.php @@ -17,7 +17,6 @@ share/baikal/Core/Frameworks/Baikal/Model/Config/System.php share/baikal/Core/Frameworks/Baikal/Model/Principal.php share/baikal/Core/Frameworks/Baikal/Model/User.php share/baikal/Core/Frameworks/Baikal/WWWRoot/index.php -share/baikal/Core/Frameworks/BaikalAdmin/.Framework.php.swp share/baikal/Core/Frameworks/BaikalAdmin/Controller/Dashboard.php share/baikal/Core/Frameworks/BaikalAdmin/Controller/Install/Database.php share/baikal/Core/Frameworks/BaikalAdmin/Controller/Install/Initialize.php @@ -184,11 +183,9 @@ share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.min.js share/baikal/Core/Resources/Web/TwitterBootstrap/js/jquery-1.7.1.min.js share/baikal/LICENSE share/baikal/README.md -share/baikal/Specific/ENABLE_INSTALL share/baikal/Specific/db/.empty share/baikal/html/.htaccess share/baikal/html/admin/index.php -share/baikal/html/admin/install/.index.php.swp share/baikal/html/admin/install/index.php share/baikal/html/cal.php share/baikal/html/card.php @@ -821,6 +818,7 @@ share/baikal/vendor/sabre/uri/lib/Version.php share/baikal/vendor/sabre/uri/lib/functions.php share/baikal/vendor/sabre/uri/tests/BuildTest.php share/baikal/vendor/sabre/uri/tests/NormalizeTest.php +share/baikal/vendor/sabre/uri/tests/ParseTest.php share/baikal/vendor/sabre/uri/tests/ResolveTest.php share/baikal/vendor/sabre/uri/tests/SplitTest.php share/baikal/vendor/sabre/uri/tests/phpcs/ruleset.xml |