From des@md5.follo.net  Mon Sep 18 17:10:27 2000
Return-Path: <des@md5.follo.net>
Received: from md5.follo.net (ppp328.uio.no [129.240.241.89])
	by hub.freebsd.org (Postfix) with ESMTP id 0372737B422
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Sep 2000 17:10:26 -0700 (PDT)
Received: (from des@localhost)
	by md5.follo.net (8.11.0/8.11.0) id e8IMEwq11758;
	Tue, 19 Sep 2000 00:14:58 +0200 (CEST)
	(envelope-from des)
Message-Id: <200009182214.e8IMEwq11758@md5.follo.net>
Date: Tue, 19 Sep 2000 00:14:58 +0200 (CEST)
From: des@ofug.org
Sender: des@md5.follo.net
Reply-To: des@ofug.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: portlint is stupid.
X-Send-Pr-Version: 3.2

>Number:         21380
>Category:       ports
>Synopsis:       portlint is stupid.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mharo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 18 17:20:01 PDT 2000
>Closed-Date:    Thu Sep 21 09:22:27 PDT 2000
>Last-Modified:  Thu Sep 21 09:22:50 PDT 2000
>Originator:     Dag-Erling Smorgrav
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

ports-current

>Description:

portlint is slightly anal. Though it works well in many (perhaps most)
cases, there are some fairly common situations it does not recognize
or handle well at all. Most notably, the portlint port itself fails
portlint since, having no distfiles, it lacks a checksum file.

>How-To-Repeat:

des@md5 /usr/ports/devel/portlint% portlint
OK: checking /usr/ports/devel/portlint/pkg/COMMENT.
OK: checking /usr/ports/devel/portlint/pkg/DESCR.
OK: checking Makefile.
OK: checking /usr/ports/devel/portlint/files/md5.
FATAL: no /usr/ports/devel/portlint/files/md5 in ".".
1 fatal errors and 0 warnings found.

>Fix:

Don't look for files/md5 if DISTFILES is empty.


>Release-Note:
>Audit-Trail:

From: Dag-Erling Smorgrav <des@ofug.org>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/21380: portlint is stupid.
Date: 19 Sep 2000 02:24:26 +0200

 des@ofug.org writes:
 > des@md5 /usr/ports/devel/portlint% portlint
 > OK: checking /usr/ports/devel/portlint/pkg/COMMENT.
 > OK: checking /usr/ports/devel/portlint/pkg/DESCR.
 > OK: checking Makefile.
 > OK: checking /usr/ports/devel/portlint/files/md5.
 > FATAL: no /usr/ports/devel/portlint/files/md5 in ".".
 > 1 fatal errors and 0 warnings found.
 
 Oh, and need I add that this breaks addport?
 
 DES
 -- 
 Dag-Erling Smorgrav - des@ofug.org
 
Responsible-Changed-From-To: freebsd-ports->mharo 
Responsible-Changed-By: will 
Responsible-Changed-When: Mon Sep 18 21:45:13 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer.  If Michael consents, I can perform the fix myself. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21380 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Thu Sep 21 09:22:27 PDT 2000 
State-Changed-Why:  
Fixed after consultation with Michael. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21380 
>Unformatted:
