From owner-svn-ports-head@freebsd.org Sat Oct 20 18:04:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 915C2FEF1CB; Sat, 20 Oct 2018 18:04:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4786A7F58B; Sat, 20 Oct 2018 18:04:43 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42781217FB; Sat, 20 Oct 2018 18:04:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9KI4hGJ029199; Sat, 20 Oct 2018 18:04:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9KI4gWC029197; Sat, 20 Oct 2018 18:04:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201810201804.w9KI4gWC029197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 20 Oct 2018 18:04:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482609 - in head/math: . py-gau2grid X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math: . py-gau2grid X-SVN-Commit-Revision: 482609 X-SVN-Commit-Repository: ports 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.29 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, 20 Oct 2018 18:04:43 -0000 Author: yuri Date: Sat Oct 20 18:04:42 2018 New Revision: 482609 URL: https://svnweb.freebsd.org/changeset/ports/482609 Log: math/py-gau2grid: Undelete because it isn't broken It isn't broken: it has a bug that it breaks on architectures other than amd64. Added: head/math/py-gau2grid/ - copied from r481655, head/math/py-gau2grid/ Modified: head/math/Makefile head/math/py-gau2grid/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sat Oct 20 17:51:36 2018 (r482608) +++ head/math/Makefile Sat Oct 20 18:04:42 2018 (r482609) @@ -692,6 +692,7 @@ SUBDIR += py-fiat SUBDIR += py-fpconst SUBDIR += py-gato + SUBDIR += py-gau2grid SUBDIR += py-gimmik SUBDIR += py-gmpy SUBDIR += py-gmpy2 Modified: head/math/py-gau2grid/Makefile ============================================================================== --- head/math/py-gau2grid/Makefile Tue Oct 9 20:38:50 2018 (r481655) +++ head/math/py-gau2grid/Makefile Sat Oct 20 18:04:42 2018 (r482609) @@ -12,6 +12,9 @@ COMMENT= Fast computation of a gaussian and its deriva LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS_REASON= BUG: ValueError: descr is not a valid dtype descriptor: '