diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-05-17 05:12:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-05-17 05:12:40 +0800 |
commit | a7aebb14eb65f51db99165a6123bf28cc2cce810 (patch) | |
tree | 5debf4a7bb3c9bdf0aa63bc70c4de9c7bc664d91 /math/mathomatic | |
parent | ee4ec901d2bcdf46a88f20bb159fbdc3897a8e8e (diff) | |
download | freebsd-ports-gnome-a7aebb14eb65f51db99165a6123bf28cc2cce810.tar.gz freebsd-ports-gnome-a7aebb14eb65f51db99165a6123bf28cc2cce810.tar.zst freebsd-ports-gnome-a7aebb14eb65f51db99165a6123bf28cc2cce810.zip |
Update to 15.1.0
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 8 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 |
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 |