diff options
author | tdb <tdb@FreeBSD.org> | 2005-12-02 20:47:08 +0000 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2005-12-02 20:47:08 +0000 |
commit | 13705cdd7802fb56adf5ac108e211002739aa30b (patch) | |
tree | a23931419c547bc5c705ded01dbc6aee553c8499 /math/tomsfastmath | |
parent | e4176aec6d92357475bf0a20fcbaf142ea209d5a (diff) | |
download | FreeBSD-ports-13705cdd7802fb56adf5ac108e211002739aa30b.zip FreeBSD-ports-13705cdd7802fb56adf5ac108e211002739aa30b.tar.gz |
- Update to 0.07
- Add SHA256 checksum
PR: 89862
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
Approved by: clement (mentor)
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r-- | math/tomsfastmath/Makefile | 2 | ||||
-rw-r--r-- | math/tomsfastmath/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 589cae2..b96af5f 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 cb930f4..a44aff3 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 |