Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2009 10:46:45 -0700 (PDT)
From:      Jacula Modyun <jacula@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137076: [patch]: update of devel/hs-drift to ghc-6.10.4
Message-ID:  <200907241746.n6OHkiLP095691@splork.wirewater.yow>
Resent-Message-ID: <200907241750.n6OHo4Ul078430@freefall.freebsd.org>

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

>Number:         137076
>Category:       ports
>Synopsis:       [patch]: update of devel/hs-drift to ghc-6.10.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 24 17:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907241746.n6OHkiLP095691>