From owner-cvs-ports@FreeBSD.ORG Thu Jan 27 00:08:55 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD497106566C; Thu, 27 Jan 2011 00:08: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 8FE878FC19; Thu, 27 Jan 2011 00:08:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 368F917153; Wed, 26 Jan 2011 19:08:55 -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=1296086934; bh=dZ5avcceEs5ASomQSbMXNREcW8+AvZA7SGuMs/1Aspg=; b= tHuJkC71oZxtrcQy7JvfrSLL5RZu4G8ofgQ6TcNvxVtJ3R0Hob6kEsLTu6ifCxe1 G/miBYNMkOIZYx9vTFT2UQ1oi9LyFHITLPnlKeI9nfLI9wAfq31dvJdBZpMZMibf yYpqrMSycu0XZX1j7DgUgt/XlZNHK+Ju6GxBAHgiWgA= 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 X-4WszB5UrV4; Wed, 26 Jan 2011 19:08:54 -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 96781170F9; Wed, 26 Jan 2011 19:08:53 -0500 (EST) Date: Wed, 26 Jan 2011 19:08:51 -0500 From: Sahil Tandon To: Pav Lucistnik Message-ID: <20110127000850.GB20337@magic.hamla.org> References: <201101261138.p0QBcUd6074554@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201101261138.p0QBcUd6074554@repoman.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/dns/drill Makefile distinfo pkg-message X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2011 00:08:55 -0000 On Wed, 2011-01-26 at 11:38:30 +0000, Pav Lucistnik wrote: > pav 2011-01-26 11:38:30 UTC > > FreeBSD ports repository > > Modified files: > dns/drill Makefile distinfo > Added files: > dns/drill pkg-message This pkg-message announces the port's impending expiration. Just so I understand how to handle similar cases in the future, should we encourage use of DEPRECATED and EXPIRATION_DATE, or are notices in pkg-message a valid substitute? -- Sahil Tandon