From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 16 15:08:32 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 4347616A423 for ; Thu, 16 Mar 2006 15:08:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A66D43D46 for ; Thu, 16 Mar 2006 15:08:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2GF8U3P081802 for ; Thu, 16 Mar 2006 15:08:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2GF8UPW081801; Thu, 16 Mar 2006 15:08:30 GMT (envelope-from gnats) Resent-Date: Thu, 16 Mar 2006 15:08:30 GMT Resent-Message-Id: <200603161508.k2GF8UPW081801@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, Scott Flatman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08B7416A41F for ; Wed, 15 Mar 2006 21:50:30 +0000 (UTC) (envelope-from sf@slappy.org) Received: from slappy.org (w170.z064220053.nyc-ny.dsl.cnc.net [64.220.53.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CF5C43D66 for ; Wed, 15 Mar 2006 21:50:14 +0000 (GMT) (envelope-from sf@slappy.org) Received: from pool-71-111-168-247.ptldor.dsl-w.verizon.net ([71.111.168.247] helo=[192.168.0.1]) by slappy.org with asmtp (Exim 3.35 #1) id 1FJdsI-0003cB-00 for FreeBSD-gnats-submit@freebsd.org; Wed, 15 Mar 2006 13:49:47 -0800 Message-Id: <44188BDB.6040203@slappy.org> Date: Wed, 15 Mar 2006 13:49:15 -0800 From: Scott Flatman To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/94517: Maintainer Update: math/maxima X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 15:08:32 -0000 >Number: 94517 >Category: ports >Synopsis: update: math/maxima >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 16 15:08:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Scott Flatman >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: FreeBSD emerald.foo.kom 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #12: Sat Mar 11 18:05:48 PST 2006 sf@emerald.foo.kom:/home/obj/home/src6s/sys/EMERALD12 i386 >Description: Remove stale run dependency on bash2 >How-To-Repeat: >Fix: -*- maxima patch begins here -*- --- Makefile.orig Mon Dec 26 21:41:42 2005 +++ Makefile Wed Mar 15 13:39:59 2006 @@ -19,7 +19,7 @@ LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84 RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ - ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 + ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash USE_XLIB= yes USE_GMAKE= yes -*- maxima patch ends here -*- --------------000001080705020606000802-- >Release-Note: >Audit-Trail: >Unformatted: This is a multi-part message in MIME format. --------------000001080705020606000802 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit --------------000001080705020606000802 Content-Type: text/plain; name="maxima2" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="maxima2"