Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2009 14:16:45 -0700 (PDT)
From:      Jacula Modyun <jacula@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137109: [patch]: update of devel/darcs to ghc-6.10.4
Message-ID:  <200907242116.n6OLGhEV032000@splork.wirewater.yow>
Resent-Message-ID: <200907242120.n6OLK6hu045221@freefall.freebsd.org>

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

>Number:         137109
>Category:       ports
>Synopsis:       [patch]: update of devel/darcs 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 21:20:06 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-darcs.diff begins here ---
diff -uNr darcs.orig/Makefile darcs/Makefile
--- darcs.orig/Makefile	2009-05-13 09:45:50.000000000 +0000
+++ darcs/Makefile	2009-07-21 18:39:40.000000000 +0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	darcs
 PORTVERSION=	2.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://darcs.net/
 
@@ -21,8 +21,8 @@
 OPTIONS=	SERVER "install server" on
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
-		LDFLAGS="-L${LOCALBASE}/lib -L${PREFIX}/lib/ ${PTHREAD_LIBS}" \
-		CFLAGS=""
+		LDFLAGS="-L${LOCALBASE}/lib -L${PREFIX}/lib/ ${PTHREAD_LIBS}"
+
 USE_GMAKE=	yes
 MAKEFILE=	GNUmakefile
 INSTALL_TARGET=	install
--- patch-darcs.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?200907242116.n6OLGhEV032000>