ports/53866: Description should mention whether db4.1 format is compatible with db2/3 formats.
Matthias Andree
matthias.andree at gmx.de
Sun Jun 29 17:00:26 UTC 2003
The following reply was made to PR ports/53866; it has been noted by GNATS.
From: Matthias Andree <matthias.andree at gmx.de>
To: Chris Pepper <pepper at rockefeller.edu>,
FreeBSD-gnats-submit at freebsd.org
Cc:
Subject: Re: ports/53866: Description should mention whether db4.1 format is compatible with db2/3 formats.
Date: Sun, 29 Jun 2003 18:51:58 +0200
This is a maintainer-update patch to the db4, db41 and db41-nocrypto
ports to fix this issue:
diff -Nur /usr/ports/databases/db4/pkg-descr /root/db4/pkg-descr
--- /usr/ports/databases/db4/pkg-descr Mon Dec 24 11:45:45 2001
+++ /root/db4/pkg-descr Sun Jun 29 18:47:40 2003
@@ -4,10 +4,7 @@
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
-There are minor interface changes in this release which may require that DB
-applications be modified and recompiled. For a complete discussion of
-interface changes, see:
-
-http://www.sleepycat.com/update/
+For details on compatibility with other DB versions, see:
+http://www.sleepycat.com/download/patchlogs.shtml
WWW: http://www.sleepycat.com/
diff -Nur /usr/ports/databases/db41/pkg-descr /root/db41/pkg-descr
--- /usr/ports/databases/db41/pkg-descr Wed Jan 8 01:23:02 2003
+++ /root/db41/pkg-descr Sun Jun 29 18:48:13 2003
@@ -4,10 +4,7 @@
databases, and a backwards compatible API is provided to maintain
compatibility with programs using the v1.85 interface.
-There are minor interface changes in this release which may require that DB
-applications be modified and recompiled. For a complete discussion of
-interface changes, see:
-
-http://www.sleepycat.com/update/
+For details on compatibility with other DB versions, see:
+http://www.sleepycat.com/download/patchlogs.shtml
WWW: http://www.sleepycat.com/
--
Matthias Andree
More information about the freebsd-ports-bugs
mailing list