From owner-svn-ports-all@freebsd.org Sun Jan 12 07:39:48 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C2455227384; Sun, 12 Jan 2020 07:39:48 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47wTBr4rFnz46Mr; Sun, 12 Jan 2020 07:39:48 +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 A12F41850B; Sun, 12 Jan 2020 07:39:48 +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 00C7dmTW005200; Sun, 12 Jan 2020 07:39:48 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00C7dmDJ005198; Sun, 12 Jan 2020 07:39:48 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202001120739.00C7dmDJ005198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 12 Jan 2020 07:39:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522764 - head/math/gau2grid X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/gau2grid X-SVN-Commit-Revision: 522764 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Sun, 12 Jan 2020 07:39:48 -0000 Author: yuri Date: Sun Jan 12 07:39:47 2020 New Revision: 522764 URL: https://svnweb.freebsd.org/changeset/ports/522764 Log: math/gau2grid: Update 2.0.1 -> 2.0.4 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 Sun Jan 12 07:34:44 2020 (r522763) +++ head/math/gau2grid/Makefile Sun Jan 12 07:39:47 2020 (r522764) @@ -2,7 +2,7 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.4 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org Modified: head/math/gau2grid/distinfo ============================================================================== --- head/math/gau2grid/distinfo Sun Jan 12 07:34:44 2020 (r522763) +++ head/math/gau2grid/distinfo Sun Jan 12 07:39:47 2020 (r522764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569078339 -SHA256 (dgasmith-gau2grid-v2.0.1_GH0.tar.gz) = 3e8627318615143eaf078b97b5de5250b04c4bb5898c8646c5739c40b72e0cfa -SIZE (dgasmith-gau2grid-v2.0.1_GH0.tar.gz) = 82985 +TIMESTAMP = 1578814506 +SHA256 (dgasmith-gau2grid-v2.0.4_GH0.tar.gz) = 1129730e4be1b558d72db8bc49e8a7e480bb960980ff5bee45dcfc257589e56c +SIZE (dgasmith-gau2grid-v2.0.4_GH0.tar.gz) = 84005 Modified: head/math/gau2grid/pkg-plist ============================================================================== --- head/math/gau2grid/pkg-plist Sun Jan 12 07:34:44 2020 (r522763) +++ head/math/gau2grid/pkg-plist Sun Jan 12 07:39:47 2020 (r522764) @@ -1,7 +1,7 @@ include/gau2grid/gau2grid.h include/gau2grid/gau2grid_pragma.h lib/libgg.so -lib/libgg.so.1 +lib/libgg.so.2 share/cmake/gau2grid/gau2gridConfig.cmake share/cmake/gau2grid/gau2gridConfigVersion.cmake share/cmake/gau2grid/gau2gridTargets-%%CMAKE_BUILD_TYPE%%.cmake