summaryrefslogtreecommitdiff
path: root/lang/ecl/distinfo
diff options
context:
space:
mode:
authorasau <asau>2011-02-11 01:28:41 +0000
committerasau <asau>2011-02-11 01:28:41 +0000
commit68b59dc8e2c6af81c12bfa718130138f0af64ecf (patch)
treee131bab6d7f4a77e40b2e3c2e21066b3fa7d2353 /lang/ecl/distinfo
parent12ef3317d73eff7af7abdbc441a3b0cd05a38e3e (diff)
downloadpkgsrc-68b59dc8e2c6af81c12bfa718130138f0af64ecf.tar.gz
Update ECL to version 11.1.1.
Requested by Matthew Mondor, who contributed description of changes. Since 10.4.1, changes were made in the following areas: - Better cross-compile support, including with C++ compilers - FFI from interpreted code now requires libffi - Compiler now shipped as a single FASL file, cmp.fas - Various fixes, notably in handling of: LIST/LIST*, foreign arrays and structures, optimization annotations, pathnames (logical pathnames and case), RENAME-FILE, READ, the debugger, ANSI CL function declarations, DECLAIM, DEFMACRO, EXPT, ASDF, rational math - Performance optimizations in the following areas: SETF expansions, AREF/ASET, unboxing, sequence functions, LOOP, ASSERT, use of long-long and long-double where possible, reworked compilation policies, EXT:MAKE-FOREIGN-DATA-FROM-ARRAY - Other new features: EXT:WITH-BACKEND See http://ecls.cvs.sourceforge.net/viewvc/ecls/ecl/src/CHANGELOG?revision=1.793 for more details, or src/CHANGELOG in the source.
Diffstat (limited to 'lang/ecl/distinfo')
-rw-r--r--lang/ecl/distinfo9
1 files changed, 4 insertions, 5 deletions
diff --git a/lang/ecl/distinfo b/lang/ecl/distinfo
index 58cc8035ed9..eae2ed158d9 100644
--- a/lang/ecl/distinfo
+++ b/lang/ecl/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.8 2010/06/16 13:57:30 asau Exp $
+$NetBSD: distinfo,v 1.9 2011/02/11 01:28:41 asau Exp $
-SHA1 (ecl-10.4.1.tar.gz) = 044c579b7f0c42d15e05b662c433488e8da85020
-RMD160 (ecl-10.4.1.tar.gz) = 8e39f5f4da6dd872ab3ec04669e57215809731dd
-Size (ecl-10.4.1.tar.gz) = 5835953 bytes
-SHA1 (patch-aa) = 647155c0beb3cac866d0ba53f581384e3c81b2b6
+SHA1 (ecl-11.1.1.tar.gz) = 9c4c88683f6186f8152866033e6850e19eb8cc1f
+RMD160 (ecl-11.1.1.tar.gz) = e15dd8cf02cd6ad78ef35293df014363615fd4ad
+Size (ecl-11.1.1.tar.gz) = 5898523 bytes