diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-31 18:06:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-31 18:06:35 +0000 |
commit | c48fc1ace26ca312622c1f30fd0354ea436e181f (patch) | |
tree | 678e2afff9f47532198cbc6b54645fb373a12d1a /math/libtommath | |
parent | 060d89d7fb2405637bf92bfaaaeb561c1c1b4c15 (diff) | |
download | ports-c48fc1ace26ca312622c1f30fd0354ea436e181f.tar.gz ports-c48fc1ace26ca312622c1f30fd0354ea436e181f.zip |
* security/libtomcrypt
- Update to 1.12
* math/libtommath
- Update to 0.39
* math/tomsfastmath
- Update to 0.09
PR: ports/98214
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=164097
Diffstat (limited to 'math/libtommath')
-rw-r--r-- | math/libtommath/Makefile | 2 | ||||
-rw-r--r-- | math/libtommath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index b96be0ddfbe6..53410a623e63 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtommath -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= math MASTER_SITES= http://math.libtomcrypt.com/files/ DISTNAME= ltm-${PORTVERSION} diff --git a/math/libtommath/distinfo b/math/libtommath/distinfo index 9b2001c14c80..07b8c2c7e2ed 100644 --- a/math/libtommath/distinfo +++ b/math/libtommath/distinfo @@ -1,3 +1,3 @@ -MD5 (ltm-0.38.tar.bz2) = abbd3fd065f6e48f459e415079b985ba -SHA256 (ltm-0.38.tar.bz2) = c4ef4a47146b8d3b642c4d64d02d77d7c428fd794482a4e998a0840b8c5a9d29 -SIZE (ltm-0.38.tar.bz2) = 1924687 +MD5 (ltm-0.39.tar.bz2) = 5f3c9287a6d65e2c3f6d47ad60797aeb +SHA256 (ltm-0.39.tar.bz2) = 42ff44648c0a0407cef2132a6014431c2e3fb2910e5d5cd8b7ca0ac373465dce +SIZE (ltm-0.39.tar.bz2) = 1978198 |