diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-02-06 17:14:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-02-06 17:14:00 +0000 |
commit | 84dd2a5cb46a2d19e83ac0ab1dd4f6cf3ab686f1 (patch) | |
tree | 2a62e1bce29a67432e3cc72936e5e5e2df5a5458 /math/tomsfastmath | |
parent | bca2626b248fc76709ba742e3d9b34a0bc61ef33 (diff) | |
download | ports-84dd2a5cb46a2d19e83ac0ab1dd4f6cf3ab686f1.tar.gz ports-84dd2a5cb46a2d19e83ac0ab1dd4f6cf3ab686f1.zip |
Notes
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r-- | math/tomsfastmath/Makefile | 5 | ||||
-rw-r--r-- | math/tomsfastmath/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index b96af5ff9ca4..55a91094806c 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tomsfastmath -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= math MASTER_SITES= http://libtomcrypt.org/tfm/files/ DISTNAME= tfm-${PORTVERSION} @@ -19,14 +19,13 @@ MAKEFILE= makefile USE_BZIP2= yes USE_GMAKE= yes ALL_TARGET= default -USE_REINPLACE= yes PLIST_FILES= include/tfm.h lib/libtfm.a .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" -BROKEN= "Does not build on sparc64" +BROKEN= Does not build on sparc64 .endif post-patch: diff --git a/math/tomsfastmath/distinfo b/math/tomsfastmath/distinfo index a44aff3f0364..e52b7a061c8e 100644 --- a/math/tomsfastmath/distinfo +++ b/math/tomsfastmath/distinfo @@ -1,3 +1,3 @@ -MD5 (tfm-0.07.tar.bz2) = c0052d67f71e48bb1f0d9f9dac7bda5a -SHA256 (tfm-0.07.tar.bz2) = a46ecd34e6429d0f530ac5d87dd3e47e165ccb61c14b2179f53f462328f33bed -SIZE (tfm-0.07.tar.bz2) = 220498 +MD5 (tfm-0.08.tar.bz2) = 681dc4452fb613e263619597bc537bca +SHA256 (tfm-0.08.tar.bz2) = c0a929b41d50256022588ff22b43b3f8426699f2e32c8cc98103210d6d54f93b +SIZE (tfm-0.08.tar.bz2) = 220282 |