From owner-freebsd-ports Sun Jul 19 04:11:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05533 for freebsd-ports-outgoing; Sun, 19 Jul 1998 04:11:30 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05526 for ; Sun, 19 Jul 1998 04:11:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA25733; Sun, 19 Jul 1998 04:10:01 -0700 (PDT) Received: from freebsd.ntu.edu.tw (freebsd.ntu.edu.tw [140.112.1.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA04126 for ; Sun, 19 Jul 1998 04:03:39 -0700 (PDT) (envelope-from woju@freebsd.ntu.edu.tw) Received: (qmail 11240 invoked by uid 1000); 19 Jul 1998 11:10:09 -0000 Message-Id: <19980719111008.11239.qmail@freebsd.ntu.edu.tw> Date: 19 Jul 1998 11:10:08 -0000 From: woju@freebsd.ntu.edu.tw Reply-To: woju@freebsd.ntu.edu.tw To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7316: graphics/fnlib/pkg/PLIST (\.tif) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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