From 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- math/algae/Makefile | 3 ++- math/asir2000/Makefile | 3 ++- math/geg/Makefile | 4 ++-- math/gretl/Makefile | 4 ++-- math/maxima/Makefile | 3 ++- math/octave-devel/Makefile | 3 ++- math/scilab/Makefile | 4 ++-- 7 files changed, 14 insertions(+), 10 deletions(-) (limited to 'math') diff --git a/math/algae/Makefile b/math/algae/Makefile index 6a8d49318dfb..739f3054845c 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -7,6 +7,7 @@ PORTNAME= algae PORTVERSION= 4.3.6 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +16,7 @@ MAINTAINER= laszlof@FreeBSD.org COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 ALGAE_VERSION= ${PORTVERSION} PLIST_SUB= ALGAE_VERSION=${ALGAE_VERSION} diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index a1bffbe0d93a..30b0d9b7aae6 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -7,6 +7,7 @@ PORTNAME= asir PORTVERSION= 20070806 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.jssac.org/pub/distfiles/asir/ \ ftp://ftp.asir.org/pub/asir/src/ \ @@ -20,7 +21,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system LIB_DEPENDS= pari.2:${PORTSDIR}/math/pari GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:15 autoconf:253 +USE_AUTOTOOLS= automake:15 autoconf:261 USE_XLIB= yes CONFIGURE_ARGS= --enable-shared --enable-plot --enable-fep --enable-interval --with-pari ASIR_SRC_VERSION= ${PORTVERSION} diff --git a/math/geg/Makefile b/math/geg/Makefile index 6cbbf377c878..9b3401323960 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -7,7 +7,7 @@ PORTNAME= geg PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.infolaunch.com/~daveb/ @@ -18,7 +18,7 @@ COMMENT= Visualise multiple 2D-functions of one variable USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_AUTOTOOLS= automake:15 autoconf:253 +USE_AUTOTOOLS= automake:15 autoconf:261 AUTOMAKE_ARGS= -a -i CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/math/gretl/Makefile b/math/gretl/Makefile index af7768b2164e..c6b9e1be41d3 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,7 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math finance MASTER_SITES= SF @@ -25,7 +25,7 @@ WANT_GNOME= yes USE_GNOME= gnometarget gtk20 libxml2 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 autoconf:259 +USE_AUTOTOOLS= libtool:15 autoconf:261 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DGNUPLOT_PNG" \ LDFLAGS="-L${LOCALBASE}/lib ${GCCLIBDIR}" CONFIGURE_ARGS= --enable-static --enable-shared --with-gmake diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 9eb960157f2f..88f560a9150f 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -7,6 +7,7 @@ PORTNAME= maxima PORTVERSION= 5.13.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} @@ -22,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ USE_XLIB= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19 autoconf:259 +USE_AUTOTOOLS= automake:19 autoconf:261 CONFIGURE_ARGS+= --prefix=${PREFIX} \ --with-posix-shell=${LOCALBASE}/bin/bash \ --with-wish=${LOCALBASE}/bin/wish8.4 \ diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile index db6ca09a9acf..610187a2f57a 100644 --- a/math/octave-devel/Makefile +++ b/math/octave-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave PORTVERSION= 2.9.14 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/\ @@ -33,7 +34,7 @@ USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:259 autoheader:259 +USE_AUTOTOOLS= autoconf:261 autoheader:261 INFO= octave liboctave MAN1= octave.1 octave-bug.1 mkoctfile.1 octave-config.1 diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 3284f998f54c..5c503b4b19a6 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -7,7 +7,7 @@ PORTNAME= scilab PORTVERSION= 4.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math cad parallel MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ EXTRACT_SUFX= -src.tar.gz @@ -23,7 +23,7 @@ RUN_DEPENDS+= wish8.4:${PORTSDIR}/x11-toolkits/tk84 GNU_CONFIGURE= yes USE_GETTEXT= yes WANT_GNOME= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 CONFIGURE_ARGS= --with-tk \ --with-tk-library=${LOCALBASE}/lib \ -- cgit v1.2.3