View | Details | Raw Unified | Return to bug 110550
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	tomsfastmath
8
PORTNAME=	tomsfastmath
9
PORTVERSION=	0.10
9
PORTVERSION=	0.12
10
CATEGORIES=	math
10
CATEGORIES=	math
11
MASTER_SITES=	http://tfm.libtomcrypt.com/files/ \
11
MASTER_SITES=	http://libtom.org/files/ \
12
		http://www.atarininja.org/~wxs/distfiles/ \
12
		http://www.atarininja.org/~wxs/distfiles/ \
13
		${MASTER_SITE_LOCAL}
13
		${MASTER_SITE_LOCAL}
14
MASTER_SITE_SUBDIR=	miwi
14
MASTER_SITE_SUBDIR=	miwi
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (tfm-0.10.tar.bz2) = 896d280730fafc955b9a895a06bba75f
1
MD5 (tfm-0.12.tar.bz2) = 821edbffb03502f0614c8717bda6fd54
2
SHA256 (tfm-0.10.tar.bz2) = 699a60a623017c2836576612ebca690144816ca8d48df68fb7d819f6b21a9e22
2
SHA256 (tfm-0.12.tar.bz2) = aa854c6664c3ba173809326ad9d3c18918b52f84040658b247e2ce7527032021
3
SIZE (tfm-0.10.tar.bz2) = 229623
3
SIZE (tfm-0.12.tar.bz2) = 216082
(-)pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
TomsFastMath is a portable fixed precision math library designed for
1
TomsFastMath is a portable fixed precision math library designed for
2
very fast exponentiations.
2
very fast exponentiations.
3
3
4
WWW: http://www.libtomcrypt.com/tfm
4
WWW: http://libtom.org/

Return to bug 110550