1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Chase library update to math/GiNaC.

- Bump portrevision.
This commit is contained in:
Stephen Montgomery-Smith 2011-11-06 16:30:57 +00:00
parent 9f0739783b
commit c84139d49a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285173
2 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= orsa
PORTVERSION= 0.7.0
PORTREVISION= 20
PORTREVISION= 21
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/OldFiles
@ -18,7 +18,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis
LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \
cln.6:${PORTSDIR}/math/cln \
fftw.2:${PORTSDIR}/math/fftw \
ginac.2:${PORTSDIR}/math/GiNaC
ginac.3:${PORTSDIR}/math/GiNaC
USE_QT_VER= 3
USE_GL= gl

View File

@ -7,6 +7,7 @@
PORTNAME= octave-forge-symbolic
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org