From owner-freebsd-ports@freebsd.org Thu Oct 27 06:20:32 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F2D5C22B95 for ; Thu, 27 Oct 2016 06:20:32 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E775C9B3 for ; Thu, 27 Oct 2016 06:20:31 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.87 (FreeBSD)) (envelope-from ) id 1bze3B-000GZW-3M; Thu, 27 Oct 2016 08:20:29 +0200 Date: Thu, 27 Oct 2016 08:20:29 +0200 From: Kurt Jaeger To: Jochen Neumeister Cc: "freebsd-ports@freebsd.org" Subject: Re: make makepatch Message-ID: <20161027062029.GG51420@home.opsec.eu> References: <730bd5a8-d6c2-7e8f-5240-b7d4b6209884@bsdproject.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <730bd5a8-d6c2-7e8f-5240-b7d4b6209884@bsdproject.de> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2016 06:20:32 -0000 Hi! > # portlint > WARN: /usr/home/joneum/dev/ports/net/wpa_gui/files/patch-wpa_ctrl.c: > patch was not generated using ``make makepatch''. It is recommended to > use ``make makepatch'' when you need to [re-]generate a patch to ensure > proper patch format. > 0 fatal errors and 1 warning found. > > okay, i use "make makepatch", and copy the files from > "work/.makepatch-tmp/archived-patches" to the "/files" folder, and start > portlint. But, the same. > > what am i doing wrong? make makepatch places the corrected files into files/ and the prevision version to work/.makepatch-tmp/archived-patches. So, I'd suggest: make patch make makepatch mv work work.old portlint -AC and if portlint is silent, and all the necessary patches are in files/, you're done. -- pi@opsec.eu +49 171 3101372 4 years to go !