Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2005 10:08:29 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77254: maintainer-update of mail/mutt-devel
Message-ID:  <200502080908.j1898Tbw070173@alaska.cert.siemens.com>
Resent-Message-ID: <200502080910.j189AIIH051681@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77254
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 08 09:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt-devel:

	- Fix building of WITH_MUTT_IMAP_HEADER_CACHE if not only db42 is
	  installed but also other db4x versions.

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/files/patch-hcache-db ./files/patch-hcache-db
--- /usr/ports/mail/mutt-devel/files/patch-hcache-db	Sun Feb  6 09:58:43 2005
+++ ./files/patch-hcache-db	Tue Feb  8 09:09:54 2005
@@ -1,11 +1,11 @@
---- configure.old	Fri Jan 28 11:01:06 2005
-+++ configure	Fri Feb  4 09:18:42 2005
-@@ -12642,7 +12642,7 @@
+--- configure.in.orig2	Tue Feb  8 09:02:55 2005
++++ configure.in	Tue Feb  8 09:04:01 2005
+@@ -811,7 +811,7 @@
                  bdbpfx="$bdbpfx $d/$v"
              done
          done
 -        BDB_VERSIONS="db-4 db4 db-4.3 db4.3 db43 db-4.2 db4.2 db42 db-4.1 db4.1 db41 db ''"
 +        BDB_VERSIONS="db-4.2 db4.2 db42 ''"
-         echo "$as_me:$LINENO: checking for BerkeleyDB > 4.0" >&5
- echo $ECHO_N "checking for BerkeleyDB > 4.0... $ECHO_C" >&6
+         AC_MSG_CHECKING([for BerkeleyDB > 4.0])
          for d in $bdbpfx; do
+             BDB_INCLUDE_DIR=""
>Release-Note:
>Audit-Trail:
>Unformatted:



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