From root@inethouston.net  Tue Dec 26 13:45:09 2000
Return-Path: <root@inethouston.net>
Received: from leviathan.inethouston.com (216-118-21-146.pdq.net [216.118.21.146])
	by hub.freebsd.org (Postfix) with ESMTP id BC0E637B402
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Dec 2000 13:45:08 -0800 (PST)
Received: by leviathan.inethouston.com (Postfix, from userid 0)
	id D33A6177E40; Tue, 26 Dec 2000 15:47:35 -0600 (CST)
Message-Id: <20001226214735.D33A6177E40@leviathan.inethouston.com>
Date: Tue, 26 Dec 2000 15:47:35 -0600 (CST)
From: dwcjr@inethouston.net
Sender: root@inethouston.net
Reply-To: dwcjr@inethouston.net
To: FreeBSD-gnats-submit@freebsd.org
Cc: paulo@isr.uc.pt
Subject: Update math/Scilab
X-Send-Pr-Version: 3.2

>Number:         23863
>Category:       ports
>Synopsis:       Update math/Scilab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 26 13:50:01 PST 2000
>Closed-Date:    Thu Mar 29 12:05:24 PST 2001
>Last-Modified:  Thu Mar 29 12:06:08 PST 2001
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
RainTree Network Services
>Environment:

        

>Description:

        Update Makefile, old version cannot be downloaded
	Maintainer still needs to update patches as the new version breaks some of them
	

>How-To-Repeat:

        

>Fix:

diff -urN Scilab.orig/Makefile Scilab/Makefile
--- Scilab.orig/Makefile        Tue Dec 26 15:29:31 2000
+++ Scilab/Makefile     Tue Dec 26 15:44:54 2000
@@ -6,11 +6,11 @@
 #

 PORTNAME=      Scilab
-PORTVERSION=   2.4.1
+PORTVERSION=   2.5
 CATEGORIES=    math cad
 MASTER_SITES=  ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/
-DISTNAME=      scilab-${PORTVERSION}
-EXTRACT_SUFX=  -src.tar.gz
+DISTNAME=      scilab-${PORTVERSION}.src
+EXTRACT_SUFX=  .tar.gz

 MAINTAINER=    paulo@isr.uc.pt

diff -urN Scilab.orig/distinfo Scilab/distinfo
--- Scilab.orig/distinfo        Tue Dec 26 15:29:32 2000
+++ Scilab/distinfo     Tue Dec 26 15:32:39 2000
@@ -1 +1 @@
-MD5 (scilab-2.4.1-src.tar.gz) = d035812dea97012d0353c83ee0eabab3
+MD5 (scilab-2.5.src.tar.gz) = dcccc6b9d82afac5c2f872f7a3925e5b

>Release-Note:
>Audit-Trail:

From: Trevor Johnson <trevor@jpj.net>
To: <dwcjr@inethouston.net>
Cc: <FreeBSD-gnats-submit@FreeBSD.ORG>, <paulo@isr.uc.pt>,
	<freebsd-ports@FreeBSD.ORG>
Subject: Re: ports/23863: Update math/Scilab
Date: Tue, 26 Dec 2000 17:38:46 -0500 (EST)

 >  MASTER_SITES=  ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/
 
 I found two more sites:
 
 ftp://ftp.deva.net/pub/sources/scientific/numerical/scilab/ \
 ftp://ftp.mupad.de/pub/Scilab/distributions/
 
 > -DISTNAME=      scilab-${PORTVERSION}
 > -EXTRACT_SUFX=  -src.tar.gz
 > +DISTNAME=      scilab-${PORTVERSION}.src
 
 Have you tested this change?  I tried it and got:
 
 	===>  Applying FreeBSD patches for Scilab-2.5
 	patch: **** can't cd to /ad3/ports/math/Scilab/work/scilab-2.5.src: No
 	such file or directory
 	>> Patch patch-aa failed to apply cleanly.
 
 > +EXTRACT_SUFX=  .tar.gz
 
 EXTRACT_SUFX defaults to .tar.gz, so you needn't specify it unless you
 need something else.
 
 The pkg-plist has to change too (drastically, when I tried to update this
 port).
 
 I've put my partial update at
 http://people.freebsd.org/~trevor/ports/scilab-2.5.tar.gz.  It compiles
 (for me, anyway) but the demos crash.  I discarded most of the patches,
 which probably has something to do with that. :-)
 
 BTW, I think mail sent to gnats-admin@FreeBSD.ORG may get read by whoever
 takes care of the GNATS system.  Ordinarily, writing to it is unnecessary.
 -- 
 Trevor Johnson
 http://jpj.net/~trevor/gpgkey.txt
 
 

From: "Pedro F. Giffuni" <pfg1+@pitt.edu>
To: freebsd-gnats-submit@FreeBSD.org, dwcjr@inethouston.net
Cc:  
Subject: Re: ports/23863: Update math/Scilab
Date: Thu, 04 Jan 2001 01:44:53 -0500

 I suggest someone interested looks into NetBSD's "package". Their
 package started from our port but our maintainer(s) never got up to
 date.
 
 cheers,
 
     Pedro.
 
State-Changed-From-To: open->closed 
State-Changed-By: mharo 
State-Changed-When: Thu Mar 29 12:05:24 PST 2001 
State-Changed-Why:  
they are now on version 2.6. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23863 
>Unformatted:
