summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/analitza/Makefile4
-rw-r--r--math/capc-calc/Makefile4
-rw-r--r--math/eukleides/Makefile4
-rw-r--r--math/mathomatic/Makefile3
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/octave/buildlink3.mk4
-rw-r--r--math/ordCalc/Makefile4
-rw-r--r--math/pari/Makefile4
-rw-r--r--math/pspp/Makefile4
-rw-r--r--math/sc/Makefile4
-rw-r--r--math/teapot/Makefile3
-rw-r--r--math/xfractint/Makefile4
-rw-r--r--math/xlife/Makefile4
13 files changed, 26 insertions, 24 deletions
diff --git a/math/analitza/Makefile b/math/analitza/Makefile
index b89069edf1f..1ca74c21ceb 100644
--- a/math/analitza/Makefile
+++ b/math/analitza/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2015/08/17 17:11:25 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/08/18 07:31:12 wiz Exp $
DISTNAME= analitza-${_KDE_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
COMMENT= KDE library for mathematical features
diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile
index b0956b93e8f..013fe130d12 100644
--- a/math/capc-calc/Makefile
+++ b/math/capc-calc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.45 2015/08/17 17:11:25 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2015/08/18 07:31:12 wiz Exp $
#
DISTNAME= calc-2.12.4.13
PKGNAME= capc-${DISTNAME:S/t/./}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calc/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile
index 89c67ad1df6..4607e63f39a 100644
--- a/math/eukleides/Makefile
+++ b/math/eukleides/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2013/10/29 02:37:56 minskim Exp $
+# $NetBSD: Makefile,v 1.25 2015/08/18 07:31:12 wiz Exp $
DISTNAME= eukleides-1.5.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.eukleides.org/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 085fad07593..cc6bf9b87af 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.102 2014/10/09 14:06:41 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2015/08/18 07:31:12 wiz Exp $
#
DISTNAME= mathomatic-16.0.4
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://mathomatic.org/
EXTRACT_SUFX= .tar.bz2
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 09645b5817d..9ca8d3351f2 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2015/08/17 17:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2015/08/18 07:31:01 wiz Exp $
DISTNAME= octave-${OCTAVE_VER}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/}
MASTER_SITES+= ftp://ftp.octave.org/pub/octave/
diff --git a/math/octave/buildlink3.mk b/math/octave/buildlink3.mk
index 5f956218ba4..e033bd85c3b 100644
--- a/math/octave/buildlink3.mk
+++ b/math/octave/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2015/08/17 17:11:19 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2015/08/18 07:31:01 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.6.4nb10
+BUILDLINK_ABI_DEPENDS.octave+= octave>=3.6.4nb11
BUILDLINK_PKGSRCDIR.octave?= ../../math/octave
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/math/ordCalc/Makefile b/math/ordCalc/Makefile
index 854f2163206..0f7fec8584e 100644
--- a/math/ordCalc/Makefile
+++ b/math/ordCalc/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2015/08/17 17:11:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/08/18 07:31:12 wiz Exp $
#
ORDCALCVER= 0.2
PKGNAME= ordCalc-${ORDCALCVER}
DISTNAME= ordCalc_${ORDCALCVER}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math
MASTER_SITES= http://mtnmath.com/ord/
EXTRACT_SUFX= .tar.bz2
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 18e240df01a..418a42d5553 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2015/08/17 17:11:25 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2015/08/18 07:31:12 wiz Exp $
DISTNAME= pari-2.3.5
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= math
MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index b6ca4009e4e..66e7bcfd207 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2015/08/17 17:11:25 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2015/08/18 07:31:12 wiz Exp $
#
DISTNAME= pspp-0.6.2
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=pspp/}
diff --git a/math/sc/Makefile b/math/sc/Makefile
index 122afaafd0b..97fefa92c69 100644
--- a/math/sc/Makefile
+++ b/math/sc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2015/03/15 18:51:14 tnn Exp $
+# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:12 wiz Exp $
DISTNAME= sc-6.21
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math
MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
EXTRACT_SUFX= .tar.Z
diff --git a/math/teapot/Makefile b/math/teapot/Makefile
index 0f23b174f0b..0c49a813ff0 100644
--- a/math/teapot/Makefile
+++ b/math/teapot/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2013/10/09 12:07:20 obache Exp $
+# $NetBSD: Makefile,v 1.5 2015/08/18 07:31:12 wiz Exp $
DISTNAME= teapot-2.3.0
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.syntax-k.de/projekte/teapot/
diff --git a/math/xfractint/Makefile b/math/xfractint/Makefile
index d66e3a5cbd7..40fbc37a2ee 100644
--- a/math/xfractint/Makefile
+++ b/math/xfractint/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2012/09/11 23:04:35 asau Exp $
+# $NetBSD: Makefile,v 1.10 2015/08/18 07:31:12 wiz Exp $
#
DISTNAME= xfrac310
PKGNAME= xfractint-3.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .zip
diff --git a/math/xlife/Makefile b/math/xlife/Makefile
index f08c4963f0a..1f309899ea4 100644
--- a/math/xlife/Makefile
+++ b/math/xlife/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2015/03/15 14:54:19 tnn Exp $
+# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:12 wiz Exp $
#
DISTNAME= xlife-5.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math games
MASTER_SITES= http://www.catb.org/~esr/