From owner-cvs-ports@FreeBSD.ORG Thu Oct 21 21:15:32 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2FCF16A4CE; Thu, 21 Oct 2004 21:15:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C955843D39; Thu, 21 Oct 2004 21:15:31 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9LLFVfh043551; Thu, 21 Oct 2004 21:15:31 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9LLFVCA043550; Thu, 21 Oct 2004 21:15:31 GMT (envelope-from mi) Message-Id: <200410212115.i9LLFVCA043550@repoman.freebsd.org> From: Mikhail Teterin Date: Thu, 21 Oct 2004 21:15:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/hylafax Makefile ports/comms/hylafax/files patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 21:15:32 -0000 mi 2004-10-21 21:15:31 UTC FreeBSD ports repository Modified files: comms/hylafax Makefile comms/hylafax/files patch-configure Log: Fix breakage caused by the recent upgrade of graphics/libtiff -- HylaFax's configure is unusually picky about tiff version. While at it, change the (invalid) `-disable-PAM' to `-disable-pam' and stop requiring particular version of -ljpeg and -ltiff -- anything already installed will do. Kris notified the maintainer and myself (the last committer in this port) yesterday, but the maintainer did not respond yet. Since the port remains broken, I claim the "timeout" very early. Notified by: kris Revision Changes Path 1.70 +3 -3 ports/comms/hylafax/Makefile 1.5 +18 -0 ports/comms/hylafax/files/patch-configure