Opened 15 years ago
Last modified 6 years ago
#20498 assigned defect
ocaml-ocamlnet: reinplace didn't change anything in Makefile
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pmetzger (Perry E. Metzger) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | anil@… | |
Port: | ocaml-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.
Change History (4)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | anil@… added |
---|
comment:2 Changed 10 years ago by jmroot (Joshua Root)
Port: | ocaml-ocamlnet added; caml-ocamlnet removed |
---|---|
Summary: | caml-ocamlnet: reinplace didn't change anything in Makefile → ocaml-ocamlnet: reinplace didn't change anything in Makefile |
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Owner: | landonf@… deleted |
---|---|
Status: | new → assigned |
comment:4 Changed 6 years ago by pmetzger (Perry E. Metzger)
Owner: | set to pmetzger |
---|
Note: See
TracTickets for help on using
tickets.
Also affects caml-json-wheel. Is it time for a (o)caml portgroup?