From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 3 01:10:43 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53FB316A4F9 for ; Wed, 3 Nov 2004 01:10:43 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF11E43D5C for ; Wed, 3 Nov 2004 01:10:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iA31AYTZ091476 for ; Wed, 3 Nov 2004 01:10:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iA31AYCR091474; Wed, 3 Nov 2004 01:10:34 GMT (envelope-from gnats) Resent-Date: Wed, 3 Nov 2004 01:10:34 GMT Resent-Message-Id: <200411030110.iA31AYCR091474@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Julian Stecklina Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8FB16A4CE for ; Wed, 3 Nov 2004 01:06:02 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F28A243D31 for ; Wed, 3 Nov 2004 01:06:01 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iA3161rI028181 for ; Wed, 3 Nov 2004 01:06:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id iA3161Aw028180; Wed, 3 Nov 2004 01:06:01 GMT (envelope-from nobody) Message-Id: <200411030106.iA3161Aw028180@www.freebsd.org> Date: Wed, 3 Nov 2004 01:06:01 GMT From: Julian Stecklina To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/73436: [Port update] lang/ecl to 0.9d release X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 01:10:43 -0000 >Number: 73436 >Category: ports >Synopsis: [Port update] lang/ecl to 0.9d release >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 03 01:10:34 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Julian Stecklina >Release: FreeBSD 5.3BETA >Organization: >Environment: FreeBSD goldenaxe 5.3-BETA7 FreeBSD 5.3-BETA7 #2: Mon Oct 11 22:12:04 CEST 2004 blitz@goldenaxe:/usr/obj/usr/src/sys/GOLDENAXE i386 >Description: This patch updates ECL to the latest release. This features many bugfixes, ANSI compliance improvements and it also reduces the memory footprint. Kudos to Juan-Garcia Ripoll. >How-To-Repeat: >Fix: --- /usr/ports/lang/ecl/Makefile Thu Oct 28 00:19:18 2004 +++ ecl/Makefile Wed Nov 3 01:23:32 2004 @@ -6,7 +6,7 @@ # PORTNAME= ecl -PORTVERSION= 0.9d.041019 +PORTVERSION= 0.9d.041103 CATEGORIES= lang MASTER_SITES= http://www.inf.tu-dresden.de/~s1054849/ EXTRACT_SUFX= .tbz @@ -20,7 +20,8 @@ INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/ecl -# does not build on 64-bit archs +# It should build and run on 64-bit architectures, +# but it is completely untested. ONLY_FOR_ARCHS= i386 MAN1= ecl.1 @@ -31,6 +32,9 @@ GNU_CONFIGURE= YES USE_LIBTOOL_VER= 13 CONFIGURE_ARGS= --with-tcp --enable-threads --with-clos-streams --enable-local-gmp --with-cmuformat + +# We need to tell ECL where to find the GMP includes +# and libraries. CONFIGURE_ENV= LDFLAGS=-L${PREFIX}/lib CFLAGS=-I${PREFIX}/include .include Only in ecl/: Makefile~ diff -ru /usr/ports/lang/ecl/distinfo ecl/distinfo --- /usr/ports/lang/ecl/distinfo Thu Oct 21 01:41:36 2004 +++ ecl/distinfo Wed Nov 3 01:24:17 2004 @@ -1,2 +1,2 @@ -MD5 (ecl-0.9d.041019.tbz) = 424681b60648fdf483aa5269db48e5ed -SIZE (ecl-0.9d.041019.tbz) = 4322792 +MD5 (ecl-0.9d.041103.tbz) = ce8c3f7e289e998d58e9483ebb85d798 +SIZE (ecl-0.9d.041103.tbz) = 4366802 >Release-Note: >Audit-Trail: >Unformatted: