From marwan.burelle@lri.fr  Wed Apr 13 12:47:32 2005
Return-Path: <marwan.burelle@lri.fr>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 16AAC16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Apr 2005 12:47:32 +0000 (GMT)
Received: from lri.lri.fr (lri.lri.fr [129.175.15.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BF6C743D5E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Apr 2005 12:47:31 +0000 (GMT)
	(envelope-from marwan.burelle@lri.fr)
Received: from localhost (localhost [127.0.0.1])
	by lri.lri.fr (Postfix) with ESMTP
	id EC4DE19E7F3; Wed, 13 Apr 2005 14:47:28 +0200 (CEST)
Received: from lri.lri.fr ([127.0.0.1])
 by localhost (lri.lri.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 21463-01; Wed, 13 Apr 2005 14:47:28 +0200 (CEST)
Received: from pc5-179.lri.fr (pc5-179 [129.175.5.179])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by lri.lri.fr (Postfix) with ESMTP
	id D5FFA19E7E3; Wed, 13 Apr 2005 14:47:28 +0200 (CEST)
Received: from pc5-179.lri.fr (pc5-179.lri.fr [129.175.5.179])
	by pc5-179.lri.fr (8.13.3/8.13.1) with ESMTP id j3DClS5R005808;
	Wed, 13 Apr 2005 14:47:28 +0200 (CEST)
	(envelope-from marwan.burelle@lri.fr)
Message-Id: <1113396448.0@pc5-179.lri.fr>
Date: Wed, 13 Apr 2005 14:47:28 +0200
From: "Marwan Burelle <marwan.burelle@lri.fr>" <marwan.burelle@lri.fr>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: marwan.burelle@lri.fr
Subject: [maintainer-update] devel/ocaml-pcre : change dependancy to pcre-utf8
X-Send-Pr-Version: gtk-send-pr 0.4.5 
X-GNATS-Notify:

>Number:         79860
>Category:       ports
>Synopsis:       [maintainer-update] devel/ocaml-pcre : change dependancy to pcre-utf8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 13 12:50:20 GMT 2005
>Closed-Date:    Mon Jun 13 05:46:05 GMT 2005
>Last-Modified:  Mon Jun 13 05:46:05 GMT 2005
>Originator:     Marwan Burelle <marwan.burelle@lri.fr>
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-PRERELEASE #0: Thu Mar 17 19:10:49 CET 2005
    root@:/usr/home/obj/usr/src/sys/KER_pc5-179



>Description:


Many ocaml programs assume pcre is built with utf8 support, so I change the dependancy to the slave port of pcre with utf8 enabled.


>How-To-Repeat:





>Fix:


--- diff-ocaml-pcre begins here ---
diff -ruN ocaml-pcre.orig/Makefile ocaml-pcre/Makefile
--- ocaml-pcre.orig/Makefile	Wed Apr 13 13:49:46 2005
+++ ocaml-pcre/Makefile	Wed Apr 13 14:16:54 2005
@@ -17,7 +17,7 @@
 
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml \
 		ocamlfind:${PORTSDIR}/devel/ocaml-findlib
-LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre-utf8
 
 USE_GMAKE=	yes
 MAKE_ENV=	OCAML_LIB_INSTALL="${PREFIX}/lib/ocaml/site-lib/pcre" \
--- diff-ocaml-pcre ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-advocacy-> 
Responsible-Changed-By: jkoshy 
Responsible-Changed-When: Mon Apr 18 11:14:06 GMT 2005 
Responsible-Changed-Why:  
Move PR to category 'ports'. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79860 
Responsible-Changed-From-To: linimon->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jun 12 23:20:31 GMT 2005 
Responsible-Changed-Why:  
With bugmeister hat on, rescue this PR from the Twilight Zone, which is 
where PRs go when you assign them to the empty string. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79860 
State-Changed-From-To: open->closed 
State-Changed-By: lawrance 
State-Changed-When: Mon Jun 13 05:44:28 GMT 2005 
State-Changed-Why:  
Superseded by ports/82116 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79860 
>Unformatted:
