Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2011 14:31:13 GMT
From:      Jaap Boender <jaapb@kerguelen.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163717: [maintainer update] patch to make devel/ocaml-react work with ocamlfind
Message-ID:  <201112301431.pBUEVDEp016654@red.freebsd.org>
Resent-Message-ID: <201112301440.pBUEeChU093962@freefall.freebsd.org>

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

>Number:         163717
>Category:       ports
>Synopsis:       [maintainer update] patch to make devel/ocaml-react work with ocamlfind
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 30 14:40:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Boender
>Release:        9.0-PRERELEASE
>Organization:
>Environment:
FreeBSD joffre.kerguelen.org 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #7: Thu Dec 29 13:44:20 CET 2011     root@joffre.kerguelen.org:/usr/obj/usr/src/sys/JOFFRE  amd64
>Description:
I've forgotten to send in a file with my original submission of this port (sorry!) - this means that ports that depend on ocaml-react will not be able to find it. (this affects at least devel/ocaml-lwt).
>How-To-Repeat:
Try to compile devel/ocaml-lwt (the version submitted in ports/163276); this should not work.
>Fix:
Save the attached file as files/patch-src_META of the port directory and the problem should be solved.

Patch attached with submission follows:

--- src/META.orig	2011-12-14 09:50:28.517512351 +0100
+++ src/META	2011-12-14 09:50:32.213463093 +0100
@@ -3,4 +3,3 @@
 archive(byte) = "react.cmo"
 archive(native) = "react.cmx"
 archive(plugin,native) = "react.cmxs"
-directory = "+react"


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112301431.pBUEVDEp016654>