summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-21 13:25:53 +0000
committerwiz <wiz>2014-04-21 13:25:53 +0000
commit022eb368a86f3222e99d5f8ff07e26d4a471ce9b (patch)
tree0310c62a9d9d275cd96414e65242f3c8aa42170d /math
parent43e0f994b7005246c08c3db02465a6e31c8937d3 (diff)
downloadpkgsrc-022eb368a86f3222e99d5f8ff07e26d4a471ce9b.tar.gz
recursive bump for boehm-gc API bump
Diffstat (limited to 'math')
-rw-r--r--math/fricas/Makefile3
-rw-r--r--math/maxima/Makefile3
-rw-r--r--math/openaxiom/Makefile4
3 files changed, 6 insertions, 4 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index a623d93e751..1d6a69ec216 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/05/19 10:01:00 asau Exp $
+# $NetBSD: Makefile,v 1.21 2014/04/21 13:25:54 wiz Exp $
PKGNAME= fricas-1.2.0
DISTNAME= ${PKGNAME_NOREV}-full
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/}
EXTRACT_SUFX= .tar.bz2
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index c14a97e0853..88d839952ae 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2014/03/11 20:16:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2014/04/21 13:25:54 wiz Exp $
DISTNAME= maxima-5.32.1
# On updates, please make sure editors/TeXmacs knows about the new
# version number.
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}
diff --git a/math/openaxiom/Makefile b/math/openaxiom/Makefile
index 6b4f909bab8..37a62ed796b 100644
--- a/math/openaxiom/Makefile
+++ b/math/openaxiom/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2012/09/15 10:05:32 obache Exp $
+# $NetBSD: Makefile,v 1.9 2014/04/21 13:25:54 wiz Exp $
#
DISTNAME= open-axiom-1.4.1
PKGNAME= ${DISTNAME:S/open-/open/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-axiom/}
EXTRACT_SUFX= .tar.bz2