Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2003 19:40:09 -0500 (CDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org
Subject:   ports/54993: [patch] add -V option to portlint(1)
Message-ID:  <200307270040.h6R0e9BH059558@lonesome.lonesome.com>
Resent-Message-ID: <200307282010.h6SKABtm006190@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54993
>Category:       ports
>Synopsis:       [patch] add -V option to portlint(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 28 13:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.8-STABLE FreeBSD 4.8-STABLE #1: Sun Jul 13 23:03:01 CDT 2003 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Add missing flag description to devel/portlint.
>How-To-Repeat:
	n/a
>Fix:

--- portlint/src/portlint.1.dist	Sun Jul 20 13:09:21 2003
+++ portlint/src/portlint.1	Sat Jul 26 19:37:12 2003
@@ -10,7 +10,7 @@
 .Nd a verifier for port directory
 .Sh SYNOPSIS
 .Nm portlint
-.Op Fl abchvtN
+.Op Fl abchvtNV
 .Op Fl M Ar ENV
 .Op Fl B Ar n
 .Op Ar dir
@@ -67,6 +67,8 @@
 Adds several checks specific to newly submitted port.
 If you are willing to submit the directory to be checked as a new port,
 use this option.
+.It Fl t
+Print the portlint version and exit.
 .It Fl M Ar ENV
 Set make variables to
 .Pa ENV
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307270040.h6R0e9BH059558>