- Update to 0.08
- Fix BROKEN message - Drop USE_REINPLACE PR: ports/92897 Submitted by: maintainer
This commit is contained in:
parent
bca2626b24
commit
84dd2a5cb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155349
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user