Re: update lang/clojure 1.10.3.1029 -> 1.11.1.1107

2022-04-25 Thread Omar Polo
friendly ping :) i'm also interested in taking the maintainership since I use it frequently. Omar Polo wrote: > Hello ports, > > diff below updates clojure to the latest release. clj(1) works fine > (tested both from command line and from Emacs' CIDER), leiningen and > reimann still builds fin

update lang/clojure 1.10.3.1029 -> 1.11.1.1107

2022-04-13 Thread Omar Polo
Hello ports, diff below updates clojure to the latest release. clj(1) works fine (tested both from command line and from Emacs' CIDER), leiningen and reimann still builds fine. I've also added NO_BUILD since there's no build step and I couldn't resist to tweak clj_completions.clj a bit :) ok?

Re: update lang/clojure

2021-10-13 Thread Omar Polo
Omar Polo writes: > Omar Polo writes: > >> Hello Jasper, ports@ >> >> Please find attached a patch to update clojure to the latest release of >> the 1.10.3 series. >> >> (there's a 1.11 but it's still in alpha stage) >> >> I needed the update in order to build clojure projects that are using >>

Re: update lang/clojure

2021-10-13 Thread Omar Polo
Omar Polo writes: > Hello Jasper, ports@ > > Please find attached a patch to update clojure to the latest release of > the 1.10.3 series. > > (there's a 1.11 but it's still in alpha stage) > > I needed the update in order to build clojure projects that are using > the -X or -T flags of clj(1).

update lang/clojure

2021-10-13 Thread Omar Polo
Hello Jasper, ports@ Please find attached a patch to update clojure to the latest release of the 1.10.3 series. (there's a 1.11 but it's still in alpha stage) I needed the update in order to build clojure projects that are using the -X or -T flags of clj(1). Cheers, Omar Polo Index: Makefile