aboutsummaryrefslogtreecommitdiff
path: root/math/mathomatic
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-05-16 21:12:40 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-05-16 21:12:40 +0000
commit4dab9e6beb0e1de25006a4adf656326be2f729b8 (patch)
treebd8c970ab676cac2befc9a3df8d7a3306c4dd5d5 /math/mathomatic
parent0831be934cf0cda6611013641a77a23f622a46be (diff)
downloadports-4dab9e6beb0e1de25006a4adf656326be2f729b8.tar.gz
ports-4dab9e6beb0e1de25006a4adf656326be2f729b8.zip
Notes
Diffstat (limited to 'math/mathomatic')
-rw-r--r--math/mathomatic/Makefile8
-rw-r--r--math/mathomatic/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index b66c7c403f16..a6e2fc6136bd 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mathomatic
-PORTVERSION= 15.0.8
+PORTVERSION= 15.1.0
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/ \
CRITICAL
@@ -15,15 +15,17 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Highly portable, general purpose CAS (Computer Algebra System)
USE_BZIP2= yes
+USE_GMAKE= yes
+
MAKE_JOBS_SAFE= yes
MAKEFILE= makefile
-MAKE_ARGS= -DREADLINE
PORTDOCS= *
-
MAN1= mathomatic.1
+MAKE_ARGS= READLINE=1
+
OPTIONS= PDF "Install PDF manual (requires htmldoc)" off
.include <bsd.port.pre.mk>
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo
index 6dd3d00f37db..1cf5f083cbcd 100644
--- a/math/mathomatic/distinfo
+++ b/math/mathomatic/distinfo
@@ -1,3 +1,3 @@
-MD5 (mathomatic-15.0.8.tar.bz2) = 24f8c4f80318215f2190daefc1f0e106
-SHA256 (mathomatic-15.0.8.tar.bz2) = 3016c915eed5a7c48bafa0d973e1a67df219454f6bcc7e90105c087c18b79da8
-SIZE (mathomatic-15.0.8.tar.bz2) = 174884
+MD5 (mathomatic-15.1.0.tar.bz2) = 242e8f180e4cd2938a3eb33f90d7c7d1
+SHA256 (mathomatic-15.1.0.tar.bz2) = c0954934aba286b0560bd2db15b3391477c1ee95dcfd9d3a82d724ada0b95d09
+SIZE (mathomatic-15.1.0.tar.bz2) = 175385