diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 14:08:57 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-04 14:08:57 +0000 |
| commit | b7876fe9508a710f4b9f794de7cbf74ac52d4e68 (patch) | |
| tree | 362459bfb7fa6f9c9d7a19c28bc2179c126a2f00 | |
| parent | - Update to 1.5.8 (diff) | |
- Chase ginac shlib bump
| -rw-r--r-- | astro/orsa/Makefile | 4 | ||||
| -rw-r--r-- | math/octave-forge-symbolic/Makefile | 2 | ||||
| -rw-r--r-- | science/mbdyn/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index d8845ea33ea0..4157a4b7be80 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,7 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -18,7 +18,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.15:${PORTSDIR}/math/gsl \ cln.6:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.5.1:${PORTSDIR}/math/GiNaC + ginac-1.5.2:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GL= gl diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile index 110dca29a8a7..16e400d26ba2 100644 --- a/math/octave-forge-symbolic/Makefile +++ b/math/octave-forge-symbolic/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-symbolic PORTVERSION= 1.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= stephen@missouri.edu diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index be49b32a8fba..298c3f9f20eb 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -7,7 +7,7 @@ PORTNAME= mbdyn PORTVERSION= 1.3.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.aero.polimi.it/~masarati/Download/mbdyn/ |
