From owner-svn-ports-all@freebsd.org Wed Jun 3 14:44:26 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 9339E338F5E; Wed, 3 Jun 2020 14:44:26 +0000 (UTC) (envelope-from fernape@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49cWrp3Tbfz4XZZ; Wed, 3 Jun 2020 14:44:26 +0000 (UTC) (envelope-from fernape@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 72C19F7F4; Wed, 3 Jun 2020 14:44:26 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 053EiQHr023818; Wed, 3 Jun 2020 14:44:26 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 053EiPFF023815; Wed, 3 Jun 2020 14:44:25 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202006031444.053EiPFF023815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Wed, 3 Jun 2020 14:44:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537616 - head/science/afni X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/science/afni X-SVN-Commit-Revision: 537616 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.33 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: Wed, 03 Jun 2020 14:44:26 -0000 Author: fernape Date: Wed Jun 3 14:44:25 2020 New Revision: 537616 URL: https://svnweb.freebsd.org/changeset/ports/537616 Log: science/afni: update to 20.1.12 Reported by: portscout Modified: head/science/afni/Makefile head/science/afni/distinfo head/science/afni/pkg-plist Modified: head/science/afni/Makefile ============================================================================== --- head/science/afni/Makefile Wed Jun 3 12:43:27 2020 (r537615) +++ head/science/afni/Makefile Wed Jun 3 14:44:25 2020 (r537616) @@ -2,7 +2,7 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 20.1.11 +DISTVERSION= 20.1.12 CATEGORIES= science biology graphics perl5 python MAINTAINER= ports@FreeBSD.org Modified: head/science/afni/distinfo ============================================================================== --- head/science/afni/distinfo Wed Jun 3 12:43:27 2020 (r537615) +++ head/science/afni/distinfo Wed Jun 3 14:44:25 2020 (r537616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590739591 -SHA256 (afni-afni-AFNI_20.1.11_GH0.tar.gz) = ab70a08d4a5298148ea34a22ca4a810ed9c0d1fa88176c392cf612cde1808636 -SIZE (afni-afni-AFNI_20.1.11_GH0.tar.gz) = 43295741 +TIMESTAMP = 1591099253 +SHA256 (afni-afni-AFNI_20.1.12_GH0.tar.gz) = 903d225323ee0320e40ccb32791ca917c14ed00fc2939433754f075787ec7a3e +SIZE (afni-afni-AFNI_20.1.12_GH0.tar.gz) = 43317326 Modified: head/science/afni/pkg-plist ============================================================================== --- head/science/afni/pkg-plist Wed Jun 3 12:43:27 2020 (r537615) +++ head/science/afni/pkg-plist Wed Jun 3 14:44:25 2020 (r537616) @@ -385,6 +385,7 @@ bin/@djunct_dwi_selector.tcsh bin/@djunct_edgy_align_check bin/@djunct_glue_imgs_vert bin/@djunct_json_value.py +bin/@djunct_modal_smoothing_with_rep bin/@djunct_montage_coordinator bin/@djunct_slice_space bin/@djunct_ssw_intermed_edge_imgs @@ -821,6 +822,7 @@ lib/afni/plug_zeropad.so %%PYTHON_SITELIBDIR%%/afnipy/lib_fs.py %%PYTHON_SITELIBDIR%%/afnipy/lib_gershgorin.py %%PYTHON_SITELIBDIR%%/afnipy/lib_info_dict.py +%%PYTHON_SITELIBDIR%%/afnipy/lib_mat2d_base.py %%PYTHON_SITELIBDIR%%/afnipy/lib_matplot.py %%PYTHON_SITELIBDIR%%/afnipy/lib_msar.py %%PYTHON_SITELIBDIR%%/afnipy/lib_plot_1D.py