git: 9f7006393c92 - main - databases/adodb5: update to 5.22.7 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Dec 2023 15:08:56 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9f7006393c92bd77d214513cc9e2c5e6787811ef
commit 9f7006393c92bd77d214513cc9e2c5e6787811ef
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-12-26 15:02:32 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-12-26 15:08:50 +0000
databases/adodb5: update to 5.22.7 release (+)
AdoDB 5.22.7 is a maintenance release focusing on PHP 8.x compatibility.
Fixes:
* Respect @ operator in all error handlers on PHP 8 #981
* db2: Declaration of ADODB_db2::_query incompatible with parent #987
* mysqli: bulkBind reset after one call #1000
* oci8: deprecation warning in selectLimit() on PHP 8.1 #992
* oci8: Fix Automatic conversion of false to array #998
* oci8: Prevent str_replace NULL error in qstr() methods on PHP 8.1 #999
Changelog: https://github.com/ADOdb/ADOdb/blob/v5.22.7/docs/changelog.md
---
databases/adodb5/Makefile | 2 +-
databases/adodb5/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile
index 593309460f23..78cc359d909c 100644
--- a/databases/adodb5/Makefile
+++ b/databases/adodb5/Makefile
@@ -1,5 +1,5 @@
PORTNAME= adodb
-PORTVERSION= 5.22.6
+PORTVERSION= 5.22.7
DISTVERSIONPREFIX= v
CATEGORIES= databases www
PKGNAMESUFFIX= 5${PHP_PKGNAMESUFFIX}
diff --git a/databases/adodb5/distinfo b/databases/adodb5/distinfo
index e7ebc7e13edb..418d082b7a81 100644
--- a/databases/adodb5/distinfo
+++ b/databases/adodb5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687167822
-SHA256 (adodb-ADOdb-v5.22.6_GH0.tar.gz) = 0cd4b80982742e2e60b04c0683c3c953dd824a5268c37e07f31b4f8f162e8ef3
-SIZE (adodb-ADOdb-v5.22.6_GH0.tar.gz) = 447464
+TIMESTAMP = 1703602874
+SHA256 (adodb-ADOdb-v5.22.7_GH0.tar.gz) = 7555e4ee9cdae65949e82dd4e6199dad1a9128728646e6ff71b2111b53e3364c
+SIZE (adodb-ADOdb-v5.22.7_GH0.tar.gz) = 447580