From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 24 17:50:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC30C1065673 for ; Fri, 24 Jul 2009 17:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9678FC22 for ; Fri, 24 Jul 2009 17:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6OHo4H2078432 for ; Fri, 24 Jul 2009 17:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6OHo4Ul078430; Fri, 24 Jul 2009 17:50:04 GMT (envelope-from gnats) Resent-Date: Fri, 24 Jul 2009 17:50:04 GMT Resent-Message-Id: <200907241750.n6OHo4Ul078430@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jacula Modyun Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFCBE106566C for ; 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 ; Fri, 24 Jul 2009 17:46:46 +0000 (UTC) (envelope-from jacula@gmail.com) Received: by bwz19 with SMTP id 19so1536335bwz.43 for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/137076: [patch]: update of devel/hs-drift to ghc-6.10.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jacula Modyun List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 17:50:05 -0000 >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: