From thierry@pompo.net  Sun Jul 27 13:29:40 2003
Return-Path: <thierry@pompo.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BEA1737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Jul 2003 13:29:40 -0700 (PDT)
Received: from graf.pompo.net (lns-th2-2f-81-56-186-139.adsl.proxad.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F070C43F93
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Jul 2003 13:29:39 -0700 (PDT)
	(envelope-from thierry@pompo.net)
Received: by graf.pompo.net (Postfix, from userid 1001)
	id 3824D751E; Sun, 27 Jul 2003 22:23:09 +0200 (CEST)
Message-Id: <20030727202309.GA93996@graf.pompo.net>
Date: Sun, 27 Jul 2003 22:23:09 +0200
From: Thierry Thomas <thierry@pompo.net>
To: Jens Rehsack <rehsack@liwing.de>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <200307271947.h6RJlkYv000334@helo.liwing.de>
Subject: Re: [PATCH] enable choose of ghostscript interpreter
References: <200307271947.h6RJlkYv000334@helo.liwing.de>

>Number:         54958
>Category:       ports
>Synopsis:       Re: [PATCH] enable choose of ghostscript interpreter
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 13:30:21 PDT 2003
>Closed-Date:    Sat Aug 02 06:30:45 PDT 2003
>Last-Modified:  Sat Aug 02 06:30:45 PDT 2003
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Le Dim 27 jul 03  21:47:46 +0200, Jens Rehsack <rehsack@liwing.de>
  crivait:
 > 
 > >Submitter-Id:	current-users
 > >Originator:	Jens Rehsack
 > >Organization:	LiWing IT-Services
 > >Confidential:	no
 > >Synopsis:	[PATCH] enable choose of ghostscript interpreter
 > >Severity:	non-critical
 > >Priority:	low
 > >Category:	ports
 > >Class:		change-request
 > >Release:	FreeBSD 5.1-CURRENT i386
 > >Environment:
 > System: FreeBSD webdev.muppets.liwing.de 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Jul 19 13:25:30 GMT 2003 root@webdev.muppets.liwing.de:/usr/obj/usr/src/sys/WEBDEV i386
 > 
 > 
 > 	
 > >Description:
 > 	This patch allows the admin of the machine to choose either
 > 	print/ghostscript-gnu or print/ghostscript-afp1
 > >How-To-Repeat:
 > 	
 > >Fix:
 > 
 > 	
 > 
 > --- patch-ghostscript-afp1 begins here ---
 > Index: textproc/prosper/Makefile
 > ===================================================================
 > diff -u textproc/prosper/Makefile.orig textproc/prosper/Makefile
 > --- textproc/prosper/Makefile.orig	Sun Jul 27 16:27:47 2003
 > +++ textproc/prosper/Makefile	Sun Jul 27 16:28:25 2003
 > @@ -17,9 +17,15 @@
 >  MAINTAINER=	thierry@pompo.net
 >  COMMENT=	Prosper is a LaTeX class for writing transparencies
 > 
 > +.if defined(WITH_GHOSTSCRIPT_AFP1) && ${WITH_GHOSTSCRIPT_AFP1} == yes
 > +GSPORT?=	print/ghostscript-afp1
 
 This patch does not work for me (maintainer): you should replace AFP1 by
 AFPL and print/ghostscript-afp1 by print/ghostscript-afpl (the letter
 L).
 
 Excepted this typo, this is OK for me.
 -- 
 Th. Thomas.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Sat Aug 2 06:30:04 PDT 2003 
State-Changed-Why:  
Misfiled PR, Followup to ports/54953 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: oliver 
Responsible-Changed-When: Sat Aug 2 06:30:04 PDT 2003 
Responsible-Changed-Why:  
Misfiled PR, Followup to ports/54953 

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