diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-22 20:17:39 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-22 20:17:39 +0800 |
commit | 0a132dcf19174333ec28c7bdc73ff4d998167f35 (patch) | |
tree | 942b5c79d411a53b17f90c7990d8ac263fc184ec /math | |
parent | 9e057f48ece677c59e8f7e76bd05a6174aadfdd6 (diff) | |
download | freebsd-ports-gnome-0a132dcf19174333ec28c7bdc73ff4d998167f35.tar.gz freebsd-ports-gnome-0a132dcf19174333ec28c7bdc73ff4d998167f35.tar.zst freebsd-ports-gnome-0a132dcf19174333ec28c7bdc73ff4d998167f35.zip |
- Update to 12.5.18
- Update WWW
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 3 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 | ||||
-rw-r--r-- | math/mathomatic/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index d56e786dd454..60d6507a254a 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,4 +1,3 @@ -# ex: ts=8 sts=0 noet # New ports collection makefile for: Mathomatic # Date created: Tue Mar 22 10:05:25 CET 2005 # Whom: Roman Neuhauser <neuhauser@sigpipe.cz> @@ -7,7 +6,7 @@ # PORTNAME= mathomatic -PORTVERSION= 12.5.17 +PORTVERSION= 12.5.18 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ \ http://critical.ch/distfiles/ \ diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index ed781083b282..54bed93c9170 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,3 +1,3 @@ -MD5 (mathomatic-12.5.17.tar.bz2) = 7f7f156f1d93e8fc7873c77726b0cd97 -SHA256 (mathomatic-12.5.17.tar.bz2) = 01e826f7f87a5241d6527a3223dea93f659776c0796fcdcdd12c6efc2e4ba6c1 -SIZE (mathomatic-12.5.17.tar.bz2) = 116454 +MD5 (mathomatic-12.5.18.tar.bz2) = b81559b2bc39b37bc3ea2feef2e52fdb +SHA256 (mathomatic-12.5.18.tar.bz2) = a0895e8d92a2b13aa740dbebb3c23d2ba280ed8f22c119c1de3daa5ac4983106 +SIZE (mathomatic-12.5.18.tar.bz2) = 116926 diff --git a/math/mathomatic/pkg-descr b/math/mathomatic/pkg-descr index 0325e6d518ec..66e514ee4272 100644 --- a/math/mathomatic/pkg-descr +++ b/math/mathomatic/pkg-descr @@ -7,4 +7,4 @@ published under the GNU LGPL license. Mathomatic can: * Perform complex number and polynomial arithmetic, * Generate efficient C or Java code from equations. -WWW: http://www.mathomatic.com/ +WWW: http://mathomatic.orgserve.de/math/ |