Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2017 22:54:37 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432692 - head/math/amath
Message-ID:  <201701282254.v0SMsbnA030799@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701282254.v0SMsbnA030799>