aboutsummaryrefslogtreecommitdiffstats
path: root/math/tomsfastmath
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-02-07 01:14:00 +0800
committergarga <garga@FreeBSD.org>2006-02-07 01:14:00 +0800
commit1e3b5aa10689f7b055f4e38d637c6b87b686342f (patch)
treed7fd3bb60f5349276feefd3bccb429f2dd1f9f16 /math/tomsfastmath
parente8e12ea728ef2f32c7dd7a5c47ac83493266a761 (diff)
downloadfreebsd-ports-graphics-1e3b5aa10689f7b055f4e38d637c6b87b686342f.tar.gz
freebsd-ports-graphics-1e3b5aa10689f7b055f4e38d637c6b87b686342f.tar.zst
freebsd-ports-graphics-1e3b5aa10689f7b055f4e38d637c6b87b686342f.zip
- Update to 0.08
- Fix BROKEN message - Drop USE_REINPLACE PR: ports/92897 Submitted by: maintainer
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r--math/tomsfastmath/Makefile5
-rw-r--r--math/tomsfastmath/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index b96af5ff9ca..55a91094806 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 a44aff3f036..e52b7a061c8 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