From owner-freebsd-ports@FreeBSD.ORG Sun Dec 19 12:42:20 2010 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 89516106564A for ; Sun, 19 Dec 2010 12:42:20 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id E345A8FC13 for ; Sun, 19 Dec 2010 12:42:19 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id oBJCgAnF022371 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 19 Dec 2010 12:42:15 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk oBJCgAnF022371 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1292762536; bh=qVcOKt/GlciaxOdHd0lbIDJTfbEcqgcal8E+WFn3DPA=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4D0DFD9A.1060406@infracaninophile.co.uk>|Date:=20S un,=2019=20Dec=202010=2012:42:02=20+0000|From:=20Matthew=20Seaman= 20|User-Agent:=20Mozilla/5.0=20(M acintosh=3B=20U=3B=20Intel=20Mac=20OS=20X=2010.6=3B=20en-US=3B=20r v:1.9.2.13)=20Gecko/20101207=20Thunderbird/3.1.7|MIME-Version:=201 .0|To:=20freebsd-ports@freebsd.org|CC:=20Jerry=20|Subject:=20Re:=20FATAL=20error=20emitted=20by=20 portlint=20-A|References:=20<20101219072444.00d4594a@seibercom.net >|In-Reply-To:=20<20101219072444.00d4594a@seibercom.net>|X-Enigmai l-Version:=201.1.1|OpenPGP:=20id=3D60AE908C|Content-Type:=20multip art/signed=3B=20micalg=3Dpgp-sha1=3B=0D=0A=20protocol=3D"applicati on/pgp-signature"=3B=0D=0A=20boundary=3D"------------enigF63C1396C 514D8D32FC11570"; b=gMj5kr40q2EiXuDOlTBfPbuizTwefrBzdcGe94KkaPLBQ20V4SDwhARc3IVoSfPqu 16Por4dlGIeO+Wy+oJ9jorjqtd9FmpE/DF/IC8Po9MVm2k8jUvR/6XD42mrkFRH2+L y63WeNzUYg7Japn+GsxjHzF1OHmqim4PbMpq+bjc= Message-ID: <4D0DFD9A.1060406@infracaninophile.co.uk> Date: Sun, 19 Dec 2010 12:42:02 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20101219072444.00d4594a@seibercom.net> In-Reply-To: <20101219072444.00d4594a@seibercom.net> X-Enigmail-Version: 1.1.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF63C1396C514D8D32FC11570" X-Virus-Scanned: clamav-milter 0.96.5 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Cc: Jerry Subject: Re: FATAL error emitted by portlint -A 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: Sun, 19 Dec 2010 12:42:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF63C1396C514D8D32FC11570 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 19/12/2010 12:24, Jerry wrote: > I am attempting to update an existing port. When running "portlint -A" > I am receiving an error message. >=20 > # portlint -A > WARN: Makefile: for new port, make $FreeBSD$ tag in comment section emp= ty, to make CVS happy. > WARN: Makefile: new ports should not set PORTREVISION. > FATAL: README.html: for safety, be sure to cleanup README.html files be= fore committing the port. > 1 fatal error and 2 warnings found. >=20 > The first two are no problem. it is the third one "FATAL" that I cannot= > understand. It never appeared before when I was updating this port. Is > this really a "FATAL" error or can I simply disregard it? The port > builds and installed fine. Did you run a 'make readmes' at any point? The README.html file is a derived file autogenerated entirely from other sources including (inter-alia) the pkg-descr file and the port's Makefile. As such, it shouldn't be committed to CVS. This is all portlint is trying to prevent happening. Delete README.html and everything should be fine. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigF63C1396C514D8D32FC11570 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0N/aEACgkQ8Mjk52CukIxEQwCeNp3XQnLdtO0t4ozQAHGjzayi 1EUAnR7UMxOtawBJzOCkqYzS4hLUddPS =dJkh -----END PGP SIGNATURE----- --------------enigF63C1396C514D8D32FC11570--