science/afni: update to 20.3.02
Reported by: portscout
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= afni
|
||||
DISTVERSIONPREFIX= AFNI_
|
||||
DISTVERSION= 20.3.00
|
||||
DISTVERSION= 20.3.02
|
||||
CATEGORIES= science biology graphics perl5 python
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@@ -45,8 +45,6 @@ SHEBANG_FILES= scripts_install/* \
|
||||
jzosky/*.py \
|
||||
jzosky/lib_RetroTS/*.py \
|
||||
discoraj/ClusterExplorer/*.py \
|
||||
roopchansinghv/PsychoPy-NeuroFeedback-Demo/*.py \
|
||||
roopchansinghv/PsychoPy-NeuroFeedback-Demo/*/*.py \
|
||||
pkundu/*.py \
|
||||
pkundu/meica.libs/*.py \
|
||||
pkundu/meica.libs/*/*.py \
|
||||
@@ -127,7 +125,7 @@ do-install:
|
||||
${INSTALL_TMP}/*.so \
|
||||
${PRESTAGE}/lib
|
||||
@${MV} ${INSTALL_TMP}/*.h ${PRESTAGE}/include
|
||||
@${MV} ${INSTALL_TMP}/afnipy ${INSTALL_TMP}/afniRTI ${PRESTAGE}/pylib
|
||||
@${MV} ${INSTALL_TMP}/afnipy ${PRESTAGE}/pylib
|
||||
@${CP} ${WRKDIR}/afni-AFNI_${PORTVERSION}/doc/README/* ${PRESTAGE}/doc
|
||||
@for binary in `${FILE} ${INSTALL_TMP}/* | fgrep 'ELF' | ${AWK} -F ':' ' { print $$1 }'` ; do \
|
||||
${MV} $${binary} ${PRESTAGE}/bin ; \
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601731382
|
||||
SHA256 (afni-afni-AFNI_20.3.00_GH0.tar.gz) = 5a3178d9277c84ee8701e63fdc6369405a3110aafd13b4d0057bfda76a19bca1
|
||||
SIZE (afni-afni-AFNI_20.3.00_GH0.tar.gz) = 42703999
|
||||
TIMESTAMP = 1605354149
|
||||
SHA256 (afni-afni-AFNI_20.3.02_GH0.tar.gz) = 2bbc1ed709f89ccf69f6aa6ead7f541c5676e237bdbe12b35b69734774f66ba1
|
||||
SIZE (afni-afni-AFNI_20.3.02_GH0.tar.gz) = 42760101
|
||||
|
||||
@@ -125,6 +125,8 @@ bin/3dMEMA.R
|
||||
bin/3dMEPFM
|
||||
bin/3dMEPFM.R
|
||||
bin/3dMSE
|
||||
bin/3dMSS
|
||||
bin/3dMSS.R
|
||||
bin/3dMVM
|
||||
bin/3dMVM.R
|
||||
bin/3dMVM_validator
|
||||
@@ -368,6 +370,7 @@ bin/@djunct_glue_imgs_vert
|
||||
bin/@djunct_json_value.py
|
||||
bin/@djunct_modal_smoothing_with_rep
|
||||
bin/@djunct_montage_coordinator
|
||||
bin/@djunct_overlap_check
|
||||
bin/@djunct_slice_space
|
||||
bin/@djunct_ssw_intermed_edge_imgs
|
||||
bin/@djunct_vol_3slice_select
|
||||
@@ -477,6 +480,8 @@ bin/adjunct_is_label.py
|
||||
bin/adjunct_make_script_and_rst.py
|
||||
bin/adjunct_select_str.py
|
||||
bin/adjunct_simplify_cost.py
|
||||
bin/adjunct_tort_plot_dp_align
|
||||
bin/adjunct_tort_read_dp_align.py
|
||||
bin/adwarp
|
||||
bin/afni
|
||||
bin/afni_check_omp
|
||||
@@ -507,7 +512,6 @@ bin/count
|
||||
bin/dcm2niix_afni
|
||||
bin/demo.fixed.niml.do
|
||||
bin/demo.mobile.niml.do
|
||||
bin/demoExpt.py
|
||||
bin/dicom_hdr
|
||||
bin/dicom_hinfo
|
||||
bin/dicom_to_raw
|
||||
@@ -752,10 +756,6 @@ lib/afni/plug_vol2surf.so
|
||||
lib/afni/plug_volreg.so
|
||||
lib/afni/plug_wavelets.so
|
||||
lib/afni/plug_zeropad.so
|
||||
%%PYTHON_SITELIBDIR%%/afniRTI/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/afniRTI/experiment.py
|
||||
%%PYTHON_SITELIBDIR%%/afniRTI/realtime.py
|
||||
%%PYTHON_SITELIBDIR%%/afniRTI/receiver.py
|
||||
%%PYTHON_SITELIBDIR%%/afnipy/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/afnipy/abids_lib.py
|
||||
%%PYTHON_SITELIBDIR%%/afnipy/afni_base.py
|
||||
|
||||
Reference in New Issue
Block a user