summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-05-08 23:21:49 +0000
committerjylefort <jylefort@FreeBSD.org>2005-05-08 23:21:49 +0000
commitb438595e1abff34f08fbd5a6596831f40c101294 (patch)
treebaf3fff76f916fb2d8ce17378ab08e998e2e1579
parentf413217988077999a1add2ed6da96b777371f292 (diff)
downloadFreeBSD-ports-b438595e1abff34f08fbd5a6596831f40c101294.zip
FreeBSD-ports-b438595e1abff34f08fbd5a6596831f40c101294.tar.gz
Chase the GiNaC update.
-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 a76a2aa..5513935 100644
--- a/astro/orsa/Makefile
+++ b/astro/orsa/Makefile
@@ -8,7 +8,7 @@
PORTNAME= orsa
PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis
LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \
cln.3:${PORTSDIR}/math/cln \
fftw.2:${PORTSDIR}/math/fftw \
- ginac-1.3.0:${PORTSDIR}/math/GiNaC
+ ginac-1.3.1:${PORTSDIR}/math/GiNaC
USE_QT_VER= 3
USE_GNOME= gnometarget
diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile
index abba18f..2321798 100644
--- a/science/xloops-ginac/Makefile
+++ b/science/xloops-ginac/Makefile
@@ -8,14 +8,14 @@
PORTNAME= xloops-ginac
PORTVERSION= 0.1.3
-PORTREVISION= 5
+PORTREVISION= 6
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.3.0:${PORTSDIR}/math/GiNaC
+LIB_DEPENDS= ginac-1.3.1:${PORTSDIR}/math/GiNaC
USE_GCC= 3.4
USE_GNOME= gnometarget lthack
OpenPOWER on IntegriCloud