From 89753e7c8f92a5e5c1d28952d7bf9671b3981290 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 30 Apr 2008 11:41:45 +0000 Subject: [PATCH] - Chase math/GiNaC shlib version bump Submitted by: pavbot --- astro/orsa/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index a21972cdb222..197835b977bc 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,10 +8,9 @@ PORTNAME= orsa PORTVERSION= 0.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis @@ -19,7 +18,7 @@ COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.12:${PORTSDIR}/math/gsl \ cln.5:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.3.8:${PORTSDIR}/math/GiNaC + ginac-1.4.0:${PORTSDIR}/math/GiNaC USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3