Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 10:00:25 -0700 (PDT)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/53866: Description should mention whether db4.1 format is compatible with db2/3 formats.
Message-ID:  <200306291700.h5TH0P19093132@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/53866; it has been noted by GNATS.

From: Matthias Andree <matthias.andree@gmx.de>
To: Chris Pepper <pepper@rockefeller.edu>,
	FreeBSD-gnats-submit@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306291700.h5TH0P19093132>