pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c8124c1e335
branches:  trunk
changeset: 391064:5c8124c1e335
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 03 12:45:24 2023 +0000

description:
php-baikal: update to 0.9.3.

* Fix yet another php warning in admin interface

diffstat:

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

diffs (53 lines):

diff -r ec48585fb55f -r 5c8124c1e335 net/php-baikal/Makefile
--- a/net/php-baikal/Makefile   Tue Jan 03 12:28:33 2023 +0000
+++ b/net/php-baikal/Makefile   Tue Jan 03 12:45:24 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2022/04/29 13:49:13 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/01/03 12:45:24 wiz Exp $
 
-DISTNAME=      baikal-0.9.2
+DISTNAME=      baikal-0.9.3
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fruux/}
diff -r ec48585fb55f -r 5c8124c1e335 net/php-baikal/PLIST
--- a/net/php-baikal/PLIST      Tue Jan 03 12:28:33 2023 +0000
+++ b/net/php-baikal/PLIST      Tue Jan 03 12:45:24 2023 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2022/03/14 13:40:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2023/01/03 12:45:24 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
@@ -602,17 +602,12 @@
 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/.github/workflows/ci.yml
-share/baikal/vendor/sabre/uri/.gitignore
-share/baikal/vendor/sabre/uri/.php_cs.dist
+share/baikal/vendor/sabre/uri/.php-cs-fixer.dist.php
 share/baikal/vendor/sabre/uri/LICENSE
 share/baikal/vendor/sabre/uri/composer.json
 share/baikal/vendor/sabre/uri/lib/InvalidUriException.php
 share/baikal/vendor/sabre/uri/lib/Version.php
 share/baikal/vendor/sabre/uri/lib/functions.php
-share/baikal/vendor/sabre/uri/phpstan.neon
-share/baikal/vendor/sabre/vobject/.github/workflows/ci.yml
 share/baikal/vendor/sabre/vobject/LICENSE
 share/baikal/vendor/sabre/vobject/README.md
 share/baikal/vendor/sabre/vobject/bin/bench.php
diff -r ec48585fb55f -r 5c8124c1e335 net/php-baikal/distinfo
--- a/net/php-baikal/distinfo   Tue Jan 03 12:28:33 2023 +0000
+++ b/net/php-baikal/distinfo   Tue Jan 03 12:45:24 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2022/04/29 13:49:13 wiz Exp $
+$NetBSD: distinfo,v 1.17 2023/01/03 12:45:24 wiz Exp $
 
-BLAKE2s (baikal-0.9.2.zip) = 7d9d2ab748abf057eea18b3df08f74899899ef3cd9a439491436aa6ef5d12ffb
-SHA512 (baikal-0.9.2.zip) = 3d0c1360ea733b8aeb1cb27beeb4a6eed2f6d8c22027518401569dfd154ae502b76a56d275b05d20a87015fa0adc022f150af7d3071b39bf763ce11ea71a3664
-Size (baikal-0.9.2.zip) = 2980716 bytes
+BLAKE2s (baikal-0.9.3.zip) = c6d6de37c7b1a01a396aed288bf01b145ed665a3496310f0741981dff4274912
+SHA512 (baikal-0.9.3.zip) = bdcd3848ba7c99f94a1f20c9fee48f24bb9e004a325f482d6b5324eff1f0aa2fddd284ff5f9ae6dd0b67455852aa82e434174358c58d76b6009945bc3395768c
+Size (baikal-0.9.3.zip) = 2978666 bytes



Home | Main Index | Thread Index | Old Index