From nobody@FreeBSD.org  Sat May  3 01:00:58 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 48F68106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 May 2008 01:00:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 322968FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 May 2008 01:00:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4310DUb047590
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 3 May 2008 01:00:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m4310DCI047589;
	Sat, 3 May 2008 01:00:13 GMT
	(envelope-from nobody)
Message-Id: <200805030100.m4310DCI047589@www.freebsd.org>
Date: Sat, 3 May 2008 01:00:13 GMT
From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] emulators/wine remove fontforge dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123353
>Category:       ports
>Synopsis:       [patch] emulators/wine remove fontforge dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gerald
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 01:10:01 UTC 2008
>Closed-Date:    Mon May 05 12:12:38 UTC 2008
>Last-Modified:  Mon May  5 12:20:00 UTC 2008
>Originator:     Alex Kozlov
>Release:        FreeBSD 6.3
>Organization:
private
>Environment:
>Description:
Remove dependency to print/fontforge, because it is not needed after 0.9.58
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: emulators/wine/Makefile
@@ -17,7 +17,6 @@
 MAINTAINER=	gerald@FreeBSD.org
 COMMENT=	Microsoft Windows compatibility layer for Unix-like systems
 
-BUILD_DEPENDS=	fontforge:${PORTSDIR}/print/fontforge
 LIB_DEPENDS=	cups.2:${PORTSDIR}/print/cups-base \
 		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
 		freetype.9:${PORTSDIR}/print/freetype2 \


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gerald 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 3 01:10:06 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123353 
State-Changed-From-To: open->closed 
State-Changed-By: gerald 
State-Changed-When: Mon May 5 12:10:03 UTC 2008 
State-Changed-Why:  
Verified and committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123353 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123353: commit references a PR
Date: Mon,  5 May 2008 12:12:11 +0000 (UTC)

 gerald      2008-05-05 12:12:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators/wine       Makefile 
   Log:
   Remove build dependency on fontforge since Wine now delivers the fonts
   as part of the main package.
   
   PR:             123353
   Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
   
   Revision  Changes    Path
   1.261     +0 -1      ports/emulators/wine/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
