[MacPorts] #20497: caml-sexplib missing dependency on caml-type-conv
#20497: caml-sexplib missing dependency on caml-type-conv -----------------------------+---------------------------------------------- Reporter: anil@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: devel/caml-sexplib -----------------------------+---------------------------------------------- Build fails with caml-type-conv (needed for camlp4 extension) Index: Portfile =================================================================== --- Portfile (revision 54638) +++ Portfile (working copy) @@ -18,7 +18,7 @@ livecheck.check regex livecheck.regex "sexplib-(.*?).tar.gz" -depends_lib port:ocaml port:caml-findlib +depends_lib port:ocaml port:caml-findlib port:caml-type-conv use_configure no -- Ticket URL: <http://trac.macports.org/ticket/20497> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20497: caml-sexplib missing dependency on caml-type-conv -----------------------------+---------------------------------------------- Reporter: anil@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: devel/caml-sexplib -----------------------------+---------------------------------------------- Comment(by anil@…): {{{ Index: Portfile =================================================================== --- Portfile (revision 54638) +++ Portfile (working copy) @@ -18,7 +18,7 @@ livecheck.check regex livecheck.regex "sexplib-(.*?).tar.gz" -depends_lib port:ocaml port:caml-findlib +depends_lib port:ocaml port:caml-findlib port:caml-type-conv use_configure no }}} -- Ticket URL: <http://trac.macports.org/ticket/20497#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20497: caml-sexplib missing dependency on caml-type-conv -----------------------------+---------------------------------------------- Reporter: anil@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: caml-sexplib -----------------------------+---------------------------------------------- Changes (by macsforever2000@…): * cc: erickt (removed) * owner: macports-tickets@… => erickt@… * port: devel/caml-sexplib => caml-sexplib Old description:
Build fails with caml-type-conv (needed for camlp4 extension)
Index: Portfile =================================================================== --- Portfile (revision 54638) +++ Portfile (working copy) @@ -18,7 +18,7 @@ livecheck.check regex livecheck.regex "sexplib-(.*?).tar.gz"
-depends_lib port:ocaml port:caml-findlib +depends_lib port:ocaml port:caml-findlib port:caml-type-conv
use_configure no
New description: Build fails with caml-type-conv (needed for camlp4 extension) {{{ Index: Portfile =================================================================== --- Portfile (revision 54638) +++ Portfile (working copy) @@ -18,7 +18,7 @@ livecheck.check regex livecheck.regex "sexplib-(.*?).tar.gz" -depends_lib port:ocaml port:caml-findlib +depends_lib port:ocaml port:caml-findlib port:caml-type-conv use_configure no }}} -- -- Ticket URL: <http://trac.macports.org/ticket/20497#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20497: caml-sexplib missing dependency on caml-type-conv -----------------------------+---------------------------------------------- Reporter: anil@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: caml-sexplib -----------------------------+---------------------------------------------- Changes (by snc@…): * cc: erickt@… (added) * owner: erickt@… => snc@… * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/20497#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20497: caml-sexplib missing dependency on caml-type-conv ------------------------------+--------------------------------------------- Reporter: anil@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: caml-sexplib | ------------------------------+--------------------------------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Added in r55051. -- Ticket URL: <http://trac.macports.org/ticket/20497#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts