1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.12

PR:		ports/110550
Submitted by:	Brenton Chang <brenton dot chang_AT_gmail dot com>>
Approved by:	maintainer (Wesley Shields)
This commit is contained in:
Cheng-Lung Sung 2007-03-21 08:19:24 +00:00
parent b07859b143
commit 1bb1f97228
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187846
3 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= tomsfastmath
PORTVERSION= 0.10
PORTVERSION= 0.12
CATEGORIES= math
MASTER_SITES= http://tfm.libtomcrypt.com/files/ \
MASTER_SITES= http://libtom.org/files/ \
http://www.atarininja.org/~wxs/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= miwi

View File

@ -1,3 +1,3 @@
MD5 (tfm-0.10.tar.bz2) = 896d280730fafc955b9a895a06bba75f
SHA256 (tfm-0.10.tar.bz2) = 699a60a623017c2836576612ebca690144816ca8d48df68fb7d819f6b21a9e22
SIZE (tfm-0.10.tar.bz2) = 229623
MD5 (tfm-0.12.tar.bz2) = 821edbffb03502f0614c8717bda6fd54
SHA256 (tfm-0.12.tar.bz2) = aa854c6664c3ba173809326ad9d3c18918b52f84040658b247e2ce7527032021
SIZE (tfm-0.12.tar.bz2) = 216082

View File

@ -1,4 +1,4 @@
TomsFastMath is a portable fixed precision math library designed for
very fast exponentiations.
WWW: http://www.libtomcrypt.com/tfm
WWW: http://libtom.org/