diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-21 08:18:06 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-21 08:18:06 +0000 |
commit | b07859b1432901ad59285d319daf0b11a0ce9b19 (patch) | |
tree | 3f9b07b2340f1a648328089cb560a23164ad04be /math | |
parent | bb1d05d6d9fa5edd15857a058a64111265d26ec6 (diff) |
Notes
Diffstat (limited to 'math')
-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 493a7a6294fb..5384a4dbaff1 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtommath -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= math MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ diff --git a/math/libtommath/distinfo b/math/libtommath/distinfo index b07d9b28dd4e..b9545dd83dc9 100644 --- a/math/libtommath/distinfo +++ b/math/libtommath/distinfo @@ -1,3 +1,3 @@ -MD5 (ltm-0.40.tar.bz2) = be66ee76e275aff6d426e63d6eaccfb9 -SHA256 (ltm-0.40.tar.bz2) = b7f29154f32149c065b4dbf1c25c261b2e843fe55b42062d7e6d0afab7b81921 -SIZE (ltm-0.40.tar.bz2) = 2186201 +MD5 (ltm-0.41.tar.bz2) = 96fafb55f86be27490957b89dea7b31b +SHA256 (ltm-0.41.tar.bz2) = 8e397fc42a12f520ea50c29e477a8768a6f974af2470636f6f807141c13a240c +SIZE (ltm-0.41.tar.bz2) = 1972854 |