From 13705cdd7802fb56adf5ac108e211002739aa30b Mon Sep 17 00:00:00 2001 From: tdb Date: Fri, 2 Dec 2005 20:47:08 +0000 Subject: - Update to 0.07 - Add SHA256 checksum PR: 89862 Submitted by: Wesley Shields (maintainer) Approved by: clement (mentor) --- math/tomsfastmath/Makefile | 2 +- math/tomsfastmath/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 589cae2e489c..b96af5ff9ca4 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tomsfastmath -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= math MASTER_SITES= http://libtomcrypt.org/tfm/files/ DISTNAME= tfm-${PORTVERSION} diff --git a/math/tomsfastmath/distinfo b/math/tomsfastmath/distinfo index cb930f441ed3..a44aff3f0364 100644 --- a/math/tomsfastmath/distinfo +++ b/math/tomsfastmath/distinfo @@ -1,2 +1,3 @@ -MD5 (tfm-0.06.tar.bz2) = 2ee2347c1a41a4fbf79bf755a1655490 -SIZE (tfm-0.06.tar.bz2) = 219761 +MD5 (tfm-0.07.tar.bz2) = c0052d67f71e48bb1f0d9f9dac7bda5a +SHA256 (tfm-0.07.tar.bz2) = a46ecd34e6429d0f530ac5d87dd3e47e165ccb61c14b2179f53f462328f33bed +SIZE (tfm-0.07.tar.bz2) = 220498 -- cgit