From 21bb2fe8ad01eeb05dfa7277a36d3d2d503a2e02 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 24 Feb 2024 16:11:00 +0000 Subject: [PATCH] databases/pear-DB: update to 1.12.1 1.12.0 (2024-01-16) * feature: add sqlite3 driver #18 * feature: add lastId() method on mysql, mysqli and sqlite3 #19 #21 * task: fix prototypes for PHP 8 #12 * task: Try and fix test by removing each #16 * task: PHP8.1 Compatability restore error handling to previous state whilst ... #13 * task: DB::apiVersion() should be declared as static #17 * task: Fix PHP8.2 Deprecated use of ${var} instead of {$var} #14 * task: PHP8.2 ready #21 * task: Mark mssql-Driver, mysql-Driver and sybase-Driver as Deprecated #21 * bug: PHP 8.0 testcase failure #23 #24 1.12.1 (2024-01-17) * bug: Missing new file in package.xml #25 * bug: Minimal fix for sqlite3 #26 --- databases/pear-DB/Makefile | 4 ++-- databases/pear-DB/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/pear-DB/Makefile b/databases/pear-DB/Makefile index 1e533e24bc13..bcb9f890dd0a 100644 --- a/databases/pear-DB/Makefile +++ b/databases/pear-DB/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2021/08/12 14:32:09 taca Exp $ +# $NetBSD: Makefile,v 1.17 2024/02/24 16:11:00 taca Exp $ -DISTNAME= DB-1.11.0 +DISTNAME= DB-1.12.1 CATEGORIES= databases CONFLICTS= php-pear-DB-[0-9]* diff --git a/databases/pear-DB/distinfo b/databases/pear-DB/distinfo index d84bf3d095c9..51cdd34d1d36 100644 --- a/databases/pear-DB/distinfo +++ b/databases/pear-DB/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2021/10/26 10:09:42 nia Exp $ +$NetBSD: distinfo,v 1.12 2024/02/24 16:11:00 taca Exp $ -BLAKE2s (pear/DB-1.11.0.tgz) = 24f7654ee307f56174cf6e7c803e3246eaaaa009a7024586ca233c5d1296e517 -SHA512 (pear/DB-1.11.0.tgz) = 88488874ee1cb6ff228199106702b1992eab4c7dce44984639951c0693e37ace115214973ef9cbd79959f0602b58cce8a254b47e32dc3d44171d0d7bf78db825 -Size (pear/DB-1.11.0.tgz) = 132549 bytes +BLAKE2s (pear/DB-1.12.1.tgz) = 5d4911384194bd3fd980c00cb0afc34dc2f09904b5656b9af6fbfab34f5d5443 +SHA512 (pear/DB-1.12.1.tgz) = 00eed538145ddd0e666b2cb1f7fc3c45f1b1d6ea6e939cf5d200fa7355e0b46bad9bb7525d3df5983d9a35d7affca32610773e4729d5a4f472153bb44fbb6557 +Size (pear/DB-1.12.1.tgz) = 140261 bytes