summaryrefslogtreecommitdiff
path: root/lang/ecl/PLIST
diff options
context:
space:
mode:
authortnn <tnn>2008-12-19 23:12:46 +0000
committertnn <tnn>2008-12-19 23:12:46 +0000
commitf9070bdcb53c014bc8428b0d260d1c7f15685d3b (patch)
treecbbd76426212b24a11d645c241c027c7cb750e99 /lang/ecl/PLIST
parent9e840611c37528dec1c7450f89bf394b3b694f2e (diff)
downloadpkgsrc-f9070bdcb53c014bc8428b0d260d1c7f15685d3b.tar.gz
Update to ecl-8.12.0. From Aleksej Saushev via pkgsrc-wip.
This release is the last one before a major redesign of ECL, which will affect issues like Unicode streams and handling of interrupts. Most notable changes since 0.9l include: - new versioning scheme, based on <year>.<month>.<patchlevel>; - compiler error, warning, notes and messages handling; - float point number exceptions handling; - signals handling; - improvements to help file; - improvements to operating system interface; - CLX 0.7.3; - many bug fixes.
Diffstat (limited to 'lang/ecl/PLIST')
-rw-r--r--lang/ecl/PLIST31
1 files changed, 17 insertions, 14 deletions
diff --git a/lang/ecl/PLIST b/lang/ecl/PLIST
index 7986a1ede96..70de19d9646 100644
--- a/lang/ecl/PLIST
+++ b/lang/ecl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/08/12 19:57:45 tnn Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/12/19 23:12:46 tnn Exp $
bin/ecl
bin/ecl-config
include/ecl/bytecodes.h
@@ -16,18 +16,21 @@ include/ecl/object.h
include/ecl/page.h
include/ecl/stacks.h
include/ecl/unify.h
-lib/ecl/BUILD-STAMP
-lib/ecl/asdf.fas
-lib/ecl/cmp.fas
-lib/ecl/defsystem.fas
-lib/ecl/dpp
-lib/ecl/ecl_min
-lib/ecl/help.doc
-lib/ecl/profile.fas
-lib/ecl/rt.fas
-lib/ecl/serve-event.fas
-lib/ecl/sockets.fas
-lib/ecl/sysfun.lsp
+lib/${PKGNAME}/BUILD-STAMP
+lib/${PKGNAME}/asdf.fas
+lib/${PKGNAME}/cmp.fas
+lib/${PKGNAME}/defsystem.fas
+lib/${PKGNAME}/dpp
+lib/${PKGNAME}/ecl_min
+lib/${PKGNAME}/help.doc
+lib/${PKGNAME}/profile.fas
+lib/${PKGNAME}/rt.fas
+lib/${PKGNAME}/serve-event.fas
+lib/${PKGNAME}/sockets.fas
+lib/${PKGNAME}/sysfun.lsp
lib/libecl.so
-@dirrm lib/ecl
+lib/libecl.so.8
+lib/libecl.so.8.12
+lib/libecl.so.${PKGVERSION}
+@dirrm lib/${PKGNAME}
@dirrm include/ecl