Changes between Initial Version and Version 3 of Ticket #22744


Ignore:
Timestamp:
Dec 2, 2009, 5:04:41 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

clojure is not split into clojure and clojure-devel; rather, clojure is the stable version of clojure, and clojure-devel is the development version of clojure. clojure-contrib-devel is the development version of the contributed clojure library. I committed clojure-devel and clojure-contrib-devel yesterday. Nobody has yet submitted a clojure-contrib port for the stable version of the contributed clojure library.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22744

    • Property Cc mdippery@… ian.eure@… added
    • Property Keywords clojure contrib conflict removed
    • Property Port clojure clojure-contrib-devel added
  • Ticket #22744 – Description

    initial v3  
    11I have already installed clojure.  When I try to install clojure-contrib-devel, I get the error message:
    22
    3 ''--->  Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure''
    4 
     3{{{
     4--->  Computing dependencies for clojure-contrib-develError: Unable to execute port: Can't install clojure-devel because conflicting ports are installed: clojure
     5}}}
    56
    67I can understand splitting clojure into clojure and clojure-devel, but shouldn't there likewise be a clojure-contrib and clojure-contrib-devel?  As things stand now, I cannot install any contrib libraries that are necessary for clojure.