diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-10 20:12:35 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-10 20:12:35 +0000 |
commit | b4ebe24c7dff31d3a0cf748f442fd140eb57e19b (patch) | |
tree | 2034bb902fd1fbd579ed0724303e536ae737f0e1 /math/mathomatic | |
parent | 5dfcb8aee4220d17a3158a0233f36dd5ada5d21a (diff) | |
download | ports-b4ebe24c7dff31d3a0cf748f442fd140eb57e19b.tar.gz ports-b4ebe24c7dff31d3a0cf748f442fd140eb57e19b.zip |
Notes
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 5 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index cbc5539c5d85..b23a8f196e41 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -7,15 +7,14 @@ # PORTNAME= mathomatic -PORTVERSION= 12.5.15 +PORTVERSION= 12.5.16 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Highly portable, general purpose CAS (Computer Algebra System) USE_BZIP2= yes -USE_GCC= 3.4+ MAKEFILE= makefile MAKE_ARGS= -DREADLINE diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 34e289bd36e6..cbb23892c963 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-12.5.15.tar.bz2) = aa21b9649a3a45650487402635053f1a -SHA256 (mathomatic-12.5.15.tar.bz2) = d1f8d4f702298bf5bcf9d182f19e3775140f6b59da7532fdc7a3d81c378568f2 -SIZE (mathomatic-12.5.15.tar.bz2) = 114821 +MD5 (mathomatic-12.5.16.tar.bz2) = 7a10b56455d244ba21d54a596bcdbc8d +SHA256 (mathomatic-12.5.16.tar.bz2) = 28b77f577c2a73757ae6b8bd4883a24a2b0478ba29e653f2c7190fbbcf01b19d +SIZE (mathomatic-12.5.16.tar.bz2) = 114870 |