Opened 14 years ago

Closed 14 years ago

#23081 closed update (fixed)

[PATCH] Update clojure to 1.1.0

Reported by: schlosna@… Owned by: mdippery@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: haspatch Cc:
Port: clojure

Description

Please find the attached patch to update the clojure port to 1.1.0 per http://clojure.blogspot.com/2009/12/clojure-11-release.html

Updated the clj script wrappers to use the 'clojure.main' class instead of the deprecated 'clojure.lang.Repl' and 'clojure.lang.Script' per http://github.com/richhickey/clojure/blob/1.1.x/changes.txt and also resolves ticket #19791

Refactored the destroot tasks slightly.

Tested regular clojure port and its 2 variants (+readline, +rlwrap).

Attachments (1)

clojure-1.1.0.patch (4.4 KB) - added by schlosna@… 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by schlosna@…

Attachment: clojure-1.1.0.patch added

comment:1 Changed 14 years ago by schlosna@…

Cc: schlosna@… added

Cc Me!

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: schlosna@… removed
Owner: changed from macports-tickets@… to mdippery@…

comment:3 Changed 14 years ago by mdippery@…

Looks good, I'd go ahead and commit this patch.

comment:4 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

r62262. Thanks! I also removed the unnecessary revision line.

Note: See TracTickets for help on using tickets.