From owner-freebsd-ports Mon Jun 26 0:40: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 21B4337B6BF for ; Mon, 26 Jun 2000 00:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA82007; Mon, 26 Jun 2000 00:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Mon, 26 Jun 2000 00:40:02 -0700 (PDT) Message-Id: <200006260740.AAA82007@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/19510: grap port update Reply-To: Will Andrews Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19510; it has been noted by GNATS. From: Will Andrews To: Ted Faber Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19510: grap port update Date: Mon, 26 Jun 2000 03:31:54 -0400 On Sun, Jun 25, 2000 at 08:41:59PM -0700, Ted Faber wrote: > diff -ruN grap.bak/Makefile grap/Makefile > --- grap.bak/Makefile Sun Apr 30 15:13:18 2000 > +++ grap/Makefile Sun Jun 25 20:34:26 2000 > @@ -1,18 +1,19 @@ > # New ports collection makefile for: grap > -# Date created: 4 February 2000 > +# Version required: 1.10 > +# Date created: 25 Jun 2000 > # Whom: faber@lunabase.org Don't do this. This means don't re-add the "Version required" line or change the "date created" line. > -# $FreeBSD: ports/textproc/grap/Makefile,v 1.9 2000/04/30 19:31:06 steve Exp $ > +# $Id: Makefile,v 1.9 2000/06/26 03:25:58 faber Exp $ Don't do this either. You can simply ``cvs diff -u'' against a FreeBSD ports repository. > MAINTAINER= faber@lunabase.org > - > -GNU_CONFIGURE=yes > +HAS_CONFIGURE= yes > +GNU_CONFIGURE= yes You can't put all these strings together. And GNU_CONFIGURE implies HAS_CONFIGURE. Read ports/Mk/bsd.port.mk. > -You can learn more about grap as specified by Kernigan and Bentley at > +You can learn more about grap as specified by Kernigan and Bentley at Whitespace changes are not cool. > WWW: http://www.lunabase.org/~faber/Vault/software/grap/ > > -- Ted Faber > faber@lunabase.org > + Don't add extra lines at the end of pkg/DESCR. Did you use (a reasonably up-to-date) portlint to check this port before you submitted the diff? -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message