Bug 132906 - [MAINTAINER] lang/clojure: update to 20090320
Summary: [MAINTAINER] lang/clojure: update to 20090320
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-21 15:20 UTC by Peter Schuller
Modified: 2009-03-22 12:40 UTC (History)
0 users

See Also:


Attachments
clojure-20090320_2.patch (1.05 KB, patch)
2009-03-21 15:20 UTC, Peter Schuller
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Schuller 2009-03-21 15:20:01 UTC
- Update to 20090320

Generated with FreeBSD Port Tools 0.77

Upstream change summary (from mailing list):

Incorporates all the recent additions - fully lazy seqs, :let option
for doseq/for, letfn for mutually recursive local fns, synchronous
watches, multi-arg set/union/difference/intersection, counted?, per-
defmulti hierarchies, #_ ignore form reader macro, future-calls,
future and pcalls/pvalues, defmulti docstrings and metadata, methods/
prefers for multimethod reflection, uniform metadata handling for
atoms/refs/agents/vars/namespaces, condp, release-pending-sends, AOT
tweaks to support applets and Android, etc. All this in addition to
many fixes and enhancements.
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-22 09:59:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-22 12:39:36 UTC
dhn         2009-03-22 12:39:26 UTC

  FreeBSD ports repository

  Modified files:
    lang/clojure         Makefile distinfo 
  Log:
  - Update to 20090320
  
  PR:     ports/132906
  Submitted by:   Peter Schuller <peter.schuller@infidyne.com> (maintainer)
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.8       +1 -2      ports/lang/clojure/Makefile
  1.5       +3 -3      ports/lang/clojure/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-22 12:39:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!