-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |