mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 4.1.1
- Remove PLIST_SUB DOCSDIR substitution is handled by bsd.port.mk PORTVERSION is no longer used in pkg-plist PR: ports/113706 Submitted by: Jean-Sebastien Roy <js at jeannot.org> (maintainer)
This commit is contained in:
parent
9ac63d955c
commit
1f795d8889
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193691
4 changed files with 7 additions and 8 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= scilab
|
||||
PORTVERSION= 4.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 4.1.1
|
||||
CATEGORIES= math cad parallel
|
||||
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/
|
||||
EXTRACT_SUFX= -src.tar.gz
|
||||
|
@ -38,8 +37,6 @@ CONFIGURE_ARGS= --with-tk \
|
|||
|
||||
CONFIGURE_ENV+= X11BASE=${X11BASE} F77=${F77} FFLAGS="${FFLAGS}"
|
||||
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}" DOCSDIR="share/doc/scilab"
|
||||
|
||||
OPTIONS= GTK2 "Use Gtk+2 interface" off \
|
||||
PVM "Use PVM" off
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (scilab-4.1-src.tar.gz) = 3003fe63088558b931a11127fb8d8ccc
|
||||
SHA256 (scilab-4.1-src.tar.gz) = e2b36f6095b824feec3489c30f640bd809b3dc55bd5487319cbd641ac14fac80
|
||||
SIZE (scilab-4.1-src.tar.gz) = 13164450
|
||||
MD5 (scilab-4.1.1-src.tar.gz) = 0b603c8e40334d0be97eb4ac104926bf
|
||||
SHA256 (scilab-4.1.1-src.tar.gz) = 846aad84544bcacfcc10bd1a5065afd430be74dac98f1d73c54e2bc54d070af4
|
||||
SIZE (scilab-4.1.1-src.tar.gz) = 13169479
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
conftest conftest.c so_locations
|
||||
|
||||
# SCIBASE for scilab binaries generation
|
||||
-SCIBASE = scilab-4.1
|
||||
-SCIBASE = scilab-4.1.1
|
||||
+SCIBASE = scilab
|
||||
|
||||
PVMBINDISTFILES = \
|
||||
|
|
|
@ -2057,6 +2057,8 @@ lib/scilab/macros/m2sci/kernel/m2sci_info.bin
|
|||
lib/scilab/macros/m2sci/kernel/m2sci_info.sci
|
||||
lib/scilab/macros/m2sci/kernel/m2sci_syntax.bin
|
||||
lib/scilab/macros/m2sci/kernel/m2sci_syntax.sci
|
||||
lib/scilab/macros/m2sci/kernel/mfile_path.bin
|
||||
lib/scilab/macros/m2sci/kernel/mfile_path.sci
|
||||
lib/scilab/macros/m2sci/kernel/mtlbtoolfun.bin
|
||||
lib/scilab/macros/m2sci/kernel/mtlbtoolfun.sci
|
||||
lib/scilab/macros/m2sci/kernel/mtlbtree2sci.bin
|
||||
|
|
Loading…
Add table
Reference in a new issue