pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/php-baikal php73-baikal: update to 0.6.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb0808b0ca09
branches:  trunk
changeset: 344333:fb0808b0ca09
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 18 15:42:42 2019 +0000

description:
php73-baikal: update to 0.6.1.

0.6.1 (2019-11-13)
------------------

* Fixed sync issues with Thunderbird
* Ships with sabre/dav 4.0.2

diffstat:

 net/php-baikal/Makefile |   4 ++--
 net/php-baikal/PLIST    |   7 ++++++-
 net/php-baikal/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (62 lines):

diff -r f24d4693e452 -r fb0808b0ca09 net/php-baikal/Makefile
--- a/net/php-baikal/Makefile   Mon Nov 18 14:24:08 2019 +0000
+++ b/net/php-baikal/Makefile   Mon Nov 18 15:42:42 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2019/11/03 22:28:30 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/11/18 15:42:42 wiz Exp $
 
-DISTNAME=      baikal-0.6.0
+DISTNAME=      baikal-0.6.1
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fruux/}
diff -r f24d4693e452 -r fb0808b0ca09 net/php-baikal/PLIST
--- a/net/php-baikal/PLIST      Mon Nov 18 14:24:08 2019 +0000
+++ b/net/php-baikal/PLIST      Mon Nov 18 15:42:42 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2019/11/03 18:50:18 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/11/18 15:42:42 wiz Exp $
 share/baikal/CHANGELOG.md
 share/baikal/Core/Distrib.php
 share/baikal/Core/Frameworks/Baikal/Controller/Main.php
@@ -820,6 +820,7 @@
 share/baikal/vendor/sabre/event/lib/coroutine.php
 share/baikal/vendor/sabre/event/phpunit.xml.dist
 share/baikal/vendor/sabre/http/.gitignore
+share/baikal/vendor/sabre/http/.php_cs.dist
 share/baikal/vendor/sabre/http/.travis.yml
 share/baikal/vendor/sabre/http/CHANGELOG.md
 share/baikal/vendor/sabre/http/LICENSE
@@ -853,6 +854,7 @@
 share/baikal/vendor/sabre/http/lib/Sapi.php
 share/baikal/vendor/sabre/http/lib/Version.php
 share/baikal/vendor/sabre/http/lib/functions.php
+share/baikal/vendor/sabre/http/phpstan.neon
 share/baikal/vendor/sabre/http/tests/HTTP/Auth/AWSTest.php
 share/baikal/vendor/sabre/http/tests/HTTP/Auth/BasicTest.php
 share/baikal/vendor/sabre/http/tests/HTTP/Auth/BearerTest.php
@@ -871,6 +873,9 @@
 share/baikal/vendor/sabre/http/tests/bootstrap.php
 share/baikal/vendor/sabre/http/tests/phpcs/ruleset.xml
 share/baikal/vendor/sabre/http/tests/phpunit.xml
+share/baikal/vendor/sabre/http/tests/www/bar.php
+share/baikal/vendor/sabre/http/tests/www/foo
+share/baikal/vendor/sabre/http/tests/www/large.php
 share/baikal/vendor/sabre/uri/.gitattributes
 share/baikal/vendor/sabre/uri/.gitignore
 share/baikal/vendor/sabre/uri/.php_cs.dist
diff -r f24d4693e452 -r fb0808b0ca09 net/php-baikal/distinfo
--- a/net/php-baikal/distinfo   Mon Nov 18 14:24:08 2019 +0000
+++ b/net/php-baikal/distinfo   Mon Nov 18 15:42:42 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/11/03 18:50:18 triaxx Exp $
+$NetBSD: distinfo,v 1.9 2019/11/18 15:42:42 wiz Exp $
 
-SHA1 (baikal-0.6.0.zip) = 47398b00cad4330bfac9df8abc03df896e2d206f
-RMD160 (baikal-0.6.0.zip) = 3c0e03f2558c18997f0a712d313d67fd6b0dbf87
-SHA512 (baikal-0.6.0.zip) = 75cd3e30c3df4bc5057e14215b320647c9683702171671ed58ac83e12f7770454d81970f036fd96dbb9aefe0928fcf40ae11128687fd261a0dccadf15d148905
-Size (baikal-0.6.0.zip) = 3432758 bytes
+SHA1 (baikal-0.6.1.zip) = c971ee72540d85d747caf8bccd8bcfecf3502873
+RMD160 (baikal-0.6.1.zip) = 8bea262e34d6802580621e0b8c05fb8ddb2124cc
+SHA512 (baikal-0.6.1.zip) = d88ed9fbe1f934d52fd798165675b90972c47c9e138de61e17a14777590ebad5006c1a414a4e0119eb8fa718e01f2aadb6e1d180e23a51fb33e1b5a3539c9e38
+Size (baikal-0.6.1.zip) = 3437686 bytes



Home | Main Index | Thread Index | Old Index