From 1faaed765a8a46645a2fd18d83e20b5bff0d3a88 Mon Sep 17 00:00:00 2001
From: Volker Stolz <vs@FreeBSD.org>
Date: Tue, 20 Sep 2005 12:10:17 +0000
Subject: Update to 0.9g Highlights: a port of the ASDF system definition, and
 a port of SBCL's socket libraries

PR:		ports/84873
Submitted by:	maintainer
---
 lang/ecl/Makefile  | 8 ++------
 lang/ecl/distinfo  | 4 ++--
 lang/ecl/pkg-plist | 5 ++++-
 3 files changed, 8 insertions(+), 9 deletions(-)

(limited to 'lang/ecl')

diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile
index 4cc91202d141..62fe44f15dc5 100644
--- a/lang/ecl/Makefile
+++ b/lang/ecl/Makefile
@@ -6,20 +6,16 @@
 #
 
 PORTNAME=	ecl
-PORTVERSION=	0.9e
+PORTVERSION=	0.9g
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ecls
-DISTNAME=	ecl-0.9e-fix-1
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	der_julian@web.de
 COMMENT=	An ANSI Common Lisp implementation
 
-BUILD_DEPENDS=	texi2html:${PORTSDIR}/textproc/texi2html
 LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4
 
-WRKSRC=		${WRKDIR}/ecl-${PORTVERSION}
 INSTALLS_SHLIB=	yes
 LDCONFIG_DIRS=	%%PREFIX%%/lib/ecl
 
@@ -34,7 +30,7 @@ USE_GMAKE=	YES
 USE_PERL5_BUILD=yes
 GNU_CONFIGURE=	YES
 USE_LIBTOOL_VER=	13
-CONFIGURE_ARGS=	--with-tcp --enable-threads --with-clos-streams --enable-local-gmp --with-cmuformat
+CONFIGURE_ARGS=	--with-asdf --with-tcp --with-system-gmp --enable-boehm=included
 
 # We need to tell ECL where to find the GMP includes
 # and libraries.
diff --git a/lang/ecl/distinfo b/lang/ecl/distinfo
index 67cc7824d78f..f5a9c7c4eb86 100644
--- a/lang/ecl/distinfo
+++ b/lang/ecl/distinfo
@@ -1,2 +1,2 @@
-MD5 (ecl-0.9e-fix-1.tgz) = 02d9b851d48697d65514c2c99ddb778b
-SIZE (ecl-0.9e-fix-1.tgz) = 4351740
+MD5 (ecl-0.9g.tar.gz) = 0ecbecd6e7d4df23b963398cd823ea92
+SIZE (ecl-0.9g.tar.gz) = 4248870
diff --git a/lang/ecl/pkg-plist b/lang/ecl/pkg-plist
index 45f833bea67e..d70706da7f27 100644
--- a/lang/ecl/pkg-plist
+++ b/lang/ecl/pkg-plist
@@ -10,6 +10,7 @@ lib/ecl/h/number.h
 lib/ecl/h/page.h
 lib/ecl/h/unify.h
 lib/ecl/h/lwp.h
+lib/ecl/h/configpre.h
 lib/ecl/h/gc.h
 lib/ecl/h/gc_config_macros.h
 lib/ecl/h/gc_local_alloc.h
@@ -17,9 +18,11 @@ lib/ecl/h/gc_pthread_redirects.h
 lib/ecl/h/gc_typed.h
 lib/ecl/h/leak_detector.h
 lib/ecl/BUILD-STAMP
+lib/ecl/ecl_min
 lib/ecl/libecl.so
+lib/ecl/sockets.fas
+lib/ecl/asdf.fas
 lib/ecl/cmp.fas
-lib/ecl/sysfun.lsp
 lib/ecl/dpp
 lib/ecl/help.doc
 bin/ecl
-- 
cgit v1.2.3