Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 1998 18:40:10 GMT
From:      paulo@samurai.dee.uc.pt
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5705: Scilab Update
Message-ID:  <199802101840.SAA08462@samurai.dee.uc.pt>

next in thread | raw e-mail | index | archive | help

>Number:         5705
>Category:       ports
>Synopsis:       update of scilab port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 10:50:01 PST 1998
>Last-Modified:
>Originator:     PM
>Organization:
Instituto de Sistemas e Robotica - Univ. Coimbra
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:


>Description:

	The Scilab software has been updated and the distribution file name has 	changed.

>How-To-Repeat:

	

>Fix:
here's the patch	
----

diff -ruN Scilab.old/Makefile Scilab/Makefile
--- Scilab.old/Makefile	Wed Jun 18 13:14:51 1997
+++ Scilab/Makefile	Sun Feb  8 17:22:07 1998
@@ -7,10 +7,10 @@
 #
 
 DISTNAME=	scilab-2.3
-PKGNAME=	Scilab-2.3
+PKGNAME=	Scilab-2.3.1
 CATEGORIES=	math cad
 MASTER_SITES=	ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/
-DISTFILES=      scilab-2.3-src.tar.gz
+DISTFILES=      scilab-2.3.1-src.tar.gz
 
 MAINTAINER=	paulo@isr.uc.pt
 
diff -ruN Scilab.old/files/md5 Scilab/files/md5
--- Scilab.old/files/md5	Wed Jun 18 13:14:52 1997
+++ Scilab/files/md5	Sun Feb  8 16:30:22 1998
@@ -1 +1 @@
-MD5 (scilab-2.3-src.tar.gz) = d4fc8537ffdb3b355841c737b26b4877
+MD5 (scilab-2.3.1-src.tar.gz) = 4189d0747f3b3b82d1dc4efda9ff2ca6
diff -ruN Scilab.old/pkg/PLIST Scilab/pkg/PLIST
--- Scilab.old/pkg/PLIST	Wed Jun 18 13:14:51 1997
+++ Scilab/pkg/PLIST	Sun Feb  8 21:45:50 1998
@@ -211,8 +211,6 @@
 lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.ps
 lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.tex
 lib/X11/scilab-2.3/demos/wheel2/Maple/wheelg.f
-lib/X11/scilab-2.3/demos/wheel2/Maple/wheel.f.orig
-lib/X11/scilab-2.3/demos/wheel2/Maple/wheelg.f.orig
 lib/X11/scilab-2.3/demos/flat/car.sci
 lib/X11/scilab-2.3/demos/flat/fcts.sci
 lib/X11/scilab-2.3/demos/flat/flat.dem
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802101840.SAA08462>