From bce310e12c34dd199b2fb13ec720a93538f33642 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 20 May 2009 00:58:05 +0000 Subject: Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345. --- math/R/Makefile | 3 ++- math/algae/Makefile | 3 ++- math/bc/Makefile | 4 ++-- math/capc-calc/Makefile | 3 ++- math/genius/Makefile | 3 ++- math/gnumeric/Makefile | 4 ++-- math/libmatheval/Makefile | 3 ++- math/libmatheval/buildlink3.mk | 4 ++-- math/mathomatic/Makefile | 3 ++- math/nickle/Makefile | 3 ++- math/octave-forge/Makefile | 4 ++-- math/octave-forge/buildlink3.mk | 4 ++-- math/octave/Makefile | 3 ++- math/octave/buildlink3.mk | 4 ++-- math/pari/Makefile | 4 ++-- math/qalculate/Makefile | 3 ++- math/units/Makefile | 3 ++- 17 files changed, 34 insertions(+), 24 deletions(-) (limited to 'math') diff --git a/math/R/Makefile b/math/R/Makefile index 925016ce6f9..f79ca0dc9f6 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2008/08/31 12:37:27 markd Exp $ +# $NetBSD: Makefile,v 1.101 2009/05/20 00:58:21 wiz Exp $ DISTNAME= R-2.7.2 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} diff --git a/math/algae/Makefile b/math/algae/Makefile index 054b2ae27fe..bcdb2b44e62 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2008/12/14 13:19:15 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2009/05/20 00:58:21 wiz Exp $ DISTNAME= algae-4.3.6 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=algae/} diff --git a/math/bc/Makefile b/math/bc/Makefile index 566e0ab4ed2..9f74772ef4c 100644 --- a/math/bc/Makefile +++ b/math/bc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2008/03/05 04:00:01 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2009/05/20 00:58:21 wiz Exp $ DISTNAME= bc-1.06 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=bc/} diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile index 1d88bac021a..07f57cba8ad 100644 --- a/math/capc-calc/Makefile +++ b/math/capc-calc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2008/09/17 15:23:19 bjs Exp $ +# $NetBSD: Makefile,v 1.39 2009/05/20 00:58:21 wiz Exp $ # DISTNAME= calc-2.12.3.3 PKGNAME= capc-${DISTNAME:S/t/./} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.isthe.com/chongo/src/calc/ \ http://prdownloads.sourceforge.net/calc/ diff --git a/math/genius/Makefile b/math/genius/Makefile index b927ff5bd88..b30889d8947 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/04/08 18:22:54 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2009/05/20 00:58:21 wiz Exp $ # DISTNAME= genius-1.0.6 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index de1a5b5281f..9aa8b466833 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.134 2009/02/09 22:56:25 joerg Exp $ +# $NetBSD: Makefile,v 1.135 2009/05/20 00:58:22 wiz Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile index 843f24ebb78..d7de795ded4 100644 --- a/math/libmatheval/Makefile +++ b/math/libmatheval/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/05/20 00:58:22 wiz Exp $ # DISTNAME= libmatheval-1.1.4 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=libmatheval/} diff --git a/math/libmatheval/buildlink3.mk b/math/libmatheval/buildlink3.mk index 69e7364ea70..ba115e57337 100644 --- a/math/libmatheval/buildlink3.mk +++ b/math/libmatheval/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:24:57 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2009/05/20 00:58:22 wiz Exp $ BUILDLINK_TREE+= libmatheval @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmatheval LIBMATHEVAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libmatheval+= libmatheval>=1.1.0 -BUILDLINK_ABI_DEPENDS.libmatheval+= libmatheval>=1.1.1nb3 +BUILDLINK_ABI_DEPENDS.libmatheval+= libmatheval>=1.1.4nb1 BUILDLINK_PKGSRCDIR.libmatheval?= ../../math/libmatheval .include "../../devel/flex/buildlink3.mk" diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index bb1b737720c..ee022eca939 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2009/04/07 17:30:25 minskim Exp $ +# $NetBSD: Makefile,v 1.89 2009/05/20 00:58:22 wiz Exp $ # DISTNAME= mathomatic-14.3.6 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/nickle/Makefile b/math/nickle/Makefile index 2a2aa037081..2d96003d485 100644 --- a/math/nickle/Makefile +++ b/math/nickle/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:24 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/05/20 00:58:22 wiz Exp $ # DISTNAME= nickle-2.67 +PKGREVISION= 1 CATEGORIES= math lang MASTER_SITES= http://nickle.org/release/ diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 4f322e9002c..890d9f1d2d6 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2007/02/06 18:13:54 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2009/05/20 00:58:22 wiz Exp $ DISTNAME= octave-forge-2006.03.17 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=octave/} diff --git a/math/octave-forge/buildlink3.mk b/math/octave-forge/buildlink3.mk index c669292c995..12d8e52ea18 100644 --- a/math/octave-forge/buildlink3.mk +++ b/math/octave-forge/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:24:57 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2009/05/20 00:58:22 wiz Exp $ BUILDLINK_TREE+= octave-forge @@ -6,7 +6,7 @@ BUILDLINK_TREE+= octave-forge OCTAVE_FORGE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.octave-forge+= octave-forge>=2005.06.13 -BUILDLINK_ABI_DEPENDS.octave-forge?= octave-forge>=2006.03.17nb1 +BUILDLINK_ABI_DEPENDS.octave-forge?= octave-forge>=2006.03.17nb2 BUILDLINK_PKGSRCDIR.octave-forge?= ../../math/octave-forge .include "../../math/octave/buildlink3.mk" diff --git a/math/octave/Makefile b/math/octave/Makefile index 467dcde69b1..00c7ff25f1c 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2009/04/12 20:46:20 adam Exp $ +# $NetBSD: Makefile,v 1.79 2009/05/20 00:58:22 wiz Exp $ DISTNAME= octave-${OCTAVE_VER} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/octave/buildlink3.mk b/math/octave/buildlink3.mk index 4f9a976f704..d4985cb44e8 100644 --- a/math/octave/buildlink3.mk +++ b/math/octave/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2009/03/20 19:24:57 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2009/05/20 00:58:22 wiz Exp $ BUILDLINK_TREE+= octave @@ -6,7 +6,7 @@ BUILDLINK_TREE+= octave OCTAVE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.octave+= octave>=3.0.0 -BUILDLINK_ABI_DEPENDS.octave+= octave>=3.0.0 +BUILDLINK_ABI_DEPENDS.octave+= octave>=3.0.5nb1 BUILDLINK_PKGSRCDIR.octave?= ../../math/octave .include "../../mk/bsd.fast.prefs.mk" diff --git a/math/pari/Makefile b/math/pari/Makefile index af7e5160668..224fc8005ef 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2009/02/25 03:33:03 minskim Exp $ +# $NetBSD: Makefile,v 1.42 2009/05/20 00:58:22 wiz Exp $ DISTNAME= pari-2.1.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ EXTRACT_SUFX= .tgz diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 466faa0db43..fe610a38779 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2008/12/20 18:47:00 reed Exp $ +# $NetBSD: Makefile,v 1.31 2009/05/20 00:58:22 wiz Exp $ DISTNAME= libqalculate-0.9.6 PKGNAME= qalculate-0.9.6 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/units/Makefile b/math/units/Makefile index ddc5e3cc1e7..5ccad7d40e3 100644 --- a/math/units/Makefile +++ b/math/units/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:25 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/20 00:58:22 wiz Exp $ DISTNAME= units-1.86 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=units/} -- cgit v1.2.3