diff options
-rw-r--r-- | net/php-baikal/Makefile | 4 | ||||
-rw-r--r-- | net/php-baikal/PLIST | 6 | ||||
-rw-r--r-- | net/php-baikal/distinfo | 10 |
3 files changed, 9 insertions, 11 deletions
diff --git a/net/php-baikal/Makefile b/net/php-baikal/Makefile index 5f76b36aca2..bccad9d9c0e 100644 --- a/net/php-baikal/Makefile +++ b/net/php-baikal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2016/04/02 08:23:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2016/05/26 09:22:34 wiz Exp $ -DISTNAME= baikal-0.3.5 +DISTNAME= baikal-0.4.4 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=fruux/} 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 diff --git a/net/php-baikal/distinfo b/net/php-baikal/distinfo index dbf5f4fed99..732c205698d 100644 --- a/net/php-baikal/distinfo +++ b/net/php-baikal/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/03/13 17:26:48 wiz Exp $ +$NetBSD: distinfo,v 1.5 2016/05/26 09:22:35 wiz Exp $ -SHA1 (baikal-0.3.5.zip) = f714fd030c2659938a5f70c3427458b8d9ce0c83 -RMD160 (baikal-0.3.5.zip) = 191e21186c30e520471f56527877774362f6d491 -SHA512 (baikal-0.3.5.zip) = b0e1c9387c92a355c25c39165f608a956778199b23922b10cc9721ac0c5b5c3465e743ab6d890c2400eddaf7249bb2749c2065539892567430f4bef0625d760d -Size (baikal-0.3.5.zip) = 3282401 bytes +SHA1 (baikal-0.4.4.zip) = db9ede48e84aed67b890ad3c5c94f04df7d5efd9 +RMD160 (baikal-0.4.4.zip) = 81fdac7806a71523a393d60e1fc1adce573f54cc +SHA512 (baikal-0.4.4.zip) = 3617b5dffddf074a30c6a463b3074c5dc33bbb22d53c3ace4bb705b83a778beed40e3fd5978ebd2019aeed4fdeb836217d18fcbcebb8de309c047dcab92e2d11 +Size (baikal-0.4.4.zip) = 3285109 bytes |