From owner-freebsd-ports-bugs Tue Feb 11 22:10: 7 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E4037B401 for ; Tue, 11 Feb 2003 22:10:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF8343FA3 for ; Tue, 11 Feb 2003 22:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1C6A4NS035371 for ; Tue, 11 Feb 2003 22:10:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1C6A4Fj035370; Tue, 11 Feb 2003 22:10:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 470A837B401; Tue, 11 Feb 2003 22:05:09 -0800 (PST) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDE3B43F93; Tue, 11 Feb 2003 22:05:08 -0800 (PST) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id B06942B7A0; Wed, 12 Feb 2003 07:05:06 +0100 (CET) Received: by k7.mavetju (Postfix, from userid 1001) id 4006C6A712B; Wed, 12 Feb 2003 17:05:04 +1100 (EST) Message-Id: <20030212060504.4006C6A712B@k7.mavetju> Date: Wed, 12 Feb 2003 17:05:04 +1100 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org Cc: mharo@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48199: portlint doesn't complain about pkg-comment Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48199 >Category: ports >Synopsis: portlint doesn't complain about pkg-comment >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 11 22:10:04 PST 2003 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #4: Sat Sep 14 10:41:50 EST 2002 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386 >Description: If there is a COMMENT line in the ports Makefile *and* the file pkg-comment is still there, portlint should complain about it. [~/ports/new/pear-Archive_Tar] edwin@ref5>ls -al total 8 drwxr-xr-x 2 edwin edwin 512 Feb 11 21:46 . drwxr-xr-x 10 edwin edwin 512 Feb 11 21:45 .. -rw-r--r-- 1 edwin edwin 1177 Feb 11 21:58 Makefile -rw-r--r-- 1 edwin edwin 66 Feb 11 21:45 distinfo -rw-r--r-- 1 edwin edwin 31 Feb 11 21:45 pkg-comment -rw-r--r-- 1 edwin edwin 260 Feb 11 21:45 pkg-descr -rw-r--r-- 1 edwin edwin 448 Feb 11 21:45 pkg-plist [~/ports/new/pear-Archive_Tar] edwin@ref5>grep COMMENT Makefile COMMENT= PEAR tar file management class [~/ports/new/pear-Archive_Tar] edwin@ref5>portlint OK: checking /local0/scratch/edwin/ports/new/pear-Archive_Tar/pkg-descr. OK: checking Makefile. OK: checking /local0/scratch/edwin/ports/new/pear-Archive_Tar/distinfo. looks fine. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message