aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-08-19 00:57:20 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-08-19 00:57:20 +0000
commitd32a6919dfe4834ea02a2d1e867b6659646b73e6 (patch)
tree79afef5738fa7c6892190891c26ec4c8c4636dc9
parent007fa294f2ea9008fea033a32155bc157ac0bd82 (diff)
downloadports-d32a6919dfe4834ea02a2d1e867b6659646b73e6.tar.gz
ports-d32a6919dfe4834ea02a2d1e867b6659646b73e6.zip
Notes
-rw-r--r--astro/orsa/Makefile4
-rw-r--r--science/xloops-ginac/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile
index f98455189b57..fc8734c9b68e 100644
--- a/astro/orsa/Makefile
+++ b/astro/orsa/Makefile
@@ -8,7 +8,7 @@
PORTNAME= orsa
PORTVERSION= 0.7.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= astro
MASTER_SITES= SF
@@ -18,7 +18,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis
LIB_DEPENDS= gsl.13:${PORTSDIR}/math/gsl \
cln.6:${PORTSDIR}/math/cln \
fftw.2:${PORTSDIR}/math/fftw \
- ginac-1.4.0:${PORTSDIR}/math/GiNaC
+ ginac-1.5.3:${PORTSDIR}/math/GiNaC
USE_QT_VER= 3
USE_GL= gl
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile
index 12529c3be047..a1dcb22a74c5 100644
--- a/science/xloops-ginac/Makefile
+++ b/science/xloops-ginac/Makefile
@@ -8,14 +8,14 @@
PORTNAME= xloops-ginac
PORTVERSION= 0.1.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science
MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~xloops/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program calculating Feynman diagrams
-LIB_DEPENDS= ginac-1.4.0:${PORTSDIR}/math/GiNaC
+LIB_DEPENDS= ginac-1.5.3:${PORTSDIR}/math/GiNaC
USE_GNOME= gnometarget
USE_GMAKE= yes