From owner-cvs-ports@FreeBSD.ORG Tue Aug 12 17:10:07 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24F8537B401; Tue, 12 Aug 2003 17:10:07 -0700 (PDT) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F10243FA3; Tue, 12 Aug 2003 17:10:06 -0700 (PDT) (envelope-from gerald@pfeifer.com) Received: from [128.131.111.60] (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 6658913787; Wed, 13 Aug 2003 02:10:04 +0200 (CEST) Date: Wed, 13 Aug 2003 02:10:12 +0200 (CEST) From: Gerald Pfeifer To: "Lev A. Serebryakov" Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/msp430-binutils Makefile ports/devel/msp430-binutils/files patch-gas::config::tc-msp430.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 00:10:07 -0000 Hi Lev, I noticed your work on devel/msp430-binutils and related ports. Would you mind using the INFO= infrastructure I contributed to the FreeBSD port machinery to handle the .info files installed by the port? If you don't, the port will not package correctly on 4.8-RELEASE (and earlier) and 5-CURRENT at the same time. Basically all you need is to add a line INFO=as binutils bfd... to Makefile and remove all traces of .info files from pkg-plist; see the lang/gcc33 port for a nice example. Gerald -- Gerald Pfeifer (Jerry) gerald@pfeifer.com http://www.pfeifer.com/gerald/