From owner-freebsd-ports Mon Dec 4 3:59:23 2000 From owner-freebsd-ports@FreeBSD.ORG Mon Dec 4 03:59:21 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from nevermind.kiev.ua (unknown [212.109.53.33]) by hub.freebsd.org (Postfix) with ESMTP id 9855637B400; Mon, 4 Dec 2000 03:59:18 -0800 (PST) Received: (from never@localhost) by nevermind.kiev.ua (8.11.1/8.11.1) id eB4Bwl646692; Mon, 4 Dec 2000 13:58:47 +0200 (EET) (envelope-from never) Date: Mon, 4 Dec 2000 13:58:46 +0200 From: Nevermind To: Akinori MUSHA Cc: Michael Haro , FreeBSD-ports Subject: Re: portlint update Message-ID: <20001204135846.G30994@nevermind.kiev.ua> References: <86u28kwghs.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86u28kwghs.wl@archon.local.idaemons.org>; from knu@iDaemons.org on Mon, Dec 04, 2000 at 08:52:31PM +0900 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, Akinori MUSHA! On Mon, Dec 04, 2000 at 08:52:31PM +0900, you wrote: > Hi, > > Please review and give me suggestion and approval to commit the > attached patch on portlint. > > It makes portlint conform to the new layout, and adds a check for > INSTALLS_SHLIB. Currently pkg-* doesn't seem to be checked at all. :( > > -- > / > /__ __ Akinori.org / MUSHA.org > / ) ) ) ) / FreeBSD.org / Ruby-lang.org > Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp > > "We're only at home when we're on the run, on the wing, on the fly" > [skipped] > } elsif (!$automan && !grep($_ eq $j, @pman)) { > &perror("WARN: manpage $j in $file ". > - "MAN$i but not in PLIST."); > + "MAN$i but not in pk-plist."); ^^ Should be pkg-plist, not pk-plist > } > } > foreach my $j (@pman) { > - print "OK: checking $j (PLIST)\n" if ($verbose); > + print "OK: checking $j (pkg-plist)\n" if ($verbose); > if (!grep($_ eq $j, @mman)) { > - &perror("WARN: manpage $j in PLIST ". > + &perror("WARN: manpage $j in pkg-plist ". > "but not in $file MAN$i."); > } > } -- Alexandr P. Kovalenko http://nevermind.kiev.ua/ NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message