aboutsummaryrefslogtreecommitdiff
path: root/databases/adodb5
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-12-26 15:02:32 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-12-26 15:08:50 +0000
commit9f7006393c92bd77d214513cc9e2c5e6787811ef (patch)
treec3f402fdd357ab7fe4d42c51ea3d469200a86c3b /databases/adodb5
parent78652398d20bbc2e5eebe70de3615976e0b94046 (diff)
downloadports-9f7006393c92bd77d214513cc9e2c5e6787811ef.tar.gz
ports-9f7006393c92bd77d214513cc9e2c5e6787811ef.zip
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
Diffstat (limited to 'databases/adodb5')
-rw-r--r--databases/adodb5/Makefile2
-rw-r--r--databases/adodb5/distinfo6
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