Index: head/math/amath/Makefile =================================================================== --- head/math/amath/Makefile (revision 434057) +++ head/math/amath/Makefile (revision 434058) @@ -1,29 +1,26 @@ # $FreeBSD$ PORTNAME= amath -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.4 CATEGORIES= math MASTER_SITES= http://suyai.innolan.net/ MAINTAINER= cs@innolan.dk COMMENT= Simple command line calculator 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} do-test: ${WRKSRC}/${PORTNAME} test - -BROKEN_aarch64= Fails to compile: must define endianness -BROKEN_armv6= Fails to configure: what cpu is this ?! .include Index: head/math/amath/distinfo =================================================================== --- head/math/amath/distinfo (revision 434057) +++ head/math/amath/distinfo (revision 434058) @@ -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