Date: Fri, 24 Jul 2009 11:55:02 -0700 (PDT) From: Jacula Modyun <jacula@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137095: [patch]: update of hs-idoc to ghc-6.10.4 Message-ID: <200907241855.n6OIt1LE012562@splork.wirewater.yow> Resent-Message-ID: <200907241900.n6OJ0C1f033152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137095 >Category: ports >Synopsis: [patch]: update of hs-idoc 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 19:00:12 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-idoc.diff begins here --- diff -uNr hs-idoc.orig/Makefile hs-idoc/Makefile --- hs-idoc.orig/Makefile 2007-05-19 20:02:52.000000000 +0000 +++ hs-idoc/Makefile 2009-07-21 18:47:51.000000000 +0000 @@ -6,7 +6,7 @@ PORTNAME= idoc PORTVERSION= 0.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/ PKGNAMEPREFIX= hs- @@ -15,6 +15,7 @@ COMMENT= A No Frills Haskell Interface Documentation System BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc +LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4 PLIST_FILES= bin/idoc USE_GMAKE= yes --- patch-hs-idoc.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?200907241855.n6OIt1LE012562>