From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:51:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9784B16A4CE; Tue, 8 Feb 2005 13:51:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A34343D53; Tue, 8 Feb 2005 13:51:16 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18DpGxn060898; Tue, 8 Feb 2005 13:51:16 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DpGVT060897; Tue, 8 Feb 2005 13:51:16 GMT (envelope-from leeym) Message-Id: <200502081351.j18DpGVT060897@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 13:51:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix/scripts configure.postfix X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 13:51:16 -0000 leeym 2005-02-08 13:51:16 UTC FreeBSD ports repository Modified files: mail/postfix/scripts configure.postfix Log: postfix's optional postgres support doesn't work with the new Postgres port configuration. this patch fixes that PR: 77216 Submitted by: Vivek Khera Revision Changes Path 1.58 +3 -20 ports/mail/postfix/scripts/configure.postfix