Ticket #20498 (new defect)
caml-ocamlnet: reinplace didn't change anything in Makefile
| Reported by: | ryandesign@… | Owned by: | landonf@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | anil@… | |
| Port: | caml-ocamlnet |
Description
Using the patch from #15514 I see that the OCAMLFIND reinplace in caml-ocamlnet's post-patch phase isn't doing anything:
---> Fetching caml-ocamlnet ---> Verifying checksum(s) for caml-ocamlnet ---> Extracting caml-ocamlnet ---> Applying patches to caml-ocamlnet Warning: reinplace s|$(OCAMLFIND) install|$(OCAMLFIND) install -destdir /mp/var/macports/build/_Users_rschmidt_macports_dports-clean_devel_caml-ocamlnet/work/destroot//mp/lib/ocaml/site-lib|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports-clean_devel_caml-ocamlnet/work/ocamlnet-2.2.9/Makefile ---> Configuring caml-ocamlnet [snip]
Maybe the reinplace is no longer needed, or maybe it needs to be updated.
Note: See
TracTickets for help on using
tickets.


Also affects caml-json-wheel. Is it time for a (o)caml portgroup?