From owner-svn-ports-head@freebsd.org Sat Jan 28 22:54:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 560B6CC67B0; Sat, 28 Jan 2017 22:54:38 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2594E163C; Sat, 28 Jan 2017 22:54:38 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0SMsbJQ030800; Sat, 28 Jan 2017 22:54:37 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0SMsbnA030799; Sat, 28 Jan 2017 22:54:37 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201701282254.v0SMsbnA030799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sat, 28 Jan 2017 22:54:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432692 - head/math/amath X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2017 22:54:38 -0000 Author: arved Date: Sat Jan 28 22:54:36 2017 New Revision: 432692 URL: https://svnweb.freebsd.org/changeset/ports/432692 Log: Update to 1.6.2 PR: 216538 Submitted by: maintainer Modified: head/math/amath/Makefile head/math/amath/distinfo Modified: head/math/amath/Makefile ============================================================================== --- head/math/amath/Makefile Sat Jan 28 22:50:36 2017 (r432691) +++ head/math/amath/Makefile Sat Jan 28 22:54:36 2017 (r432692) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= amath -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= math MASTER_SITES= http://suyai.innolan.net/ @@ -15,6 +15,7 @@ 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 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} Modified: head/math/amath/distinfo ============================================================================== --- head/math/amath/distinfo Sat Jan 28 22:50:36 2017 (r432691) +++ head/math/amath/distinfo Sat Jan 28 22:54:36 2017 (r432692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485005070 -SHA256 (amath-1.6.1.tar.gz) = 579099de531e490a66ab32e44f5221a1e9c890ab589b0c116531b61f74b2d67d -SIZE (amath-1.6.1.tar.gz) = 751769 +TIMESTAMP = 1485557389 +SHA256 (amath-1.6.2.tar.gz) = 4d6bd3181902945fcc298ac194dd02515310b4bfeca32b8a21325c4bf05a834a +SIZE (amath-1.6.2.tar.gz) = 494838