summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-09-01 12:14:06 +0000
committerobache <obache@pkgsrc.org>2013-09-01 12:14:06 +0000
commit48e67c27bf9b417ffbe14007e738223f52ea8f7d (patch)
tree4ad3ca5a6623baa60fb47b169a8331322425b2bc /math
parent7b188cf4c01fc874fa7d69c9e17441942c881687 (diff)
downloadpkgsrc-48e67c27bf9b417ffbe14007e738223f52ea8f7d.tar.gz
recursive bump from hdf5 shlib major bump.
Diffstat (limited to 'math')
-rw-r--r--math/R-ncdf/Makefile3
-rw-r--r--math/grace/Makefile4
-rw-r--r--math/octave-forge/Makefile4
-rw-r--r--math/octave-forge/buildlink3.mk4
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/octave/buildlink3.mk4
-rw-r--r--math/py-Scientific/Makefile3
-rw-r--r--math/py-pytables/Makefile3
-rw-r--r--math/xmgr/Makefile4
9 files changed, 18 insertions, 15 deletions
diff --git a/math/R-ncdf/Makefile b/math/R-ncdf/Makefile
index 58612dc0525..870792c6f7b 100644
--- a/math/R-ncdf/Makefile
+++ b/math/R-ncdf/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/04/15 15:39:34 brook Exp $
+# $NetBSD: Makefile,v 1.5 2013/09/01 12:14:07 obache Exp $
#
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 7cd834473ae..47d5b4c53bf 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2013/02/16 11:23:06 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2013/09/01 12:14:07 obache Exp $
DISTNAME= grace-5.1.23
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math graphics x11
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \
ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index ba3679b6510..df1409932dc 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2013/02/16 11:23:08 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2013/09/01 12:14:06 obache Exp $
DISTNAME= octave-forge-2006.03.17
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=octave/}
diff --git a/math/octave-forge/buildlink3.mk b/math/octave-forge/buildlink3.mk
index c4e892fcad4..4c617f0f15e 100644
--- a/math/octave-forge/buildlink3.mk
+++ b/math/octave-forge/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/05/07 01:53:46 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2013/09/01 12:14:06 obache 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.17nb2
+BUILDLINK_ABI_DEPENDS.octave-forge+= octave-forge>=2006.03.17nb9
BUILDLINK_PKGSRCDIR.octave-forge?= ../../math/octave-forge
.include "../../math/octave/buildlink3.mk"
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 0152d8dae7e..3bcbe26b449 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2013/07/15 02:02:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.118 2013/09/01 12:14:06 obache Exp $
DISTNAME= octave-${OCTAVE_VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/} \
ftp://ftp.octave.org/pub/octave/ \
diff --git a/math/octave/buildlink3.mk b/math/octave/buildlink3.mk
index d4985cb44e8..021e6b2da71 100644
--- a/math/octave/buildlink3.mk
+++ b/math/octave/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2009/05/20 00:58:22 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2013/09/01 12:14:06 obache 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.5nb1
+BUILDLINK_ABI_DEPENDS.octave+= octave>=3.6.4nb4
BUILDLINK_PKGSRCDIR.octave?= ../../math/octave
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile
index ce15687e21f..ff427cad030 100644
--- a/math/py-Scientific/Makefile
+++ b/math/py-Scientific/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2012/09/11 23:04:30 asau Exp $
+# $NetBSD: Makefile,v 1.34 2013/09/01 12:14:07 obache Exp $
DISTNAME= ScientificPython-2.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/2309/
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index b169a817d0b..e371a2f1480 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2013/08/13 21:24:37 markd Exp $
+# $NetBSD: Makefile,v 1.29 2013/09/01 12:14:07 obache Exp $
#
DISTNAME= tables-2.4.0
PKGNAME= ${PYPKGPREFIX}-py${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytables/}
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index a53cc0ff41a..6c23bf76354 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2013/05/31 12:41:25 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2013/09/01 12:14:07 obache Exp $
DISTNAME= xmgr-4.1.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= math
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/