- Update to 1.0.7

- Switch to sbcl

PR:		137610
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-08-12 16:04:35 +00:00
parent 4af6b88892
commit 3b2adddf78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239395
3 changed files with 1166 additions and 1203 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= fricas
PORTVERSION= 1.0.5
PORTVERSION= 1.0.7
CATEGORIES= math
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-full
@ -14,14 +14,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-full
MAINTAINER= stephen@missouri.edu
COMMENT= A computer algebra system, forked from axiom
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \
BUILD_DEPENDS= sbcl:${PORTSDIR}/lang/sbcl \
noweb:${PORTSDIR}/devel/noweb
LIB_DEPENDS= readline:${PORTSDIR}/devel/readline \
sigsegv:${PORTSDIR}/devel/libsigsegv
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lisp=clisp
CONFIGURE_ARGS= --with-lisp=sbcl
USE_GMAKE= yes
USE_XORG= x11 ice sm xpm
USE_ICONV= yes

View file

@ -1,3 +1,3 @@
MD5 (fricas-1.0.5-full.tar.bz2) = e1dde2a0a2e7db9fcf1e499ead4dc160
SHA256 (fricas-1.0.5-full.tar.bz2) = 3c1fd98cbddc15be6cb8c1a366aca7b36dd344a266199fe15efe24a050871b3b
SIZE (fricas-1.0.5-full.tar.bz2) = 9006445
MD5 (fricas-1.0.7-full.tar.bz2) = cc14a91918da6b37efc2ac35ee652d12
SHA256 (fricas-1.0.7-full.tar.bz2) = 5caca7b09b89092eede1ab291bf1ef6b0cd646f07945208337b58a4aca807abe
SIZE (fricas-1.0.7-full.tar.bz2) = 9007793

File diff suppressed because it is too large Load diff