From olgeni@uli.it  Sat Aug 12 10:38:48 2000
Return-Path: <olgeni@uli.it>
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id E5FE537B757
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Aug 2000 10:38:47 -0700 (PDT)
	(envelope-from olgeni@uli.it)
Received: from olgeni.uli.it (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id C92013B005
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Aug 2000 19:38:49 +0200 (CEST)
Message-Id: <Pine.BSF.4.21.0008121937470.46893-100000@olgeni.localdomain.net>
Date: Sat, 12 Aug 2000 19:39:22 +0200 (CEST)
From: Jimmy Olgeni <olgeni@uli.it>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] PLIST and typo fix for freefonts 

>Number:         20562
>Category:       ports
>Synopsis:       [PATCH] PLIST and typo fix for freefonts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 12 10:40:05 PDT 2000
>Closed-Date:    Sun Sep 17 11:20:52 PDT 2000
>Last-Modified:  Sun Sep 17 11:21:04 PDT 2000
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Colby
>Environment:

>Description:

Removed a .orig file from the PLIST, and fixed a typo.

>How-To-Repeat:

>Fix:

diff -rcN freefonts.orig/Makefile freefonts/Makefile
*** freefonts.orig/Makefile	Wed Jun 14 19:57:43 2000
--- freefonts/Makefile	Sat Aug 12 15:02:36 2000
***************
*** 16,21 ****
--- 16,22 ----
  USE_X_PREFIX=	yes
  
  post-install:
+ 	${RM} /usr/X11R6/lib/X11/fonts/freefont/fonts.dir.orig
  	@${CAT} ${PKGDIR}/DESCR
  
  .include <bsd.port.mk>
diff -rcN freefonts.orig/pkg/DESCR freefonts/pkg/DESCR
*** freefonts.orig/pkg/DESCR	Fri Dec  5 07:25:08 1997
--- freefonts/pkg/DESCR	Sat Aug 12 14:58:46 2000
***************
*** 2,13 ****
  archives.  They are particularily useful with gimp.
  
  You'll have to add /usr/X11R6/lib/X11/fonts/freefont
! to you're X font path by either:
  
  $ xset fp+ /usr/X11R6/lib/X11/fonts/freefont
  $ xset fp rehash
  
! or by adding it to you're X-server configuration file (usually
  /etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
  
  eric.
--- 2,13 ----
  archives.  They are particularily useful with gimp.
  
  You'll have to add /usr/X11R6/lib/X11/fonts/freefont
! to your X font path by either:
  
  $ xset fp+ /usr/X11R6/lib/X11/fonts/freefont
  $ xset fp rehash
  
! or by adding it to your X-server configuration file (usually
  /etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server.
  
  eric.
diff -rcN freefonts.orig/pkg/PLIST freefonts/pkg/PLIST
*** freefonts.orig/pkg/PLIST	Thu Jul  2 12:47:37 1998
--- freefonts/pkg/PLIST	Sat Aug 12 14:45:23 2000
***************
*** 48,54 ****
  lib/X11/fonts/freefont/erasmed.pfb
  lib/X11/fonts/freefont/florence.pfb
  lib/X11/fonts/freefont/fonts.dir
- lib/X11/fonts/freefont/fonts.dir.orig
  lib/X11/fonts/freefont/frquad.pfb
  lib/X11/fonts/freefont/frquadb.pfb
  lib/X11/fonts/freefont/ftpstrps.pfb
--- 48,53 ----


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ade 
State-Changed-When: Sun Sep 17 11:20:52 PDT 2000 
State-Changed-Why:  
Update committed, thanks! 

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