mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update of dependency to new math/GiNaC version.
- Bump PORTREVISION. Reported by: erwin (pointyhat) Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
This commit is contained in:
parent
007fa294f2
commit
d32a6919df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239914
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user