Thu Aug 12 14:32:10 2021 UTC ()
databases/pear-DB: update to 1.11.0

pear-DB (2021-08-10 20:25 UTC)

Changelog:

* PR #11: Define invalid view error and also include deadlock and lockwait
  errors


(taca)
diff -r1.15 -r1.16 pkgsrc/databases/pear-DB/Makefile
diff -r1.8 -r1.9 pkgsrc/databases/pear-DB/distinfo

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

--- pkgsrc/databases/pear-DB/Makefile 2020/04/25 15:53:09 1.15
+++ pkgsrc/databases/pear-DB/Makefile 2021/08/12 14:32:09 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.15 2020/04/25 15:53:09 taca Exp $ 1# $NetBSD: Makefile,v 1.16 2021/08/12 14:32:09 taca Exp $
2 2
3DISTNAME= DB-1.10.0 3DISTNAME= DB-1.11.0
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.8 -r1.9 pkgsrc/databases/pear-DB/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/pear-DB/distinfo 2020/04/25 15:53:09 1.8
+++ pkgsrc/databases/pear-DB/distinfo 2021/08/12 14:32:09 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2020/04/25 15:53:09 taca Exp $ 1$NetBSD: distinfo,v 1.9 2021/08/12 14:32:09 taca Exp $
2 2
3SHA1 (pear/DB-1.10.0.tgz) = 50bcd32ed3f9c43732b61d83db7b8616dcc23c68 3SHA1 (pear/DB-1.11.0.tgz) = 078c7472f79cc48c7caee643ace4180ee6ec4ded
4RMD160 (pear/DB-1.10.0.tgz) = 74877b22e8ce0f89f410f0250ca2f7b606d9f735 4RMD160 (pear/DB-1.11.0.tgz) = 608a1a644de9d31763193672820da0e385c83268
5SHA512 (pear/DB-1.10.0.tgz) = 01855d0e26b4463fac1f3f9c84c7f3fed62c9087cdd95843340f6250fbd63f4d33f7e958d3f3895f9c2fa568015e86e660393a578c764fa0d39b36a6394dc48a 5SHA512 (pear/DB-1.11.0.tgz) = 88488874ee1cb6ff228199106702b1992eab4c7dce44984639951c0693e37ace115214973ef9cbd79959f0602b58cce8a254b47e32dc3d44171d0d7bf78db825
6Size (pear/DB-1.10.0.tgz) = 132485 bytes 6Size (pear/DB-1.11.0.tgz) = 132549 bytes