diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-06 17:14:02 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-06 17:14:02 +0000 |
commit | 4ae496ffbbb476eb5a5ce266f4375bccf0d24a2b (patch) | |
tree | 672b0b86fec8fd633f9490a14a5b776cb4309d6e /math/libtommath | |
parent | 84dd2a5cb46a2d19e83ac0ab1dd4f6cf3ab686f1 (diff) |
- Update to 0.38
PR: ports/92897
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=155350
Diffstat (limited to 'math/libtommath')
-rw-r--r-- | math/libtommath/Makefile | 2 | ||||
-rw-r--r-- | math/libtommath/distinfo | 6 | ||||
-rw-r--r-- | math/libtommath/pkg-plist | 0 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 6fde51a498a4..aad89eb78dae 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtommath -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= math MASTER_SITES= http://math.libtomcrypt.org/files/ DISTNAME= ltm-${PORTVERSION} diff --git a/math/libtommath/distinfo b/math/libtommath/distinfo index e8b3700ea302..9b2001c14c80 100644 --- a/math/libtommath/distinfo +++ b/math/libtommath/distinfo @@ -1,3 +1,3 @@ -MD5 (ltm-0.37.tar.bz2) = 447d8088e6546d79d5b8f95adadea3c5 -SHA256 (ltm-0.37.tar.bz2) = 13895c54b51eec6690568e83cc8ea8e087dafc9236a6ae2573edd91dcf29df15 -SIZE (ltm-0.37.tar.bz2) = 1924958 +MD5 (ltm-0.38.tar.bz2) = abbd3fd065f6e48f459e415079b985ba +SHA256 (ltm-0.38.tar.bz2) = c4ef4a47146b8d3b642c4d64d02d77d7c428fd794482a4e998a0840b8c5a9d29 +SIZE (ltm-0.38.tar.bz2) = 1924687 diff --git a/math/libtommath/pkg-plist b/math/libtommath/pkg-plist deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/math/libtommath/pkg-plist +++ /dev/null |