From owner-freebsd-ports@FreeBSD.ORG Sun Aug 28 17:46:55 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C447106566B for ; Sun, 28 Aug 2011 17:46:55 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 0BCD88FC0A for ; Sun, 28 Aug 2011 17:46:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id CD295170FE for ; Sun, 28 Aug 2011 13:47:23 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1314553643; bh=QPX49hYVzz04x8xLapRaQ+OIRtBJ2idaSrdlfWjJ3VA=; b=Y SC6qKDoppC6SqcQ8VCeMqw/HUYDkfHgYCDSvdYxTbHNXsaxOIqT00fTC6ISvH0oT 0413NyutHiMx1Ony+Lmiue8Y0ARuCvIWIcqch33cvOyMwVG3E80QMzN8nxMLNfwd l8Vpyfn7Q8cIYOim7g05fny+qquSEWJg35VzFFqcMA= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id iV6u66oV2LGb for ; Sun, 28 Aug 2011 13:47:23 -0400 (EDT) Date: Sun, 28 Aug 2011 13:46:42 -0400 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20110828174640.GC277@magic.hamla.org> References: <4E5A48AC.6050201@eskk.nu> <4E5A7DAE.8090904@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E5A7DAE.8090904@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: OPTIONS framework bug vs. SSL issues (was: How to handle upgrade of libnotify when cups-client-1.4.8 is marked as broken) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2011 17:46:55 -0000 On Sun, 2011-08-28 at 19:41:02 +0200, Matthias Andree wrote: > just a brain flash: bsd.port.mk currently re-prompts OPTIONS if > they've changed, for instance, through addition. > > Should we change this feature in b.p.mk so that it also re-prompt the > user when the defaults have changed? Sounds like a good idea. -- Sahil Tandon