From owner-svn-ports-all@freebsd.org Tue Dec 4 05:25:44 2018 Return-Path: Delivered-To: svn-ports-all@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 CABE41324CFD; Tue, 4 Dec 2018 05:25:44 +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 72659850AE; Tue, 4 Dec 2018 05:25:44 +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 4C4F220D18; Tue, 4 Dec 2018 05:25:44 +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 wB45Pit2076320; Tue, 4 Dec 2018 05:25:44 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB45PhAf076317; Tue, 4 Dec 2018 05:25:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201812040525.wB45PhAf076317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 4 Dec 2018 05:25:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486581 - head/math/gau2grid X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/gau2grid X-SVN-Commit-Revision: 486581 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 72659850AE X-Spamd-Result: default: False [-0.68 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.48)[-0.475,0]; NEURAL_HAM_SHORT(-0.25)[-0.255,0]; NEURAL_SPAM_LONG(0.05)[0.050,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Dec 2018 05:25:45 -0000 Author: yuri Date: Tue Dec 4 05:25:43 2018 New Revision: 486581 URL: https://svnweb.freebsd.org/changeset/ports/486581 Log: math/gau2grid: Update 1.2.0->1.3.0 Reported by: portscout Modified: head/math/gau2grid/Makefile head/math/gau2grid/distinfo head/math/gau2grid/pkg-plist Modified: head/math/gau2grid/Makefile ============================================================================== --- head/math/gau2grid/Makefile Tue Dec 4 02:49:27 2018 (r486580) +++ head/math/gau2grid/Makefile Tue Dec 4 05:25:43 2018 (r486581) @@ -2,9 +2,12 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= math python +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 0deace28eaad3359a595e384daf7bb9dd157c0d6.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= Fast computation of a gaussian and its derivative on a grid @@ -16,7 +19,7 @@ ONLY_FOR_ARCHS_REASON= BUG: ValueError: descr is not a BUILD_DEPENDS= ${PYNUMPY} -USES= cmake:outsource python:build # C code build depends on python to generate some headers +USES= cmake:outsource compiler:c11 python:build # C code build depends on python to generate some headers USE_GITHUB= yes GH_ACCOUNT= dgasmith USE_LDCONFIG= yes Modified: head/math/gau2grid/distinfo ============================================================================== --- head/math/gau2grid/distinfo Tue Dec 4 02:49:27 2018 (r486580) +++ head/math/gau2grid/distinfo Tue Dec 4 05:25:43 2018 (r486581) @@ -1,3 +1,5 @@ -TIMESTAMP = 1538885352 -SHA256 (dgasmith-gau2grid-v1.2.0_GH0.tar.gz) = 5c0312256c794d17c806bafa4a755489d21d3985e44a4429e865b51e67666b9c -SIZE (dgasmith-gau2grid-v1.2.0_GH0.tar.gz) = 124928 +TIMESTAMP = 1543900579 +SHA256 (dgasmith-gau2grid-v1.3.0_GH0.tar.gz) = 3e93304cb6b6871811f43c5491fe7d597dcf6432bd09cb1f70e6c41fa20ab1a2 +SIZE (dgasmith-gau2grid-v1.3.0_GH0.tar.gz) = 208146 +SHA256 (0deace28eaad3359a595e384daf7bb9dd157c0d6.patch) = 1f689856c9c691e9106e66365d5da337c7abcd1edb645c7ddfe9d6e39fb2e074 +SIZE (0deace28eaad3359a595e384daf7bb9dd157c0d6.patch) = 1051 Modified: head/math/gau2grid/pkg-plist ============================================================================== --- head/math/gau2grid/pkg-plist Tue Dec 4 02:49:27 2018 (r486580) +++ head/math/gau2grid/pkg-plist Tue Dec 4 05:25:43 2018 (r486581) @@ -1,6 +1,7 @@ include/gau2grid/gau2grid.h include/gau2grid/gau2grid_pragma.h lib/libgg.so +lib/libgg.so.1 share/cmake/gau2grid/gau2gridConfig.cmake share/cmake/gau2grid/gau2gridConfigVersion.cmake share/cmake/gau2grid/gau2gridTargets-%%CMAKE_BUILD_TYPE%%.cmake