From owner-cvs-all Tue Apr 2 3:41:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 024E837B420; Tue, 2 Apr 2002 03:40:50 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g32Benh63438; Tue, 2 Apr 2002 03:40:49 -0800 (PST) (envelope-from sheldonh) Message-Id: <200204021140.g32Benh63438@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 2 Apr 2002 03:40:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim/files patch-src::EDITME ports/mail/exim-devel/files patch-src::EDITME X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/04/02 03:40:49 PST Modified files: mail/exim/files patch-src::EDITME mail/exim-devel/files patch-src::EDITME Log: Fix the build in the WITH_PGSQL=yes case. When the databases/postgresql7 port was updated from postgresql-7.1.x to postgresql-7.2, libpq-fe.h moved from PREFIX/include/pgsql to PREFIX/include for reasons I can't figure out. This applies a band-aid until I can get clarification from the postgresql port maintainer , but I think the port might be "broken" in its placement of some header files. Reported by: kris Revision Changes Path 1.8 +8 -7 ports/mail/exim-devel/files/patch-src::EDITME 1.6 +7 -6 ports/mail/exim/files/patch-src::EDITME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message