math/giacxcas: Update 1.4.9-59 -> 1.5.0-37

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2019-02-22 06:59:37 +00:00
parent d4b55826cc
commit c71804ee0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493555
3 changed files with 14 additions and 7 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= giacxcas
DISTVERSION= 1.4.9-59
PORTREVISION= 6
DISTVERSION= 1.5.0-37
CATEGORIES= math
MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \
http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/
@ -20,18 +19,20 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libao.so:audio/libao \
libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \
libgsl.so:math/gsl \
libglpk.so:math/glpk \
libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libpari.so:math/pari \
libpng.so:graphics/png
libpng.so:graphics/png \
libsamplerate.so:audio/libsamplerate
RUN_DEPENDS= xdg-open:devel/xdg-utils
NO_CDROM= French documentation is for non-commercial use only
USES= blaslapack desktop-file-utils fortran gettext gmake jpeg \
USES= blaslapack desktop-file-utils fortran gettext gl gmake gnome jpeg \
libtool ncurses readline shebangfix
GNU_CONFIGURE= yes
USE_GL= gl
@ -74,6 +75,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES
# installed with USE_GCC
CONFIGURE_ARGS+= --disable-ntl
INFO= giac_us giac_es
PORTDOCS= *
PORTEXAMPLES= *

View file

@ -1,6 +1,6 @@
TIMESTAMP = 1521185410
SHA256 (giacxcas/giac_1.4.9-59.tar.gz) = d3abd7924d51bdb366020bd704266f7c292ff341dc1dd5c7af3acf677cb96537
SIZE (giacxcas/giac_1.4.9-59.tar.gz) = 57391588
TIMESTAMP = 1550815944
SHA256 (giacxcas/giac_1.5.0-37.tar.gz) = 780f0b19b1788f487551bbb2c6172df5b5bbece1093e598d1dc1abb1b9aed2b0
SIZE (giacxcas/giac_1.5.0-37.tar.gz) = 76219674
SHA256 (giacxcas/CoCoALib-0.9950.tgz) = b30d840593e1930c1629467918b508c429e0a983ef0d1343eab570f238275678
SIZE (giacxcas/CoCoALib-0.9950.tgz) = 4120680
SHA256 (giacxcas/fltk-giac.tar.gz) = 538243c536a62e562bc26dec1c54454f54ce614cc540371f5ccfe71d8ed27cf7

View file

@ -3,6 +3,7 @@ bin/en_cas_help
bin/es_cas_help
bin/fr_cas_help
bin/giac
bin/hevea2mml
bin/icas
bin/pgiac
bin/xcas
@ -25,6 +26,8 @@ include/giac/giacPCH.h
include/giac/giacintl.h
include/giac/global.h
include/giac/gmp_replacements.h
include/giac/graphe.h
include/giac/graphtheory.h
include/giac/help.h
include/giac/identificateur.h
include/giac/ifactor.h
@ -43,6 +46,7 @@ include/giac/modpoly.h
include/giac/monomial.h
include/giac/moyal.h
include/giac/myostream.h
include/giac/nautywrapper.h
include/giac/optimization.h
include/giac/pari.h
include/giac/permu.h