Skip to content

Commit

Permalink
databases/pear-DB: update to 1.10.0
Browse files Browse the repository at this point in the history
Update pear-DB to 1.10.0.


pear-DB 1.10.0 (2020-04-19 15:46 UTC)

Changelog:

* PR # 7: Fixes an issue with oci8 driver
* PR # 8: each() deprecated in PHP 7.2
* PR # 9: Add recognition for error codes for Deadlocks and lock timeouts
* PR #10: Remove curly brace array/string offset access
  • Loading branch information
taca committed Apr 25, 2020
1 parent deea2f4 commit 2a1e1f6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions databases/pear-DB/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.14 2019/07/03 07:28:21 nia Exp $
# $NetBSD: Makefile,v 1.15 2020/04/25 15:53:09 taca Exp $

DISTNAME= DB-1.9.3
DISTNAME= DB-1.10.0
CATEGORIES= databases

CONFLICTS= php-pear-DB-[0-9]*
Expand Down
10 changes: 5 additions & 5 deletions databases/pear-DB/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2018/12/15 16:45:47 taca Exp $
$NetBSD: distinfo,v 1.8 2020/04/25 15:53:09 taca Exp $

SHA1 (pear/DB-1.9.3.tgz) = d437d0c01f8b86f4d37ff90eb9a007b1100f42f9
RMD160 (pear/DB-1.9.3.tgz) = 68c0467dda7f3f46967defa492660f8435c4e291
SHA512 (pear/DB-1.9.3.tgz) = 3fe98f97307818f65c0eaf291169fd13533a4d484d34d7fa7aa82580f6ec3d89b984292f173da2cf896f5f15531db9bde2be981e5a7679cc00c48aa2f9cc1142
Size (pear/DB-1.9.3.tgz) = 132290 bytes
SHA1 (pear/DB-1.10.0.tgz) = 50bcd32ed3f9c43732b61d83db7b8616dcc23c68
RMD160 (pear/DB-1.10.0.tgz) = 74877b22e8ce0f89f410f0250ca2f7b606d9f735
SHA512 (pear/DB-1.10.0.tgz) = 01855d0e26b4463fac1f3f9c84c7f3fed62c9087cdd95843340f6250fbd63f4d33f7e958d3f3895f9c2fa568015e86e660393a578c764fa0d39b36a6394dc48a
Size (pear/DB-1.10.0.tgz) = 132485 bytes

0 comments on commit 2a1e1f6

Please sign in to comment.