Subject: CVS commit: pkgsrc/databases/db3
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 10/23/2001 10:26:42
Module Name: pkgsrc
Committed By: lukem
Date: Tue Oct 23 07:26:42 UTC 2001
Modified Files:
pkgsrc/databases/db3: Makefile buildlink.mk distinfo
pkgsrc/databases/db3/patches: patch-aa
Log Message:
* 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
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/db3/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/databases/db3/buildlink.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/db3/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/databases/db3/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.