diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-30 10:16:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-30 10:16:17 +0000 |
commit | c8176027ce1a339649a5cfc2fcfbc014f0c050d3 (patch) | |
tree | 0b5133858d07b90593ccb51d3851b98a01c455fc /math/tomsfastmath | |
parent | - Update to 0.2 (diff) |
- Update to 0.10
PR: ports/105954
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=178317
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r-- | math/tomsfastmath/Makefile | 4 | ||||
-rw-r--r-- | math/tomsfastmath/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 7b42411d2b40..d81f37cf71a0 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -6,9 +6,9 @@ # PORTNAME= tomsfastmath -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= math -MASTER_SITES= http://libtomcrypt.com/tfm/files/ \ +MASTER_SITES= http://tfm.libtomcrypt.com/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= tfm-${PORTVERSION} diff --git a/math/tomsfastmath/distinfo b/math/tomsfastmath/distinfo index de334a7a99cc..2dbba55c2d85 100644 --- a/math/tomsfastmath/distinfo +++ b/math/tomsfastmath/distinfo @@ -1,3 +1,3 @@ -MD5 (tfm-0.09.tar.bz2) = cde07c65d08cadc3626f1476c75e1fb7 -SHA256 (tfm-0.09.tar.bz2) = 6ab39467a5be3911ec988539c9845e9c26da444fa59dc893110a0d52307fa9d9 -SIZE (tfm-0.09.tar.bz2) = 233815 +MD5 (tfm-0.10.tar.bz2) = 896d280730fafc955b9a895a06bba75f +SHA256 (tfm-0.10.tar.bz2) = 699a60a623017c2836576612ebca690144816ca8d48df68fb7d819f6b21a9e22 +SIZE (tfm-0.10.tar.bz2) = 229623 |