aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db42/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-08-26 20:43:51 +0800
committerwill <will@FreeBSD.org>2000-08-26 20:43:51 +0800
commitee433ecbb29e499e39fa8773697ed88d2b38bfc7 (patch)
treefb6631c67a285cad49095602cac4ef02be2a9a82 /databases/db42/pkg-descr
parent56fc2f92adba5d60337ba3d9008448bf960e77ae (diff)
downloadfreebsd-ports-gnome-ee433ecbb29e499e39fa8773697ed88d2b38bfc7.tar.gz
freebsd-ports-gnome-ee433ecbb29e499e39fa8773697ed88d2b38bfc7.tar.zst
freebsd-ports-gnome-ee433ecbb29e499e39fa8773697ed88d2b38bfc7.zip
Update to Berkeley DB3, after repocopy from databases/db to databases/db3.
PR: 20763 Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
Diffstat (limited to 'databases/db42/pkg-descr')
-rw-r--r--databases/db42/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db42/pkg-descr b/databases/db42/pkg-descr
index b9ed34ee6d81..d35ff876b1db 100644
--- a/databases/db42/pkg-descr
+++ b/databases/db42/pkg-descr
@@ -1,6 +1,6 @@
-Revesion 2 of the Berkeley DB library. This version uses an incompatible
+Revision 3 of the Berkeley DB library. This version uses an incompatible
underlying database format than revision 1 and a different standard API.
-Utilities are included in the distribution to convert v1.85 databases to v2
+Utilities are included in the distribution to convert v1.85 databases to v3
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.