1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/amath: Update to version 1.6.4.

Remove ONLY_FOR_ARCHS.

PR:		216926
Submitted by:	cs@innolan.dk (maintainer)
Reviewed by:	linimon
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9541
This commit is contained in:
Joseph Mingrone 2017-02-13 22:26:25 +00:00
parent 165609c639
commit 64f2a4cdd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434058
2 changed files with 6 additions and 9 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= amath
PORTVERSION= 1.6.2
PORTVERSION= 1.6.4
CATEGORIES= math
MASTER_SITES= http://suyai.innolan.net/
@ -12,10 +12,10 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
HAS_CONFIGURE= yes
CONFIGURE_ARGS= -Wno-inline-new-delete
MAKE_ARGS= CC=${CC} CXX=${CXX}
PLIST_FILES= bin/${PORTNAME}
ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc
BROKEN_aarch64= Fails to compile: must define endianness
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@ -23,7 +23,4 @@ do-install:
do-test:
${WRKSRC}/${PORTNAME} test
BROKEN_aarch64= Fails to compile: must define endianness
BROKEN_armv6= Fails to configure: what cpu is this ?!
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1485557389
SHA256 (amath-1.6.2.tar.gz) = 4d6bd3181902945fcc298ac194dd02515310b4bfeca32b8a21325c4bf05a834a
SIZE (amath-1.6.2.tar.gz) = 494838
TIMESTAMP = 1486229315
SHA256 (amath-1.6.4.tar.gz) = e060bbac00fe8cad0681494b33f8fdef62553e6153ab3f4195df56aaf5faa38f
SIZE (amath-1.6.4.tar.gz) = 256074