From owner-freebsd-ports@FreeBSD.ORG Mon Jul 14 18:18:15 2008 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 DA5CC106564A for ; Mon, 14 Jul 2008 18:18:15 +0000 (UTC) (envelope-from alex@stangl.us) Received: from stangl.us (dsl093-193-095.stl1.dsl.speakeasy.net [66.93.193.95]) by mx1.freebsd.org (Postfix) with ESMTP id BC0FF8FC16 for ; Mon, 14 Jul 2008 18:18:15 +0000 (UTC) (envelope-from alex@stangl.us) Received: from localhost (localhost [127.0.0.1]) by scout.stangl.us (Postfix) with ESMTP id 4552FB82A for ; Mon, 14 Jul 2008 13:01:44 -0500 (CDT) X-Virus-Scanned: amavisd-new at stangl.us Received: from stangl.us ([127.0.0.1]) by localhost (scout.stangl.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ujcrzynIgjYn for ; Mon, 14 Jul 2008 13:01:38 -0500 (CDT) Received: by scout.stangl.us (Postfix, from userid 1001) id E19E5B829; Mon, 14 Jul 2008 13:01:38 -0500 (CDT) Date: Mon, 14 Jul 2008 13:01:38 -0500 From: Alex Stangl To: freebsd-ports@freebsd.org Message-ID: <20080714180138.GA69006@scout.stangl.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: MOVED has extra blank line, breaks portupdate-scan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 18:18:15 -0000 /usr/ports/MOVED picked up an extra blank line on the end, apparently in v1.1647. This breaks portupdate-scan, and maybe other things that process this file. Is there any definitive document describing this file format? If blank lines should be treated as equivalent to comments, then I will issue a fix to portupdate-scan. Thanks, Alex