Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2000 19:39:22 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@uli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20562: [PATCH] PLIST and typo fix for freefonts 
Message-ID:  <Pine.BSF.4.21.0008121937470.46893-100000@olgeni.localdomain.net>

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

>Number:         20562
>Category:       ports
>Synopsis:       [PATCH] PLIST and typo fix for freefonts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 12 10:40:05 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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?Pine.BSF.4.21.0008121937470.46893-100000>