Index: head/astro/orsa/Makefile =================================================================== --- head/astro/orsa/Makefile (revision 146970) +++ head/astro/orsa/Makefile (revision 146971) @@ -1,36 +1,36 @@ # ex:ts=8 # Ports collection makefile for: orsa # Date created: Dec 9, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= orsa PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Orbit Reconstruction, Simulation and Analysis LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \ - cln.3:${PORTSDIR}/math/cln \ + cln.4:${PORTSDIR}/math/cln \ fftw.2:${PORTSDIR}/math/fftw \ - ginac-1.3.2:${PORTSDIR}/math/GiNaC + ginac-1.3.3:${PORTSDIR}/math/GiNaC USE_QT_VER= 3 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes .include .if ${OSVERSION} < 500000 BROKEN= "Does not compile on FreeBSD 4.x" .endif .include Property changes on: head/astro/orsa/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/math/libqalculate/Makefile =================================================================== --- head/math/libqalculate/Makefile (revision 146970) +++ head/math/libqalculate/Makefile (revision 146971) @@ -1,31 +1,32 @@ # New ports collection makefile for: libqalculate # Date created: 03 June 2004 # Whom: Sergey Akifyev # # $FreeBSD$ # PORTNAME= libqalculate PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qalculate MAINTAINER= asa@agava.com COMMENT= Very powerful GUI calculator for GNOME (backend library) -LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln +LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln USE_X_PREFIX= yes USE_GMAKE= yes USE_INC_LIBTOOL_VER=15 USE_GNOME= intlhack lthack pkgconfig gnomehack glib20 libxml2 INSTALLS_SHLIB= yes .include .if ${OSVERSION} < 500000 BROKEN= "does not configure" .endif .include Property changes on: head/math/libqalculate/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/science/xloops-ginac/Makefile =================================================================== --- head/science/xloops-ginac/Makefile (revision 146970) +++ head/science/xloops-ginac/Makefile (revision 146971) @@ -1,32 +1,32 @@ # ex:ts=8 # Ports collection makefile for: xloops # Date created: Oct 15, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= xloops-ginac PORTVERSION= 0.1.3 -PORTREVISION= 7 +PORTREVISION= 8 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.2:${PORTSDIR}/math/GiNaC +LIB_DEPENDS= ginac-1.3.3:${PORTSDIR}/math/GiNaC USE_GCC= 3.4 USE_GMAKE= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" CFLAGS+= -fpermissive CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib .include Property changes on: head/science/xloops-ginac/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property