Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 04/19/1999 14:19:01
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Apr 19 21:19:01 UTC 1999

Modified Files:
	pkgsrc/databases/db: Makefile
	pkgsrc/databases/db/patches: patch-aa
	pkgsrc/databases/db/pkg: PLIST
Added Files:
	pkgsrc/databases/db/patches: patch-2.7.3.1
Log Message:
Build/run problems fixed:
- DO NOT INSTALL DOCS IN ${PREFIX}/docs.  They belong in ${PREFIX}/share/doc.
- Add SEGV-preventing patch from Sleepycat's web site.

I did not enable C++ and DB 1.85 compat API in this update to make the
change during freeze time minimal; for maximum flexibility in case more
than just Sendmail wants to use this pkg!, the former should be enabled
at next update, and the latter cannot be enabled until Sleepycat adds a
fix I have sent them (or I add the fix to the patches directory).