From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 29 13:00:11 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 857C41065670 for ; Thu, 29 Oct 2009 13:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 55B898FC0A for ; Thu, 29 Oct 2009 13:00:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9TD0AtV089845 for ; Thu, 29 Oct 2009 13:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9TD0AKl089844; Thu, 29 Oct 2009 13:00:10 GMT (envelope-from gnats) Resent-Date: Thu, 29 Oct 2009 13:00:10 GMT Resent-Message-Id: <200910291300.n9TD0AKl089844@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Petr Rehor Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 162B5106566C; Thu, 29 Oct 2009 12:56:57 +0000 (UTC) (envelope-from reho@rx.cz) Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91]) by mx1.freebsd.org (Postfix) with ESMTP id 97F9D8FC1D; Thu, 29 Oct 2009 12:56:56 +0000 (UTC) Received: from antivir5.iol.cz (unknown [192.168.30.212]) by smtp-out3.iol.cz (Postfix) with ESMTP id D975FBC984D; Thu, 29 Oct 2009 12:32:15 +0000 (UTC) Received: from localhost (antivir5.iol.cz [127.0.0.1]) by antivir5.iol.cz (Postfix) with ESMTP id 8251E28131; Thu, 29 Oct 2009 13:32:15 +0100 (CET) Received: from antivir5.iol.cz ([127.0.0.1]) by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id sjwuJbqAhGFR; Thu, 29 Oct 2009 13:32:15 +0100 (CET) Received: from port1.iol.cz (unknown [192.168.30.91]) by antivir5.iol.cz (Postfix) with ESMTP id 3E3E828129; Thu, 29 Oct 2009 13:32:15 +0100 (CET) Received: from 199.106.broadband4.iol.cz ([85.71.106.199]) by port1.iol.cz with ESMTP; 29 Oct 2009 13:32:14 +0100 Received: from 199.106.broadband4.iol.cz (localhost [127.0.0.1]) by 199.106.broadband4.iol.cz (8.14.3/8.14.3) with ESMTP id n9TCWEEP018320; Thu, 29 Oct 2009 13:32:14 +0100 (CET) (envelope-from reho@199.106.broadband4.iol.cz) Received: (from reho@localhost) by 199.106.broadband4.iol.cz (8.14.3/8.14.3/Submit) id n9TCWE4L018319; Thu, 29 Oct 2009 13:32:14 +0100 (CET) (envelope-from reho) Message-Id: <200910291232.n9TCWE4L018319@199.106.broadband4.iol.cz> Date: Thu, 29 Oct 2009 13:32:14 +0100 (CET) From: Petr Rehor To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dinoex@FreeBSD.org, Petr Rehor Subject: ports/140080: [patch] Fix WITH_SENDMAIL_PORT automatic detection X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Petr Rehor List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2009 13:00:11 -0000 >Number: 140080 >Category: ports >Synopsis: [patch] Fix WITH_SENDMAIL_PORT automatic detection >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 29 13:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Petr Rehor >Release: FreeBSD 7.1-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD charon.rx.cz 7.1-RELEASE-p6 FreeBSD 7.1-RELEASE-p6 #0: Tue Jun 9 16:26:47 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Typo in bsd.milter.mk prevents the automatic detection of WITH_SENDMAIL_PORT. >How-To-Repeat: Install port mail/sendmail and security/amavisd-milter. Than try ldd /usr/local/sbin/amavisd-milter. >Fix: --- sendmail.diff begins here --- Index: bsd.milter.mk =================================================================== RCS file: /home/ncvs/ports/mail/sendmail/bsd.milter.mk,v retrieving revision 1.3 diff -u -r1.3 bsd.milter.mk --- bsd.milter.mk 17 Mar 2008 15:13:32 -0000 1.3 +++ bsd.milter.mk 29 Oct 2009 12:05:38 -0000 @@ -45,7 +45,7 @@ !defined(WITH_SENDMAIL_PORT) .if exists(${LOCALBASE}/lib/libmilter.a) || \ !exists(/usr/lib/libmilter.a) -WITH_SENDMAIL_PORTS=yes +WITH_SENDMAIL_PORT=yes .else WITH_SENDMAIL_BASE=yes .endif --- sendmail.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: