diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-03 08:14:58 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-03 08:14:58 +0000 |
| commit | 4d0c0829389478b6f6587931901d5d81c643029c (patch) | |
| tree | b12d2e44085f429ca0ddea988de04669f472cdad | |
| parent | Fix build with clang. (diff) | |
Update to 15.7.0
Notes
Notes:
svn path=/head/; revision=284953
| -rw-r--r-- | math/mathomatic/Makefile | 2 | ||||
| -rw-r--r-- | math/mathomatic/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 54129ab22392..b22962cff876 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 15.6.5 +PORTVERSION= 15.7.0 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ CRITICAL diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 5394a3194fe0..002c7ed30155 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,2 +1,2 @@ -SHA256 (mathomatic-15.6.5.tar.bz2) = 08d278578a21fdf6e49793536ed23331d3387b00b500c6c66f05a1ea33e09d00 -SIZE (mathomatic-15.6.5.tar.bz2) = 225937 +SHA256 (mathomatic-15.7.0.tar.bz2) = 4e24c14bad26be266d833b7d808dcb63c8395f2c112f9b3e4bb48a195bdfe73c +SIZE (mathomatic-15.7.0.tar.bz2) = 234457 |
