From jacula@gmail.com  Fri Jul 24 17:46:47 2009
Return-Path: <jacula@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AFCBE106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 17:46:47 +0000 (UTC)
	(envelope-from jacula@gmail.com)
Received: from mail-bw0-f219.google.com (mail-bw0-f219.google.com [209.85.218.219])
	by mx1.freebsd.org (Postfix) with ESMTP id 2E1158FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 17:46:46 +0000 (UTC)
	(envelope-from jacula@gmail.com)
Received: by bwz19 with SMTP id 19so1536335bwz.43
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 10:46:46 -0700 (PDT)
Received: by 10.204.100.201 with SMTP id z9mr3448361bkn.168.1248457606096;
        Fri, 24 Jul 2009 10:46:46 -0700 (PDT)
Received: from splork.wirewater.yow (host247-86-dynamic.55-79-r.retail.telecomitalia.it [79.55.86.247])
        by mx.google.com with ESMTPS id 18sm5485086fks.40.2009.07.24.10.46.45
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Fri, 24 Jul 2009 10:46:45 -0700 (PDT)
Received: from localhost.wirewater.yow [127.0.0.1]
 	by splork.wirewater.yow (Sendmail: 8.14.3/8.14.3) with ESMTP id n6OHkiKi095692
 	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Jul 2009 17:46:44 GMT
Received: by splork.wirewater.yow (Sendmail: 8.14.3/8.14.3/Submit) id n6OHkiLP095691
	;
 	Fri, 24 Jul 2009 17:46:44 GMT
Message-Id: <200907241746.n6OHkiLP095691@splork.wirewater.yow>
Date: Fri, 24 Jul 2009 10:46:45 -0700 (PDT)
From: Jacula Modyun <jacula@gmail.com>
Reply-To: Jacula Modyun <jacula@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch]: update of devel/hs-drift to ghc-6.10.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137076
>Category:       ports
>Synopsis:       [patch]: update of devel/hs-drift to ghc-6.10.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgj
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 24 17:50:04 UTC 2009
>Closed-Date:    Wed Sep 02 17:06:40 UTC 2009
>Last-Modified:  Wed Sep 02 17:06:40 UTC 2009
>Originator:     Jacula Modyun
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD splork.wirewater.yow 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Oct 18 11:22:07 UTC 2008 root@splork.wirewater.yow:/usr/obj/usr/src/sys/JACULA i386


	
>Description:

See the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137055

>How-To-Repeat:
	
>Fix:

	

--- patch-hs-drift.diff begins here ---
diff -uNr hs-drift.orig/Makefile hs-drift/Makefile
--- hs-drift.orig/Makefile	2008-03-01 16:39:02.000000000 +0000
+++ hs-drift/Makefile	2009-07-21 18:43:14.000000000 +0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	drift
 PORTVERSION=	2.2.3
+PORTREVISION=	1
 CATEGORIES=	devel haskell
 MASTER_SITES=	http://repetae.net/computer/haskell/DrIFT/drop/
 PKGNAMEPREFIX=	hs-
@@ -21,6 +22,7 @@
 
 .if !defined(WITH_NHC98)
 BUILD_DEPENDS=	ghc:${PORTSDIR}/lang/ghc
+LIB_DEPENDS=	gmp.8:${PORTSDIR}/math/libgmp4
 .else
 BUILD_DEPENDS=	nhc98:${PORTSDIR}/lang/nhc98
 BROKEN=		Does not build
--- patch-hs-drift.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->haskell 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 24 17:50:19 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137076 
Responsible-Changed-From-To: haskell->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Jul 24 19:31:18 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137076 
Responsible-Changed-From-To: wxs->pgj 
Responsible-Changed-By: pgj 
Responsible-Changed-When: Fri Aug 28 20:13:26 UTC 2009 
Responsible-Changed-Why:  
Over to me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137076 
State-Changed-From-To: open->closed 
State-Changed-By: pgj 
State-Changed-When: Wed Sep 2 17:06:25 UTC 2009 
State-Changed-Why:  
Committed.  Thanks! 

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