Date: Sun, 10 Jan 2021 08:34:20 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561024 - head/science/afni Message-ID: <202101100834.10A8YKl1031414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Sun Jan 10 08:34:20 2021 New Revision: 561024 URL: https://svnweb.freebsd.org/changeset/ports/561024 Log: science/afni: update to 21.0.00 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 Sun Jan 10 08:26:53 2021 (r561023) +++ head/science/afni/Makefile Sun Jan 10 08:34:20 2021 (r561024) @@ -2,8 +2,7 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 20.3.04 -PORTREVISION= 1 +DISTVERSION= 21.0.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= ports@FreeBSD.org Modified: head/science/afni/distinfo ============================================================================== --- head/science/afni/distinfo Sun Jan 10 08:26:53 2021 (r561023) +++ head/science/afni/distinfo Sun Jan 10 08:34:20 2021 (r561024) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608908073 -SHA256 (afni-afni-AFNI_20.3.04_GH0.tar.gz) = eb31b026b2783323f3bd33e433654abc7d86327a2cb75c17bb9f801047ac7dd0 -SIZE (afni-afni-AFNI_20.3.04_GH0.tar.gz) = 43278432 +TIMESTAMP = 1610099214 +SHA256 (afni-afni-AFNI_21.0.00_GH0.tar.gz) = ec9f6c2e827aad1cb1f08a1b46eeca4a14b42f126140ea44f016f781086c43d5 +SIZE (afni-afni-AFNI_21.0.00_GH0.tar.gz) = 43261011 Modified: head/science/afni/pkg-plist ============================================================================== --- head/science/afni/pkg-plist Sun Jan 10 08:26:53 2021 (r561023) +++ head/science/afni/pkg-plist Sun Jan 10 08:34:20 2021 (r561024) @@ -1892,11 +1892,6 @@ lib/afni/plug_zeropad.so %%DATADIR%%/shiny/3dMVM_validator_shiny/stat_functions.R %%DATADIR%%/shiny/3dMVM_validator_shiny/ui.R %%DATADIR%%/shiny/ClustExp_ShinyTemplate/afni_funk.R -%%DATADIR%%/shiny/ClustExp_ShinyTemplate/data/disco_ttest_GroupTable.csv -%%DATADIR%%/shiny/ClustExp_ShinyTemplate/data/disco_ttest_StatInfo.csv -%%DATADIR%%/shiny/ClustExp_ShinyTemplate/data/disco_ttest_p_uncor_0.005_clusters.csv -%%DATADIR%%/shiny/ClustExp_ShinyTemplate/data/disco_ttest_p_uncor_0.005_mean.csv -%%DATADIR%%/shiny/ClustExp_ShinyTemplate/data/disco_ttest_p_uncor_0.005_peak.csv %%DATADIR%%/shiny/ClustExp_ShinyTemplate/global.R %%DATADIR%%/shiny/ClustExp_ShinyTemplate/lib_Rafni.R %%DATADIR%%/shiny/ClustExp_ShinyTemplate/server.R
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101100834.10A8YKl1031414>