From 20fa4555d0a379f41b141f5a8574fd5cba890d96 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Tue, 11 Nov 1997 16:58:48 +0000 Subject: Upgradet to v2.3.12 Submitted by: "Josh Tiefenbach" --- databases/db/Makefile | 8 ++++---- databases/db/distinfo | 2 +- databases/db/pkg-descr | 16 +++++++++++----- databases/db2/Makefile | 8 ++++---- databases/db2/distinfo | 2 +- databases/db2/pkg-descr | 16 +++++++++++----- databases/db3/Makefile | 8 ++++---- databases/db3/distinfo | 2 +- databases/db3/pkg-descr | 16 +++++++++++----- databases/db33/Makefile | 8 ++++---- databases/db33/distinfo | 2 +- databases/db33/pkg-descr | 16 +++++++++++----- databases/db4/Makefile | 8 ++++---- databases/db4/distinfo | 2 +- databases/db4/pkg-descr | 16 +++++++++++----- databases/db41/Makefile | 8 ++++---- databases/db41/distinfo | 2 +- databases/db41/pkg-descr | 16 +++++++++++----- databases/db42/Makefile | 8 ++++---- databases/db42/distinfo | 2 +- databases/db42/pkg-descr | 16 +++++++++++----- databases/db43/Makefile | 8 ++++---- databases/db43/distinfo | 2 +- databases/db43/pkg-descr | 16 +++++++++++----- databases/db44/Makefile | 8 ++++---- databases/db44/distinfo | 2 +- databases/db44/pkg-descr | 16 +++++++++++----- databases/db45/Makefile | 8 ++++---- databases/db45/distinfo | 2 +- databases/db45/pkg-descr | 16 +++++++++++----- databases/db46/Makefile | 8 ++++---- databases/db46/distinfo | 2 +- databases/db46/pkg-descr | 16 +++++++++++----- databases/db47/Makefile | 8 ++++---- databases/db47/distinfo | 2 +- databases/db47/pkg-descr | 16 +++++++++++----- 36 files changed, 192 insertions(+), 120 deletions(-) (limited to 'databases') diff --git a/databases/db/Makefile b/databases/db/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db/Makefile +++ b/databases/db/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db/distinfo b/databases/db/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db/distinfo +++ b/databases/db/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db/pkg-descr b/databases/db/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db/pkg-descr +++ b/databases/db/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db2/Makefile b/databases/db2/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db2/Makefile +++ b/databases/db2/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db2/distinfo b/databases/db2/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db2/distinfo +++ b/databases/db2/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db2/pkg-descr b/databases/db2/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db2/pkg-descr +++ b/databases/db2/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db3/Makefile b/databases/db3/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db3/Makefile +++ b/databases/db3/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db3/distinfo b/databases/db3/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db3/distinfo +++ b/databases/db3/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db3/pkg-descr b/databases/db3/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db3/pkg-descr +++ b/databases/db3/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db33/Makefile b/databases/db33/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db33/Makefile +++ b/databases/db33/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db33/distinfo b/databases/db33/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db33/distinfo +++ b/databases/db33/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db33/pkg-descr b/databases/db33/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db33/pkg-descr +++ b/databases/db33/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db4/Makefile b/databases/db4/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db4/Makefile +++ b/databases/db4/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db4/distinfo b/databases/db4/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db4/distinfo +++ b/databases/db4/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db4/pkg-descr b/databases/db4/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db4/pkg-descr +++ b/databases/db4/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db41/Makefile b/databases/db41/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db41/Makefile +++ b/databases/db41/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db41/distinfo b/databases/db41/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db41/distinfo +++ b/databases/db41/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db41/pkg-descr b/databases/db41/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db41/pkg-descr +++ b/databases/db41/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db42/Makefile b/databases/db42/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db42/Makefile +++ b/databases/db42/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db42/distinfo b/databases/db42/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db42/distinfo +++ b/databases/db42/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db42/pkg-descr b/databases/db42/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db42/pkg-descr +++ b/databases/db42/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db43/Makefile b/databases/db43/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db43/Makefile +++ b/databases/db43/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db43/distinfo b/databases/db43/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db43/distinfo +++ b/databases/db43/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db43/pkg-descr b/databases/db43/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db43/pkg-descr +++ b/databases/db43/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db44/Makefile b/databases/db44/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db44/Makefile +++ b/databases/db44/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db44/distinfo b/databases/db44/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db44/distinfo +++ b/databases/db44/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db44/pkg-descr b/databases/db44/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db44/pkg-descr +++ b/databases/db44/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db45/Makefile b/databases/db45/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db45/Makefile +++ b/databases/db45/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db45/distinfo b/databases/db45/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db45/distinfo +++ b/databases/db45/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db45/pkg-descr b/databases/db45/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db45/pkg-descr +++ b/databases/db45/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db46/Makefile b/databases/db46/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db46/Makefile +++ b/databases/db46/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db46/distinfo b/databases/db46/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db46/distinfo +++ b/databases/db46/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db46/pkg-descr b/databases/db46/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db46/pkg-descr +++ b/databases/db46/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com diff --git a/databases/db47/Makefile b/databases/db47/Makefile index 9e73917fcaf3..e8cb8787ba0d 100644 --- a/databases/db47/Makefile +++ b/databases/db47/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: Berkeley DB -# Version required: v2.2.6 -# Date created: 12 Jun 1997 +# Version required: v2.3.12 +# Date created: 11 Nov 1997 # Whom: Josh Tiefenbach # -# $Id: Makefile,v 1.2 1997/09/05 20:22:04 jfitz Exp $ +# $Id: Makefile,v 1.3 1997/10/03 14:13:23 jfitz Exp $ # -DISTNAME= db-2.3.11 +DISTNAME= db-2.3.12 CATEGORIES= databases MASTER_SITES= http://www.sleepycat.com/db/packages/ diff --git a/databases/db47/distinfo b/databases/db47/distinfo index eaddc52a9e34..9eb2454f1970 100644 --- a/databases/db47/distinfo +++ b/databases/db47/distinfo @@ -1 +1 @@ -MD5 (db-2.3.11.tar.gz) = 833edf9bada4c4558067fba2f97a55db +MD5 (db-2.3.12.tar.gz) = 6ad6cb464897552f707a5240743bd35d diff --git a/databases/db47/pkg-descr b/databases/db47/pkg-descr index 6e7ad8bb162d..106eecafe46a 100644 --- a/databases/db47/pkg-descr +++ b/databases/db47/pkg-descr @@ -1,7 +1,13 @@ -Version 2.3.11 of the Berkeley DB library. This version uses an -incompatible underlying database format than v1.85 and a different -standard API. Utilities are included in the distribution to convert -v1.85 databases to v2.3.11, and a backwards compatible API is provided to -maintain compatibility with programs using the v1.85 interface. +Revesion 2 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 +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 more information, refer to http://www.sleepycat.com -- cgit v1.2.3