From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 25 03:13:59 2011 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 690BD106566C for ; Tue, 25 Jan 2011 03:13:59 +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 462FD8FC17 for ; Tue, 25 Jan 2011 03:13:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 57E831713A for ; Mon, 24 Jan 2011 21:55:28 -0500 (EST) 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:received; s=aegis; t=1295924128; bh=gacwv8FAYH8emKi+R+xblGevKxO8eN2j7J6U+7d1njw=; b= q4EBPFn+6rdgxtUB5q+qpT4s2IAP6Er5UlIS2ecQJkrzYW9f0F4v6XwZYESv0hra nxe/RXtxl9iFHGPHvX/Pr0FWYAaoIzOvPlPUrESF7hBO1Ch8klhPLMtMm1a2KhpJ qtIAHlq9Zancst9EBBycafoQTQLFZUURZ6bsPQTQu7w= 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 j5iyhHuf9cSD for ; Mon, 24 Jan 2011 21:55:28 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 2B035170F9 for ; Mon, 24 Jan 2011 21:55:27 -0500 (EST) Date: Mon, 24 Jan 2011 21:55:24 -0500 From: Sahil Tandon To: freebsd-ports-bugs@freebsd.org Message-ID: <20110125025524.GA19325@magic.hamla.org> References: <201101241537.p0OFbrPx042928@bartok.nlnetlabs.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201101241537.p0OFbrPx042928@bartok.nlnetlabs.nl> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: ports/154269: [MAINTAINER] dns/drill: update to 1.6.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2011 03:13:59 -0000 On Mon, 2011-01-24 at 16:37:53 +0100, Jaap Akkerhuis wrote: > --- /space/portstrees/AFreeBSD/ports/dns/drill.orig/pkg-message 1970-01-01 01:00:00.000000000 +0100 > +++ /space/portstrees/AFreeBSD/ports/dns/drill/pkg-message 2011-01-24 16:15:28.000000000 +0100 > @@ -0,0 +1,7 @@ > +************************************************************************** > +* * > +* This separate port for drill is scheduled to be discontinued. * > +* The drill program can now be generated via an option in * > +* the dns/ldns port. * > +* * > +************************************************************************** Instead of providing such notice via pkg-message, please consider the method outlined in section 12.15 of the Porter's Handbook: "When it makes sense to do so, users can be warned about a pending port removal with DEPRECATED and EXPIRATION_DATE. The former is simply a string stating why the port is scheduled for removal; the latter is a string in ISO 8601 format (YYYY-MM-DD). Both will be shown to the user." -- Sahil Tandon