diff options
author | lukem <lukem@pkgsrc.org> | 2001-10-23 07:26:41 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-10-23 07:26:41 +0000 |
commit | 39f7310ad5b3f0e6ffbf32f9ad0f3380b4e4efff (patch) | |
tree | 97d94fd2dc08764e5c34f4cf175a574ec89a6eff /databases/db3/distinfo | |
parent | c8b475e108712704e7964582e55592479c3551d8 (diff) | |
download | pkgsrc-39f7310ad5b3f0e6ffbf32f9ad0f3380b4e4efff.tar.gz |
* Apply two patches from the master distribution site;
3.2.9.1 Fix a bug where running recovery on a database environment
containing only logs from a previous release of Berkeley DB,
in which log.0000000001 doesn't exist, could fail.
3.2.9.2 Fix a bug where opening too many files causes a core dump.
* Use ${BSD_INSTALL_*} instead of cp, so that bin/db3_* and include/db3/*
get installed with the correct ownership
* Crank version from 2.9 to 2.9.2
Diffstat (limited to 'databases/db3/distinfo')
-rw-r--r-- | databases/db3/distinfo | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/databases/db3/distinfo b/databases/db3/distinfo index 39909220e8b..c32bb0a397e 100644 --- a/databases/db3/distinfo +++ b/databases/db3/distinfo @@ -1,6 +1,10 @@ -$NetBSD: distinfo,v 1.3 2001/07/19 19:16:44 jlam Exp $ +$NetBSD: distinfo,v 1.4 2001/10/23 07:26:41 lukem Exp $ SHA1 (db-3.2.9.tar.gz) = 1adcc34b6a56e51e4019e80bc56b509ac28e1035 Size (db-3.2.9.tar.gz) = 2085238 bytes -SHA1 (patch-aa) = 32a39969500b837357c2ce59fb2a90ea82181455 +SHA1 (patch.3.2.9.1) = 34108ae9ce03c40c4d1016e9e54690d5d8fc4135 +Size (patch.3.2.9.1) = 2139 bytes +SHA1 (patch.3.2.9.2) = c447c089f44c401c174244a7f9f7967522ba92a4 +Size (patch.3.2.9.2) = 495 bytes +SHA1 (patch-aa) = 08b864ac2c9513c61367efe1c53817f600b420d2 SHA1 (patch-ab) = 7d33cd81c1e23b44d72bb2018624af8dfd08fed4 |