Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2009 10:00:22 -0700 (PDT)
From:      Jacula Modyun <jacula@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137067: [patch]: update of devel/hs-alex to ghc-6.10.4
Message-ID:  <200907241700.n6OH0LDm086111@splork.wirewater.yow>
Resent-Message-ID: <200907241710.n6OHA4Kt046478@freefall.freebsd.org>

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

>Number:         137067
>Category:       ports
>Synopsis:       [patch]: update of devel/hs-alex 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:10: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-alex.diff begins here ---
diff -uNr hs-alex.orig/Makefile hs-alex/Makefile
--- hs-alex.orig/Makefile	2009-06-05 11:59:16.000000000 +0000
+++ hs-alex/Makefile	2009-07-21 18:42:04.000000000 +0000
@@ -6,7 +6,7 @@
 
 PORTNAME=	alex
 PORTVERSION=	2.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel haskell
 MASTER_SITES=	http://hackage.haskell.org/packages/archive/alex/${PORTVERSION}/
 PKGNAMEPREFIX=	hs-
@@ -15,6 +15,7 @@
 COMMENT=	Alex is a tool for generating lexical analysers in Haskell
 
 BUILD_DEPENDS=	ghc>=6.8:${PORTSDIR}/lang/ghc
+LIB_DEPENDS=	gmp.8:${PORTSDIR}/math/libgmp4
 
 .if !defined(NOPORTDOCS)
 BUILD_DEPENDS+=	${LOCALBASE}/share/xsl/docbook/html:${PORTSDIR}/textproc/docbook-xsl \
--- patch-hs-alex.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?200907241700.n6OH0LDm086111>