Sun May 12 14:29:10 2024 UTC (14d)
databases/pear-DB: update to 1.12.2

1.12.2 (2024-04-15)

Changelog:

* Task: Manage E_DEPRECATED #27
* Task: Remove CVS id that no longer makes sense #30
* Bug: Bug in DB/oci8.php ... oci_fetch_array called with wrong parameters
  #33 #34
* Bug: Errors raised in DB_storage::toString() if there are multi-column
  keys, on PHP >= 7 #35
* Bug: sqlite3 back-end incorrectly refers to 'resource' objects #38 #39


(taca)
diff -r1.17 -r1.18 pkgsrc/databases/pear-DB/Makefile
diff -r1.12 -r1.13 pkgsrc/databases/pear-DB/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/databases/pear-DB/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/pear-DB/Makefile 2024/02/24 16:11:00 1.17
+++ pkgsrc/databases/pear-DB/Makefile 2024/05/12 14:29:10 1.18
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.17 2024/02/24 16:11:00 taca Exp $ 1# $NetBSD: Makefile,v 1.18 2024/05/12 14:29:10 taca Exp $
2 2
3DISTNAME= DB-1.12.1 3DISTNAME= DB-1.12.2
4CATEGORIES= databases 4CATEGORIES= databases
5 5
6CONFLICTS= php-pear-DB-[0-9]* 6CONFLICTS= php-pear-DB-[0-9]*
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pear.php.net/package/DB 9HOMEPAGE= https://pear.php.net/package/DB
10COMMENT= PHP Database Abstraction Layer 10COMMENT= PHP Database Abstraction Layer
11LICENSE= php 11LICENSE= php
12 12
13.include "../../lang/php/pear.mk" 13.include "../../lang/php/pear.mk"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.12 -r1.13 pkgsrc/databases/pear-DB/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/pear-DB/distinfo 2024/02/24 16:11:00 1.12
+++ pkgsrc/databases/pear-DB/distinfo 2024/05/12 14:29:10 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2024/02/24 16:11:00 taca Exp $ 1$NetBSD: distinfo,v 1.13 2024/05/12 14:29:10 taca Exp $
2 2
3BLAKE2s (pear/DB-1.12.1.tgz) = 5d4911384194bd3fd980c00cb0afc34dc2f09904b5656b9af6fbfab34f5d5443 3BLAKE2s (pear/DB-1.12.2.tgz) = 8f7f95fee612f4e27f1ce6ddb09072bce13b96b49379ba85fede30843273bbc3
4SHA512 (pear/DB-1.12.1.tgz) = 00eed538145ddd0e666b2cb1f7fc3c45f1b1d6ea6e939cf5d200fa7355e0b46bad9bb7525d3df5983d9a35d7affca32610773e4729d5a4f472153bb44fbb6557 4SHA512 (pear/DB-1.12.2.tgz) = fb2db7434239b1cdf5c7af8eb06cf05d366684dda46c1287fbcef77788486df151a3a457520b5966584dc5f1688262d1e550da95b3862a95f1ba953d158a33f6
5Size (pear/DB-1.12.1.tgz) = 140261 bytes 5Size (pear/DB-1.12.2.tgz) = 137662 bytes