science/afni: update to 21.3.10
This commit is contained in:
parent
9b9b764dc8
commit
ae732986b2
3 changed files with 8 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= afni
|
PORTNAME= afni
|
||||||
DISTVERSIONPREFIX= AFNI_
|
DISTVERSIONPREFIX= AFNI_
|
||||||
DISTVERSION= 21.3.09
|
DISTVERSION= 21.3.10
|
||||||
CATEGORIES= science biology graphics perl5 python
|
CATEGORIES= science biology graphics perl5 python
|
||||||
|
|
||||||
MAINTAINER= fernape@FreeBSD.org
|
MAINTAINER= fernape@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1638120092
|
TIMESTAMP = 1638970395
|
||||||
SHA256 (afni-afni-AFNI_21.3.09_GH0.tar.gz) = 13ef4ba71404c16e32b15d94b46af3580379a83c0d99fb3ac07f8a617e89966f
|
SHA256 (afni-afni-AFNI_21.3.10_GH0.tar.gz) = 1efe11a0a232e6b1c58f77f1323e73abd0af41d727fa279fbab4b13fd204b98c
|
||||||
SIZE (afni-afni-AFNI_21.3.09_GH0.tar.gz) = 43830617
|
SIZE (afni-afni-AFNI_21.3.10_GH0.tar.gz) = 43847925
|
||||||
|
|
|
@ -79,11 +79,12 @@ bin/3dDegreeCentrality
|
||||||
bin/3dDespike
|
bin/3dDespike
|
||||||
bin/3dDetrend
|
bin/3dDetrend
|
||||||
bin/3dECM
|
bin/3dECM
|
||||||
bin/3dEduProg
|
bin/3dEdu_01_scale
|
||||||
bin/3dEigsToDT
|
bin/3dEigsToDT
|
||||||
bin/3dEmpty
|
bin/3dEmpty
|
||||||
bin/3dEntropy
|
bin/3dEntropy
|
||||||
bin/3dErrtsCormat
|
bin/3dErrtsCormat
|
||||||
|
bin/3dEulerDist
|
||||||
bin/3dExchange
|
bin/3dExchange
|
||||||
bin/3dExtractGroupInCorr
|
bin/3dExtractGroupInCorr
|
||||||
bin/3dExtrema
|
bin/3dExtrema
|
||||||
|
@ -680,6 +681,7 @@ include/afni/tagset.h
|
||||||
include/afni/thd_atlas.h
|
include/afni/thd_atlas.h
|
||||||
include/afni/thd_compress.h
|
include/afni/thd_compress.h
|
||||||
include/afni/thd_depth.h
|
include/afni/thd_depth.h
|
||||||
|
include/afni/thd_euler_dist.h
|
||||||
include/afni/thd_iochan.h
|
include/afni/thd_iochan.h
|
||||||
include/afni/thd_maker.h
|
include/afni/thd_maker.h
|
||||||
include/afni/thd_ttatlas_CA_EZ.h
|
include/afni/thd_ttatlas_CA_EZ.h
|
||||||
|
@ -815,6 +817,7 @@ lib/afni/plug_zeropad.so
|
||||||
%%PYTHON_SITELIBDIR%%/afnipy/lib_subjects.py
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_subjects.py
|
||||||
%%PYTHON_SITELIBDIR%%/afnipy/lib_surf_clustsim.py
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_surf_clustsim.py
|
||||||
%%PYTHON_SITELIBDIR%%/afnipy/lib_system_check.py
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_system_check.py
|
||||||
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_tedana_afni.py
|
||||||
%%PYTHON_SITELIBDIR%%/afnipy/lib_textdata.py
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_textdata.py
|
||||||
%%PYTHON_SITELIBDIR%%/afnipy/lib_timing.py
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_timing.py
|
||||||
%%PYTHON_SITELIBDIR%%/afnipy/lib_tsv.py
|
%%PYTHON_SITELIBDIR%%/afnipy/lib_tsv.py
|
||||||
|
|
Loading…
Reference in a new issue