summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-11 12:51:02 +0000
committerwiz <wiz@pkgsrc.org>2022-09-11 12:51:02 +0000
commit2cb7dafad24c46ea558793596db7a70c2f7cd44a (patch)
treeefaa73c15de5fa0d51a8109eb199befab141e6a1 /math
parent98d8fe356c16f48f9cbf12feefbc16c651daa32a (diff)
downloadpkgsrc-2cb7dafad24c46ea558793596db7a70c2f7cd44a.tar.gz
*: bump PKGREVISION for flac shlib bump
Diffstat (limited to 'math')
-rw-r--r--math/analitza/Makefile4
-rw-r--r--math/cantor/Makefile4
-rw-r--r--math/cgal/Makefile4
-rw-r--r--math/harmgen/Makefile4
-rw-r--r--math/kalgebra/Makefile4
-rw-r--r--math/kcalc/Makefile4
-rw-r--r--math/octave/Makefile4
-rw-r--r--math/octave/buildlink3.mk4
-rw-r--r--math/speedcrunch/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/math/analitza/Makefile b/math/analitza/Makefile
index a56d7b93826..7da537d6313 100644
--- a/math/analitza/Makefile
+++ b/math/analitza/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2022/07/02 16:53:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2022/09/11 12:51:56 wiz Exp $
DISTNAME= analitza-${KAPPSVER}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= math
HOMEPAGE= https://edu.kde.org/
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 2c3bb4d0f39..a2797ffef12 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2022/08/11 05:08:59 gutteridge Exp $
+# $NetBSD: Makefile,v 1.99 2022/09/11 12:51:57 wiz Exp $
DISTNAME= cantor-${KAPPSVER}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= math
HOMEPAGE= https://kde.org/applications/education/cantor/
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index fb92566479c..388880c83fb 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2022/07/02 16:53:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2022/09/11 12:51:57 wiz Exp $
DISTNAME= CGAL-4.14
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=CGAL/}
GITHUB_RELEASE= releases/${DISTNAME}
diff --git a/math/harmgen/Makefile b/math/harmgen/Makefile
index 4d6b20e262a..e75489c0722 100644
--- a/math/harmgen/Makefile
+++ b/math/harmgen/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2022/03/28 10:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2022/09/11 12:51:57 wiz Exp $
DISTNAME= harmgen-3.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math
MASTER_SITES= https://flaterco.com/files/xtide/
EXTRACT_SUFX= .tar.xz
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile
index f564939bfab..0c16e85457c 100644
--- a/math/kalgebra/Makefile
+++ b/math/kalgebra/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2022/08/11 05:08:59 gutteridge Exp $
+# $NetBSD: Makefile,v 1.64 2022/09/11 12:51:57 wiz Exp $
DISTNAME= kalgebra-${KAPPSVER}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= math
HOMEPAGE= https://kde.org/applications/education/kalgebra/
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index 8c244ff828b..0cbba742e73 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2022/08/11 05:08:59 gutteridge Exp $
+# $NetBSD: Makefile,v 1.66 2022/09/11 12:51:57 wiz Exp $
DISTNAME= kcalc-${KAPPSVER}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= math
HOMEPAGE= https://kde.org/applications/utilities/kcalc/
diff --git a/math/octave/Makefile b/math/octave/Makefile
index e8dd42ceac1..fc61a40bb51 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.231 2022/08/11 05:08:59 gutteridge Exp $
+# $NetBSD: Makefile,v 1.232 2022/09/11 12:51:09 wiz Exp $
DISTNAME= octave-6.4.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=octave/}
EXTRACT_SUFX= .tar.xz
diff --git a/math/octave/buildlink3.mk b/math/octave/buildlink3.mk
index 130d7c102b8..5caf5a6c7fd 100644
--- a/math/octave/buildlink3.mk
+++ b/math/octave/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2022/06/28 11:34:37 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2022/09/11 12:51:09 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>=6.4.0nb3
+BUILDLINK_ABI_DEPENDS.octave+= octave>=6.4.0nb6
BUILDLINK_PKGSRCDIR.octave?= ../../math/octave
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index a897250adbd..d825c19e5a1 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2022/07/02 16:53:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2022/09/11 12:51:57 wiz Exp $
#
DISTNAME= release-0.12.0
PKGNAME= ${DISTNAME:C/release/speedcrunch/}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= math
MASTER_SITES= http://bitbucket.org/heldercorreia/speedcrunch/get/
DIST_SUBDIR= speedcrunch