Skip site navigation (1)Skip section navigation (2)
Date:      19 Jul 1998 11:10:08 -0000
From:      woju@freebsd.ntu.edu.tw
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7316: graphics/fnlib/pkg/PLIST (\.tif)
Message-ID:  <19980719111008.11239.qmail@freebsd.ntu.edu.tw>

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

>Number:         7316
>Category:       ports
>Synopsis:       graphics/fnlib/pkg/PLIST (\.tif)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 19 04:10:01 PDT 1998
>Last-Modified:
>Originator:     woju
>Organization:
National Taiwan University
>Release:        FreeBSD 2.2-980623-SNAP i386
>Environment:

>Description:
There is a "special file name" in the graphics/fnlib/pkg/PLIST:
   "include/X11/fonts/fnlib_fonts/shinymetal/45/\.tif"
which let "make package" stop at this file(\.tif), leave the following 
files in PLIST OUT of the package.

>How-To-Repeat:
cd /usr/ports/graphics/fnlib; make package
tar tvfz fnlib-0.3.tgz
There are LOTS of files lost compared to pkg/PLIST.

>Fix:
diff -dur /ftp/freebsd/ports/graphics/fnlib/pkg/PLIST graphics/fnlib/pkg/PLIST
--- /ftp/freebsd/ports/graphics/fnlib/pkg/PLIST Sun Jul 19 09:45:19 1998
+++ graphics/fnlib/pkg/PLIST    Sun Jul 19 18:47:51 1998
@@ -210,7 +210,7 @@
 include/X11/fonts/fnlib_fonts/shinymetal/45/Y.tif
 include/X11/fonts/fnlib_fonts/shinymetal/45/Z.tif
 include/X11/fonts/fnlib_fonts/shinymetal/45/[.tif
-include/X11/fonts/fnlib_fonts/shinymetal/45/\.tif
+include/X11/fonts/fnlib_fonts/shinymetal/45/\\.tif
 include/X11/fonts/fnlib_fonts/shinymetal/45/].tif
 include/X11/fonts/fnlib_fonts/shinymetal/45/^.tif
 include/X11/fonts/fnlib_fonts/shinymetal/45/_.tif
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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