From owner-svn-ports-all@FreeBSD.ORG Tue May 6 09:31:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC0E3566; Tue, 6 May 2014 09:31:26 +0000 (UTC) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "*.infocus-llc.com", Issuer "*.infocus-llc.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 82694AB6; Tue, 6 May 2014 09:31:25 +0000 (UTC) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id 46EAE37B5AD; Tue, 6 May 2014 04:31:24 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3gNG0C5CPmz325; Tue, 6 May 2014 04:31:23 -0500 (CDT) Date: Tue, 6 May 2014 04:31:23 -0500 From: "Matthew D. Fuller" To: Mark Felder Subject: Re: svn commit: r353008 - in head/security: clamav clamav-devel clamav-devel/files clamav/files Message-ID: <20140506093123.GI7138@over-yonder.net> References: <201405051438.s45EcHQZ028890@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201405051438.s45EcHQZ028890@svn.freebsd.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Scanned: clamav-milter 0.98.1 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 09:31:26 -0000 On Mon, May 05, 2014 at 02:38:17PM +0000 I heard the voice of Mark Felder, and lo! it spake thus: > Author: feld > Date: Mon May 5 14:38:17 2014 > New Revision: 353008 > URL: http://svnweb.freebsd.org/changeset/ports/353008 > QAT: https://qat.redports.org/buildarchive/r353008/ > > Log: > rc script spring cleaning -- now passes rclint I think you accidentally swept the stove outside :) > Modified: head/security/clamav-devel/files/clamav-milter.in > ============================================================================== [...] > +: ${clamav_milter_flags="-c ${conf_file}"} [...] > conf_file=%%PREFIX%%/etc/clamav-milter.conf [...] > -: ${clamav_milter_flags="-c ${conf_file}"} This is now winding up with ${conf_file} being used before defined, making the startup process drop a hairball at my feet... -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.