Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2007 13:36:01 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117359: [PATCH]graphics/tiff: missing file in pkg-plist
Message-ID:  <200710201336.l9KDa1me046879@www.freebsd.org>
Resent-Message-ID: <200710201340.l9KDe2u1028816@freefall.freebsd.org>

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

>Number:         117359
>Category:       ports
>Synopsis:       [PATCH]graphics/tiff: missing file in pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 20 13:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        6.2-Stable i386
>Organization:
-
>Environment:
>Description:
One of the binary executables is not recorded in the pkg-plist, although the corresponding manpage is there:

diff -ruN tiff.orig/pkg-plist tiff/pkg-plist
--- tiff.orig/pkg-plist	Sat Oct 20 07:39:24 2007
+++ tiff/pkg-plist	Sat Oct 20 07:39:54 2007
@@ -16,6 +16,7 @@
 bin/tiffcp
 bin/tiffdither
 bin/tiffdump
+bin/tiffgt
 bin/tiffinfo
 bin/tiffmedian
 bin/tiffset

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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